aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2018-03-11 02:49:04 +0800
committertijl <tijl@FreeBSD.org>2018-03-11 02:49:04 +0800
commiteadc5d3cdb3685a57374e440516403a66d6e80d7 (patch)
treee48b9e666537a0392f322979d6eb56fda024e79c /net
parent634bce25590a2a76a2930537382f5add36ddb352 (diff)
downloadfreebsd-ports-gnome-eadc5d3cdb3685a57374e440516403a66d6e80d7.tar.gz
freebsd-ports-gnome-eadc5d3cdb3685a57374e440516403a66d6e80d7.tar.zst
freebsd-ports-gnome-eadc5d3cdb3685a57374e440516403a66d6e80d7.zip
- Update security/polarssl13 to 1.3.22.
- Update security/mbedtls to 2.7.0 and bump dependent ports. MFH: 2018Q1 Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-01
Diffstat (limited to 'net')
-rw-r--r--net/bctoolbox/Makefile1
-rw-r--r--net/shadowsocks-libev/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile
index 72524d8b7e0d..8d2aee73c900 100644
--- a/net/bctoolbox/Makefile
+++ b/net/bctoolbox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bctoolbox
PORTVERSION= 0.2.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SAVANNAH/linphone/bctoolbox
diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile
index d433f40b9363..b5716ef4f467 100644
--- a/net/shadowsocks-libev/Makefile
+++ b/net/shadowsocks-libev/Makefile
@@ -4,6 +4,7 @@
PORTNAME= shadowsocks-libev
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.3
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= xiaoding+freebsd@xiaoding.org