diff options
author | tijl <tijl@FreeBSD.org> | 2018-06-07 20:16:47 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2018-06-07 20:16:47 +0800 |
commit | 7d93707eee52bdc5aece56fa0eb260fef679b23f (patch) | |
tree | 9be5d7d81d6a22f522594756c465bcae094860e1 /net | |
parent | 3de1124d53822614a21596c2f37f59d3aabc7118 (diff) | |
download | freebsd-ports-gnome-7d93707eee52bdc5aece56fa0eb260fef679b23f.tar.gz freebsd-ports-gnome-7d93707eee52bdc5aece56fa0eb260fef679b23f.tar.zst freebsd-ports-gnome-7d93707eee52bdc5aece56fa0eb260fef679b23f.zip |
Update security/mbedtls to 2.9.0 and bump dependent ports.
Diffstat (limited to 'net')
-rw-r--r-- | net/bctoolbox/Makefile | 2 | ||||
-rw-r--r-- | net/shadowsocks-libev/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile index cac7f95c36ea..fc6063b725a1 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/bctoolbox diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile index 1792fae189a6..f343fcb52977 100644 --- a/net/shadowsocks-libev/Makefile +++ b/net/shadowsocks-libev/Makefile @@ -4,7 +4,7 @@ PORTNAME= shadowsocks-libev DISTVERSIONPREFIX= v DISTVERSION= 3.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= xiaoding+freebsd@xiaoding.org |