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 /emulators/bochs | |
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 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 9cc4bba5f5a8..7bdc6612c14d 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,7 +3,7 @@ PORTNAME= bochs PORTVERSION= 2.6.9 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= SF |