From owner-svn-ports-head@freebsd.org Tue Jul 12 22:03:56 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12766B93917; Tue, 12 Jul 2016 22:03:56 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C706F1F79; Tue, 12 Jul 2016 22:03:55 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6CM3swe033045; Tue, 12 Jul 2016 22:03:54 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6CM3qFl033021; Tue, 12 Jul 2016 22:03:52 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201607122203.u6CM3qFl033021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 12 Jul 2016 22:03:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418449 - in head: dns/curvedns dns/dnscrypt-proxy dns/dnscrypt-wrapper dns/dnsdist ftp/pure-ftpd net-im/qTox net-im/tox net-im/uTox net-p2p/tribler net/libzmq4 net/mlvpn security/fastd... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2016 22:03:56 -0000 Author: marino Date: Tue Jul 12 22:03:52 2016 New Revision: 418449 URL: https://svnweb.freebsd.org/changeset/ports/418449 Log: 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) Modified: head/dns/curvedns/Makefile head/dns/dnscrypt-proxy/Makefile head/dns/dnscrypt-wrapper/Makefile head/dns/dnsdist/Makefile head/ftp/pure-ftpd/Makefile head/net-im/qTox/Makefile head/net-im/tox/Makefile head/net-im/uTox/Makefile head/net-p2p/tribler/Makefile head/net/libzmq4/Makefile head/net/mlvpn/Makefile head/security/fastd-devel/Makefile head/security/fastd/Makefile head/security/libsodium/Makefile head/security/libsodium/distinfo head/security/libsodium/pkg-plist head/security/libuecc/Makefile head/security/p5-Crypt-Sodium/Makefile head/security/py-libnacl/Makefile head/security/py-pynacl/Makefile head/security/reop/Makefile Modified: head/dns/curvedns/Makefile ============================================================================== --- head/dns/curvedns/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/dns/curvedns/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= curvedns PORTVERSION= 0.88.b -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= dns MAINTAINER= vsevolod@FreeBSD.org Modified: head/dns/dnscrypt-proxy/Makefile ============================================================================== --- head/dns/dnscrypt-proxy/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/dns/dnscrypt-proxy/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ Modified: head/dns/dnscrypt-wrapper/Makefile ============================================================================== --- head/dns/dnscrypt-wrapper/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/dns/dnscrypt-wrapper/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-wrapper PORTVERSION= 0.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MAINTAINER= freebsd@toyingwithfate.com Modified: head/dns/dnsdist/Makefile ============================================================================== --- head/dns/dnsdist/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/dns/dnsdist/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,6 +3,7 @@ PORTNAME= dnsdist DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ \ LOCAL/cpm Modified: head/ftp/pure-ftpd/Makefile ============================================================================== --- head/ftp/pure-ftpd/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/ftp/pure-ftpd/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= pure-ftpd PORTVERSION= 1.0.42 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp ipv6 MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/net-im/qTox/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -4,6 +4,7 @@ PORTNAME= qTox PORTVERSION= 1.4.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/net-im/tox/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.151112 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org Modified: head/net-im/uTox/Makefile ============================================================================== --- head/net-im/uTox/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/net-im/uTox/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -2,6 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.9.5.20160530 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net Modified: head/net-p2p/tribler/Makefile ============================================================================== --- head/net-p2p/tribler/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/net-p2p/tribler/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,6 +3,7 @@ PORTNAME= tribler PORTVERSION= 6.5.1 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Tribler/tribler/releases/download/v${PORTVERSION}/ DISTNAME= Tribler-v${PORTVERSION} Modified: head/net/libzmq4/Makefile ============================================================================== --- head/net/libzmq4/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/net/libzmq4/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -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} Modified: head/net/mlvpn/Makefile ============================================================================== --- head/net/mlvpn/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/net/mlvpn/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -2,6 +2,7 @@ PORTNAME= mlvpn PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= olivier@FreeBSD.org Modified: head/security/fastd-devel/Makefile ============================================================================== --- head/security/fastd-devel/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/fastd-devel/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -2,7 +2,7 @@ PORTNAME= fastd PORTVERSION= 18.a.20151111 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MASTER_SITES= https://git.universe-factory.net/fastd/snapshot/ PKGNAMESUFFIX= -devel Modified: head/security/fastd/Makefile ============================================================================== --- head/security/fastd/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/fastd/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -2,6 +2,7 @@ PORTNAME= fastd PORTVERSION= 18 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= https://git.universe-factory.net/fastd/snapshot/ Modified: head/security/libsodium/Makefile ============================================================================== --- head/security/libsodium/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/libsodium/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsodium -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.10 CATEGORIES= security MASTER_SITES= http://download.libsodium.org/libsodium/releases/ Modified: head/security/libsodium/distinfo ============================================================================== --- head/security/libsodium/distinfo Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/libsodium/distinfo Tue Jul 12 22:03:52 2016 (r418449) @@ -1,2 +1,3 @@ -SHA256 (libsodium-1.0.8.tar.gz) = c0f191d2527852641e0a996b7b106d2e04cbc76ea50731b2d0babd3409301926 -SIZE (libsodium-1.0.8.tar.gz) = 1794750 +TIMESTAMP = 1468225853 +SHA256 (libsodium-1.0.10.tar.gz) = 71b786a96dd03693672b0ca3eb77f4fb08430df307051c0d45df5353d22bc4be +SIZE (libsodium-1.0.10.tar.gz) = 1827211 Modified: head/security/libsodium/pkg-plist ============================================================================== --- head/security/libsodium/pkg-plist Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/libsodium/pkg-plist Tue Jul 12 22:03:52 2016 (r418449) @@ -8,6 +8,7 @@ include/sodium/crypto_auth_hmacsha512.h include/sodium/crypto_auth_hmacsha512256.h include/sodium/crypto_box.h include/sodium/crypto_box_curve25519xsalsa20poly1305.h +include/sodium/crypto_core_hchacha20.h include/sodium/crypto_core_hsalsa20.h include/sodium/crypto_core_salsa20.h include/sodium/crypto_core_salsa2012.h @@ -21,6 +22,8 @@ include/sodium/crypto_int32.h include/sodium/crypto_int64.h 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_scryptsalsa208sha256.h include/sodium/crypto_scalarmult.h include/sodium/crypto_scalarmult_curve25519.h @@ -52,11 +55,10 @@ include/sodium/randombytes_sysrandom.h include/sodium/runtime.h include/sodium/utils.h include/sodium/version.h -@dir include/sodium lib/libsodium.a lib/libsodium.so lib/libsodium.so.18 -lib/libsodium.so.18.0.1 +lib/libsodium.so.18.1.0 libdata/pkgconfig/libsodium.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.markdown Modified: head/security/libuecc/Makefile ============================================================================== --- head/security/libuecc/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/libuecc/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -2,6 +2,7 @@ PORTNAME= libuecc PORTVERSION= 7 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \ http://git.universe-factory.net/libuecc/snapshot/ Modified: head/security/p5-Crypt-Sodium/Makefile ============================================================================== --- head/security/p5-Crypt-Sodium/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/p5-Crypt-Sodium/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= Crypt-Sodium PORTVERSION= 0.07 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/py-libnacl/Makefile ============================================================================== --- head/security/py-libnacl/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/py-libnacl/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= libnacl PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pynacl/Makefile ============================================================================== --- head/security/py-pynacl/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/py-pynacl/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= pynacl PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/reop/Makefile ============================================================================== --- head/security/reop/Makefile Tue Jul 12 21:36:22 2016 (r418448) +++ head/security/reop/Makefile Tue Jul 12 22:03:52 2016 (r418449) @@ -3,7 +3,7 @@ PORTNAME= reop PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= koobs@FreeBSD.org