diff options
author | tijl <tijl@FreeBSD.org> | 2018-03-11 02:49:04 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2018-03-11 02:49:04 +0800 |
commit | eadc5d3cdb3685a57374e440516403a66d6e80d7 (patch) | |
tree | e48b9e666537a0392f322979d6eb56fda024e79c /net | |
parent | 634bce25590a2a76a2930537382f5add36ddb352 (diff) | |
download | freebsd-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/Makefile | 1 | ||||
-rw-r--r-- | net/shadowsocks-libev/Makefile | 1 |
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 |