diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
commit | 741853706d92ad948129c91a0f09521d332c814f (patch) | |
tree | 070f64462a1ed48d7c9c5741162e39787f5d9e84 /sysutils/aimage | |
parent | 3157a34e15295e20383986fb0e1dc8859a59d6f3 (diff) | |
download | freebsd-ports-gnome-741853706d92ad948129c91a0f09521d332c814f.tar.gz freebsd-ports-gnome-741853706d92ad948129c91a0f09521d332c814f.tar.zst freebsd-ports-gnome-741853706d92ad948129c91a0f09521d332c814f.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 'sysutils/aimage')
-rw-r--r-- | sysutils/aimage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile index 2e096965fb08..6650ab8abafd 100644 --- a/sysutils/aimage/Makefile +++ b/sysutils/aimage/Makefile @@ -3,7 +3,7 @@ PORTNAME= aimage PORTVERSION= 3.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://digitalcorpora.org/downloads/ |