aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-07-13 06:03:52 +0800
committermarino <marino@FreeBSD.org>2016-07-13 06:03:52 +0800
commit618fc70c6e3cec0558ee94af93139c99e438884a (patch)
tree5a59f1485e02b0459e5f459564026ff37115692c /net
parentef8dde4f045edfa73b4a6dd13453ce8d62305475 (diff)
downloadfreebsd-ports-gnome-618fc70c6e3cec0558ee94af93139c99e438884a.tar.gz
freebsd-ports-gnome-618fc70c6e3cec0558ee94af93139c99e438884a.tar.zst
freebsd-ports-gnome-618fc70c6e3cec0558ee94af93139c99e438884a.zip
security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium. PR: 210999 Submitted by: manu Approved by: vsevolod (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/libzmq4/Makefile2
-rw-r--r--net/mlvpn/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/libzmq4/Makefile b/net/libzmq4/Makefile
index e806b7f390b2..ee48b65511bf 100644
--- a/net/libzmq4/Makefile
+++ b/net/libzmq4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libzmq4
PORTVERSION= 4.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://download.zeromq.org/
DISTNAME= zeromq-${DISTVERSION}
diff --git a/net/mlvpn/Makefile b/net/mlvpn/Makefile
index 3c39d1da8a85..4d30f2e75578 100644
--- a/net/mlvpn/Makefile
+++ b/net/mlvpn/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mlvpn
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= olivier@FreeBSD.org