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 /net-mgmt | |
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 'net-mgmt')
-rw-r--r-- | net-mgmt/argus3-clients/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/scli/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/send/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/argus3-clients/Makefile b/net-mgmt/argus3-clients/Makefile index b005c73597fb..3499e220ae6e 100644 --- a/net-mgmt/argus3-clients/Makefile +++ b/net-mgmt/argus3-clients/Makefile @@ -3,7 +3,7 @@ PORTNAME= argus-clients PORTVERSION= 3.0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ 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/ diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile index 6a6f0035d5f0..9bdf4e6cf639 100644 --- a/net-mgmt/send/Makefile +++ b/net-mgmt/send/Makefile @@ -4,7 +4,7 @@ PORTNAME= send PORTVERSION= 0.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt ipv6 MAINTAINER= hrs@FreeBSD.org |