diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2016-03-23 17:20:35 +0800 |
commit | 41528b1b93aac853fa94024cc7b5ae7350b216c4 (patch) | |
tree | 6e74b4f992851b9e8620c5d2c8287fd363eddeef | |
parent | 4c8d7352ae8f6df9df83f6a59761f3674def35c9 (diff) | |
download | freebsd-ports-graphics-41528b1b93aac853fa94024cc7b5ae7350b216c4.tar.gz freebsd-ports-graphics-41528b1b93aac853fa94024cc7b5ae7350b216c4.tar.zst freebsd-ports-graphics-41528b1b93aac853fa94024cc7b5ae7350b216c4.zip |
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
36 files changed, 39 insertions, 14 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 495bb6263a2..ad224b1a482 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipython PORTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipdb/Makefile b/devel/py-ipdb/Makefile index 4865df421dd..216076a318e 100644 --- a/devel/py-ipdb/Makefile +++ b/devel/py-ipdb/Makefile @@ -2,6 +2,7 @@ PORTNAME= ipdb PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/curvedns/Makefile b/dns/curvedns/Makefile index 3b37bdd7f80..715495f9fb9 100644 --- a/dns/curvedns/Makefile +++ b/dns/curvedns/Makefile @@ -3,7 +3,7 @@ PORTNAME= curvedns PORTVERSION= 0.88.b -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= dns MAINTAINER= vsevolod@FreeBSD.org diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 668aacdb901..a97c044d7e1 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ diff --git a/dns/dnscrypt-wrapper/Makefile b/dns/dnscrypt-wrapper/Makefile index 010dd88e977..1a488784947 100644 --- a/dns/dnscrypt-wrapper/Makefile +++ b/dns/dnscrypt-wrapper/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-wrapper PORTVERSION= 0.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= freebsd@toyingwithfate.com diff --git a/finance/py-python-obelisk/Makefile b/finance/py-python-obelisk/Makefile index a5b951a4d01..a3beaff9f12 100644 --- a/finance/py-python-obelisk/Makefile +++ b/finance/py-python-obelisk/Makefile @@ -3,6 +3,7 @@ PORTNAME= python-obelisk PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index 3f2b70bb0dc..a56cf46c1ac 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -3,6 +3,7 @@ PORTNAME= pure-ftpd PORTVERSION= 1.0.42 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ diff --git a/math/octave-forge-zeromq/Makefile b/math/octave-forge-zeromq/Makefile index 2331a0af0bf..9f518706f31 100644 --- a/math/octave-forge-zeromq/Makefile +++ b/math/octave-forge-zeromq/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge-zeromq PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 76d4a4b6141..ee2c501ce22 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -3,6 +3,7 @@ PORTNAME= octave-forge PORTVERSION= 20160227 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 05c468a148c..b53533d69ed 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -3,6 +3,7 @@ PORTNAME= qTox PORTVERSION= 1.3.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 0065d9d4035..793df8d6714 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.151112 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index b50337ceedf..d3d44db4012 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.7.0.151113 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 5f142b63eca..dff9cc7a8b3 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -2,7 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.5.1.20160121 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net diff --git a/net/czmq/Makefile b/net/czmq/Makefile index 44bd21662a8..dc105ff4e4f 100644 --- a/net/czmq/Makefile +++ b/net/czmq/Makefile @@ -3,6 +3,7 @@ PORTNAME= czmq PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.zeromq.org/ diff --git a/net/libzmq4/Makefile b/net/libzmq4/Makefile index b9de1c97ee0..13f7269ef35 100644 --- a/net/libzmq4/Makefile +++ b/net/libzmq4/Makefile @@ -2,6 +2,7 @@ PORTNAME= libzmq4 PORTVERSION= 4.1.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.zeromq.org/ DISTNAME= zeromq-${DISTVERSION} diff --git a/net/pecl-zmq/Makefile b/net/pecl-zmq/Makefile index df8b24c0761..1332b73eaad 100644 --- a/net/pecl-zmq/Makefile +++ b/net/pecl-zmq/Makefile @@ -2,6 +2,7 @@ PORTNAME= zmq PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/net/py-matrix-synapse/Makefile b/net/py-matrix-synapse/Makefile index 60d27e71d2a..5df844ae080 100644 --- a/net/py-matrix-synapse/Makefile +++ b/net/py-matrix-synapse/Makefile @@ -4,6 +4,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pyzmq/Makefile b/net/py-pyzmq/Makefile index c78fdaa6130..e4a36b3eee4 100644 --- a/net/py-pyzmq/Makefile +++ b/net/py-pyzmq/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyzmq PORTVERSION= 15.2.0 +PORTREVISION= 1 CATEGORIES= net devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/fastd-devel/Makefile b/security/fastd-devel/Makefile index 222065997ac..7903b1af404 100644 --- a/security/fastd-devel/Makefile +++ b/security/fastd-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= fastd PORTVERSION= 18.a.20151111 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://git.universe-factory.net/fastd/snapshot/ PKGNAMESUFFIX= -devel diff --git a/security/fastd/Makefile b/security/fastd/Makefile index 0c82796e099..585734c2c85 100644 --- a/security/fastd/Makefile +++ b/security/fastd/Makefile @@ -2,6 +2,7 @@ PORTNAME= fastd PORTVERSION= 17 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://git.universe-factory.net/fastd/snapshot/ diff --git a/security/libsodium/Makefile b/security/libsodium/Makefile index c0b87f79836..9dafc4faf06 100644 --- a/security/libsodium/Makefile +++ b/security/libsodium/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsodium -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.8 CATEGORIES= security MASTER_SITES= http://download.libsodium.org/libsodium/releases/ \ https://github.com/jedisct1/libsodium/releases/download/1.0.3/ diff --git a/security/libsodium/distinfo b/security/libsodium/distinfo index 89ab62b93e9..e279aa34c59 100644 --- a/security/libsodium/distinfo +++ b/security/libsodium/distinfo @@ -1,2 +1,2 @@ -SHA256 (libsodium-1.0.3.tar.gz) = cbcfc63cc90c05d18a20f229a62c7e7054a73731d0aa858c0517152c549b1288 -SIZE (libsodium-1.0.3.tar.gz) = 1679664 +SHA256 (libsodium-1.0.8.tar.gz) = c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926 +SIZE (libsodium-1.0.8.tar.gz) = 1794750 diff --git a/security/libsodium/pkg-plist b/security/libsodium/pkg-plist index d24c5ce7c3b..7469ba2e408 100644 --- a/security/libsodium/pkg-plist +++ b/security/libsodium/pkg-plist @@ -1,5 +1,6 @@ include/sodium.h include/sodium/core.h +include/sodium/crypto_aead_aes256gcm.h include/sodium/crypto_aead_chacha20poly1305.h include/sodium/crypto_auth.h include/sodium/crypto_auth_hmacsha256.h @@ -54,10 +55,9 @@ include/sodium/version.h @dir include/sodium lib/libsodium.a lib/libsodium.so -lib/libsodium.so.13 -lib/libsodium.so.13.2.0 +lib/libsodium.so.18 +lib/libsodium.so.18.0.1 libdata/pkgconfig/libsodium.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.markdown %%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%@dir %%DOCSDIR%% diff --git a/security/libuecc/Makefile b/security/libuecc/Makefile index 161d6dd97cc..d17e7fe686c 100644 --- a/security/libuecc/Makefile +++ b/security/libuecc/Makefile @@ -2,6 +2,7 @@ PORTNAME= libuecc PORTVERSION= 6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://git.universe-factory.net/libuecc/snapshot/ diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile index edb52580ac9..b705dddf61c 100644 --- a/security/p5-Crypt-Sodium/Makefile +++ b/security/p5-Crypt-Sodium/Makefile @@ -3,7 +3,7 @@ PORTNAME= Crypt-Sodium PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile index 2de6dd43cf2..ff7b73f63c7 100644 --- a/security/py-libnacl/Makefile +++ b/security/py-libnacl/Makefile @@ -3,6 +3,7 @@ PORTNAME= libnacl PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile index ab0d4c23d32..8dbe167bdf8 100644 --- a/security/py-plaso/Makefile +++ b/security/py-plaso/Makefile @@ -3,6 +3,7 @@ PORTNAME= plaso PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \ LOCAL/antoine diff --git a/security/py-pymacaroons-pynacl/Makefile b/security/py-pymacaroons-pynacl/Makefile index 1b82562c577..a275e01acca 100644 --- a/security/py-pymacaroons-pynacl/Makefile +++ b/security/py-pymacaroons-pynacl/Makefile @@ -3,6 +3,7 @@ PORTNAME= pymacaroons-pynacl PORTVERSION= 0.9.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pynacl/Makefile b/security/py-pynacl/Makefile index 41a085c138e..ed748d50635 100644 --- a/security/py-pynacl/Makefile +++ b/security/py-pynacl/Makefile @@ -3,6 +3,7 @@ PORTNAME= pynacl PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-rekall/Makefile b/security/py-rekall/Makefile index 4cdab81cbd9..65fc331406d 100644 --- a/security/py-rekall/Makefile +++ b/security/py-rekall/Makefile @@ -3,6 +3,7 @@ PORTNAME= rekall PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-rekall_gui/Makefile b/security/py-rekall_gui/Makefile index 5b514f03726..27165340cad 100644 --- a/security/py-rekall_gui/Makefile +++ b/security/py-rekall_gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= rekall_gui PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile index 579016b25d8..41672c6fd4b 100644 --- a/security/py-signedjson/Makefile +++ b/security/py-signedjson/Makefile @@ -3,6 +3,7 @@ PORTNAME= signedjson PORTVERSION= 1.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/reop/Makefile b/security/reop/Makefile index 290c7b34cb7..8859860078c 100644 --- a/security/reop/Makefile +++ b/security/reop/Makefile @@ -3,7 +3,7 @@ PORTNAME= reop PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= koobs@FreeBSD.org diff --git a/sysutils/py-halite/Makefile b/sysutils/py-halite/Makefile index 1b1b1307968..c946ffa6bf5 100644 --- a/sysutils/py-halite/Makefile +++ b/sysutils/py-halite/Makefile @@ -3,6 +3,7 @@ PORTNAME= halite PORTVERSION= 0.1.15 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 6c7f71135f2..05e60995468 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -3,6 +3,7 @@ PORTNAME= salt PORTVERSION= 2015.8.7 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/rubygem-smart_proxy_salt/Makefile b/sysutils/rubygem-smart_proxy_salt/Makefile index 1ec362b4fd3..635bbb997d6 100644 --- a/sysutils/rubygem-smart_proxy_salt/Makefile +++ b/sysutils/rubygem-smart_proxy_salt/Makefile @@ -3,6 +3,7 @@ PORTNAME= smart_proxy_salt PORTVERSION= 2.1.6 +PORTREVISION= 1 CATEGORIES= sysutils ruby MASTER_SITES= RG |