diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
commit | 40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954 (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /databases/grass7 | |
parent | d741d40d75eab7aeb59e86cf967d1c5fc090c515 (diff) | |
download | freebsd-ports-gnome-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.tar.gz freebsd-ports-gnome-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.tar.zst freebsd-ports-gnome-40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954.zip |
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
Diffstat (limited to 'databases/grass7')
-rw-r--r-- | databases/grass7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index b7fa5b083bda..1ef2d10c92ac 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 7.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ |