diff options
author | marino <marino@FreeBSD.org> | 2016-07-13 06:03:52 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-07-13 06:03:52 +0800 |
commit | 618fc70c6e3cec0558ee94af93139c99e438884a (patch) | |
tree | 5a59f1485e02b0459e5f459564026ff37115692c /net-im | |
parent | ef8dde4f045edfa73b4a6dd13453ce8d62305475 (diff) | |
download | freebsd-ports-graphics-618fc70c6e3cec0558ee94af93139c99e438884a.tar.gz freebsd-ports-graphics-618fc70c6e3cec0558ee94af93139c99e438884a.tar.zst freebsd-ports-graphics-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-im')
-rw-r--r-- | net-im/qTox/Makefile | 1 | ||||
-rw-r--r-- | net-im/tox/Makefile | 2 | ||||
-rw-r--r-- | net-im/uTox/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 9598edef2cf..b7ab0520178 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -4,6 +4,7 @@ PORTNAME= qTox PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 58aad78fd9b..aa7851ee701 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.151112 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index cf009e3e96e..18ad148e60e 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -2,6 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.9.5.20160530 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net |