diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-09 22:04:49 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-04-13 20:10:31 +0800 |
commit | f62ce4ef7edb79df349dff156ca0694e851110a5 (patch) | |
tree | 1a7cdb836277675833c5e1b0cd0ecc20ef5e3fc5 /net-mgmt/scli | |
parent | 8c7786fdbb2f8659929098e55e245664308d5dc3 (diff) | |
download | freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.tar.gz freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.tar.zst freebsd-ports-gnome-f62ce4ef7edb79df349dff156ca0694e851110a5.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 'net-mgmt/scli')
-rw-r--r-- | net-mgmt/scli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile index 2da4b1d3c6bb..c26512b2f713 100644 --- a/net-mgmt/scli/Makefile +++ b/net-mgmt/scli/Makefile @@ -3,7 +3,7 @@ PORTNAME= scli PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ http://matt.peterson.org/FreeBSD/ports/ |