diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2017-10-22 10:09:33 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2017-10-22 10:09:33 +0000 |
commit | f191a0244b37ffe9d1173505afd13eb157448e6b (patch) | |
tree | 894633a5e78f9e3be555b381a690fdd64eea7da2 | |
parent | beab278636fc17f99e272584feb89ec6d63d5fa3 (diff) |
Notes
-rw-r--r-- | dns/curvedns/Makefile | 2 | ||||
-rw-r--r-- | dns/dnscrypt-proxy/Makefile | 2 | ||||
-rw-r--r-- | dns/dnscrypt-wrapper/Makefile | 1 | ||||
-rw-r--r-- | dns/dnsdist/Makefile | 2 | ||||
-rw-r--r-- | ftp/pure-ftpd/Makefile | 1 | ||||
-rw-r--r-- | net-im/py-toxcore-c/Makefile | 1 | ||||
-rw-r--r-- | net-im/qTox/Makefile | 1 | ||||
-rw-r--r-- | net-im/tox/Makefile | 2 | ||||
-rw-r--r-- | net-im/toxic/Makefile | 2 | ||||
-rw-r--r-- | net-im/uTox/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/tribler/Makefile | 2 | ||||
-rw-r--r-- | net/mlvpn/Makefile | 2 | ||||
-rw-r--r-- | net/ntopng/Makefile | 1 | ||||
-rw-r--r-- | security/fastd-devel/Makefile | 2 | ||||
-rw-r--r-- | security/fastd/Makefile | 2 | ||||
-rw-r--r-- | security/kickpass/Makefile | 1 | ||||
-rw-r--r-- | security/libsodium/Makefile | 2 | ||||
-rw-r--r-- | security/libsodium/distinfo | 6 | ||||
-rw-r--r-- | security/libsodium/pkg-plist | 7 | ||||
-rw-r--r-- | security/libuecc/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Sodium/Makefile | 1 | ||||
-rw-r--r-- | security/pecl-libsodium/Makefile | 1 | ||||
-rw-r--r-- | security/py-libnacl/Makefile | 1 | ||||
-rw-r--r-- | security/py-pynacl/Makefile | 1 | ||||
-rw-r--r-- | security/reop/Makefile | 2 |
25 files changed, 30 insertions, 19 deletions
diff --git a/dns/curvedns/Makefile b/dns/curvedns/Makefile index d32737cdbca3..629b8902e7a7 100644 --- a/dns/curvedns/Makefile +++ b/dns/curvedns/Makefile @@ -3,7 +3,7 @@ PORTNAME= curvedns PORTVERSION= 0.88.b -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= dns MAINTAINER= vsevolod@FreeBSD.org diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 3caaaca59760..963c82aa1395 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.9.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://download.dnscrypt.org/dnscrypt-proxy/ \ http://download.dnscrypt.org/dnscrypt-proxy/ \ diff --git a/dns/dnscrypt-wrapper/Makefile b/dns/dnscrypt-wrapper/Makefile index 2a4d35d28fdd..c29a8bd314f4 100644 --- a/dns/dnscrypt-wrapper/Makefile +++ b/dns/dnscrypt-wrapper/Makefile @@ -2,6 +2,7 @@ PORTNAME= dnscrypt-wrapper PORTVERSION= 0.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= dns diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index a3d7843c98b7..9e5a113c0269 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile index 8e2c9b2f8b1b..66ce43ca89c2 100644 --- a/ftp/pure-ftpd/Makefile +++ b/ftp/pure-ftpd/Makefile @@ -3,6 +3,7 @@ PORTNAME= pure-ftpd PORTVERSION= 1.0.46 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= https://github.com/jedisct1/${PORTNAME}/releases/download/${PORTVERSION}/ \ https://download.pureftpd.org/pub/pure-ftpd/releases/ \ diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index 97ff16099c50..d036f5478765 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxcore-c PORTVERSION= 0.170206 +PORTREVISION= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 9eca24e6db9c..4bf92181b0c1 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -4,6 +4,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.12.1 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 6319640f2194..5a89ac6adc65 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index b1541edc2ca6..21b5e20f09e8 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -3,7 +3,7 @@ PORTNAME= toxic PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 00bd2e641fb6..8dfe76e972cb 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -2,7 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.11.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MAINTAINER= portmaster@BSDforge.com diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index 22e345f8b982..02f82e443ca6 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -3,7 +3,7 @@ PORTNAME= tribler PORTVERSION= 6.5.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Tribler/tribler/releases/download/v${PORTVERSION}/ DISTNAME= Tribler-v${PORTVERSION} diff --git a/net/mlvpn/Makefile b/net/mlvpn/Makefile index 4d30f2e75578..33991e4ced06 100644 --- a/net/mlvpn/Makefile +++ b/net/mlvpn/Makefile @@ -2,7 +2,7 @@ PORTNAME= mlvpn PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= olivier@FreeBSD.org diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 9a423d91df91..42cbc25306eb 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -3,6 +3,7 @@ PORTNAME= ntopng PORTVERSION= 3.0.2017.10.03 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org diff --git a/security/fastd-devel/Makefile b/security/fastd-devel/Makefile index 44ede8576cb4..b85285f3a8d9 100644 --- a/security/fastd-devel/Makefile +++ b/security/fastd-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= fastd PORTVERSION= 18.a.20151111 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security net MASTER_SITES= https://git.universe-factory.net/fastd/snapshot/ PKGNAMESUFFIX= -devel diff --git a/security/fastd/Makefile b/security/fastd/Makefile index f9a09de529fc..b38b394d41ef 100644 --- a/security/fastd/Makefile +++ b/security/fastd/Makefile @@ -2,7 +2,7 @@ PORTNAME= fastd PORTVERSION= 18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= https://git.universe-factory.net/fastd/snapshot/ diff --git a/security/kickpass/Makefile b/security/kickpass/Makefile index 655397f2bab2..afa280bbd9eb 100644 --- a/security/kickpass/Makefile +++ b/security/kickpass/Makefile @@ -2,6 +2,7 @@ PORTNAME= kickpass PORTVERSION= 0.2.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/libsodium/Makefile b/security/libsodium/Makefile index 8d248d736917..ef495375761c 100644 --- a/security/libsodium/Makefile +++ b/security/libsodium/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsodium -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.15 CATEGORIES= security MASTER_SITES= http://download.libsodium.org/libsodium/releases/ diff --git a/security/libsodium/distinfo b/security/libsodium/distinfo index cde18260b5a6..3c79f7ac63a7 100644 --- a/security/libsodium/distinfo +++ b/security/libsodium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489798419 -SHA256 (libsodium-1.0.12.tar.gz) = b8648f1bb3a54b0251cf4ffa4f0d76ded13977d4fa7517d988f4c902dd8e2f95 -SIZE (libsodium-1.0.12.tar.gz) = 1887284 +TIMESTAMP = 1508591099 +SHA256 (libsodium-1.0.15.tar.gz) = fb6a9e879a2f674592e4328c5d9f79f082405ee4bb05cb6e679b90afe9e178f4 +SIZE (libsodium-1.0.15.tar.gz) = 1866057 diff --git a/security/libsodium/pkg-plist b/security/libsodium/pkg-plist index 2a3644336d3b..1d20d4edefd5 100644 --- a/security/libsodium/pkg-plist +++ b/security/libsodium/pkg-plist @@ -27,19 +27,20 @@ include/sodium/crypto_onetimeauth.h include/sodium/crypto_onetimeauth_poly1305.h include/sodium/crypto_pwhash.h include/sodium/crypto_pwhash_argon2i.h +include/sodium/crypto_pwhash_argon2id.h include/sodium/crypto_pwhash_scryptsalsa208sha256.h include/sodium/crypto_scalarmult.h include/sodium/crypto_scalarmult_curve25519.h include/sodium/crypto_secretbox.h include/sodium/crypto_secretbox_xchacha20poly1305.h include/sodium/crypto_secretbox_xsalsa20poly1305.h +include/sodium/crypto_secretstream_xchacha20poly1305.h include/sodium/crypto_shorthash.h include/sodium/crypto_shorthash_siphash24.h include/sodium/crypto_sign.h include/sodium/crypto_sign_ed25519.h include/sodium/crypto_sign_edwards25519sha512batch.h include/sodium/crypto_stream.h -include/sodium/crypto_stream_aes128ctr.h include/sodium/crypto_stream_chacha20.h include/sodium/crypto_stream_salsa20.h include/sodium/crypto_stream_salsa2012.h @@ -58,8 +59,8 @@ include/sodium/utils.h include/sodium/version.h lib/libsodium.a lib/libsodium.so -lib/libsodium.so.18 -lib/libsodium.so.18.2.0 +lib/libsodium.so.23 +lib/libsodium.so.23.0.0 libdata/pkgconfig/libsodium.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.markdown diff --git a/security/libuecc/Makefile b/security/libuecc/Makefile index 94e9313d8cf0..a2d713482abc 100644 --- a/security/libuecc/Makefile +++ b/security/libuecc/Makefile @@ -2,7 +2,7 @@ PORTNAME= libuecc PORTVERSION= 7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \ http://git.universe-factory.net/libuecc/snapshot/ diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile index 2e44e5442c11..072cda667dd8 100644 --- a/security/p5-Crypt-Sodium/Makefile +++ b/security/p5-Crypt-Sodium/Makefile @@ -3,6 +3,7 @@ PORTNAME= Crypt-Sodium PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/pecl-libsodium/Makefile b/security/pecl-libsodium/Makefile index 860698eafd89..8c7c0f35ef7a 100644 --- a/security/pecl-libsodium/Makefile +++ b/security/pecl-libsodium/Makefile @@ -3,6 +3,7 @@ PORTNAME= libsodium PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= gasol.wu@gmail.com diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile index ec30551a8b4c..5658c9de623f 100644 --- a/security/py-libnacl/Makefile +++ b/security/py-libnacl/Makefile @@ -3,6 +3,7 @@ PORTNAME= libnacl PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pynacl/Makefile b/security/py-pynacl/Makefile index 03a44e93cacc..0819ba4254eb 100644 --- a/security/py-pynacl/Makefile +++ b/security/py-pynacl/Makefile @@ -3,6 +3,7 @@ PORTNAME= pynacl PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/reop/Makefile b/security/reop/Makefile index 24b99a406dd4..4e311d7e47e6 100644 --- a/security/reop/Makefile +++ b/security/reop/Makefile @@ -3,7 +3,7 @@ PORTNAME= reop PORTVERSION= 2.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= koobs@FreeBSD.org |