diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 14:04:49 +0000 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /math/giacxcas | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=498476
Diffstat (limited to 'math/giacxcas')
-rw-r--r-- | math/giacxcas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile index f547829b5bf2..6a633d95c9ef 100644 --- a/math/giacxcas/Makefile +++ b/math/giacxcas/Makefile @@ -3,6 +3,7 @@ PORTNAME= giacxcas DISTVERSION= 1.5.0-49 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \ http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ |