From owner-svn-ports-all@FreeBSD.ORG Mon Nov 24 14:36:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE05C1FB; Mon, 24 Nov 2014 14:36:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 AA018D1C; Mon, 24 Nov 2014 14:36:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAOEasi3081974; Mon, 24 Nov 2014 14:36:54 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAOEarr6081968; Mon, 24 Nov 2014 14:36:53 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201411241436.sAOEarr6081968@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 24 Nov 2014 14:36:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373214 - in head: dns/curvedns dns/dnscrypt-proxy net-im/tox security/libsodium X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2014 14:36:55 -0000 Author: vsevolod Date: Mon Nov 24 14:36:52 2014 New Revision: 373214 URL: https://svnweb.freebsd.org/changeset/ports/373214 QAT: https://qat.redports.org/buildarchive/r373214/ Log: - Update libsodium to 1.0.1 - Bump revison for dependent ports Modified: head/dns/curvedns/Makefile head/dns/dnscrypt-proxy/Makefile head/net-im/tox/Makefile head/security/libsodium/Makefile head/security/libsodium/distinfo head/security/libsodium/pkg-plist Modified: head/dns/curvedns/Makefile ============================================================================== --- head/dns/curvedns/Makefile Mon Nov 24 14:26:32 2014 (r373213) +++ head/dns/curvedns/Makefile Mon Nov 24 14:36:52 2014 (r373214) @@ -3,7 +3,7 @@ PORTNAME= curvedns PORTVERSION= 0.88.b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= dns DISTNAME= curvedns-0.88-unstable Modified: head/dns/dnscrypt-proxy/Makefile ============================================================================== --- head/dns/dnscrypt-proxy/Makefile Mon Nov 24 14:26:32 2014 (r373213) +++ head/dns/dnscrypt-proxy/Makefile Mon Nov 24 14:36:52 2014 (r373214) @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Mon Nov 24 14:26:32 2014 (r373213) +++ head/net-im/tox/Makefile Mon Nov 24 14:36:52 2014 (r373214) @@ -3,6 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.141116 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org Modified: head/security/libsodium/Makefile ============================================================================== --- head/security/libsodium/Makefile Mon Nov 24 14:26:32 2014 (r373213) +++ head/security/libsodium/Makefile Mon Nov 24 14:36:52 2014 (r373214) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsodium -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= security MASTER_SITES= http://download.dnscrypt.org/libsodium/releases/ Modified: head/security/libsodium/distinfo ============================================================================== --- head/security/libsodium/distinfo Mon Nov 24 14:26:32 2014 (r373213) +++ head/security/libsodium/distinfo Mon Nov 24 14:36:52 2014 (r373214) @@ -1,2 +1,2 @@ -SHA256 (libsodium-1.0.0.tar.gz) = ced1fe3d2066953fea94f307a92f8ae41bf0643739a44309cbe43aa881dbc9a5 -SIZE (libsodium-1.0.0.tar.gz) = 1538797 +SHA256 (libsodium-1.0.1.tar.gz) = c3090887a4ef9e2d63af1c1e77f5d5a0656fadb5105ebb9fb66a302210cb3af5 +SIZE (libsodium-1.0.1.tar.gz) = 1651848 Modified: head/security/libsodium/pkg-plist ============================================================================== --- head/security/libsodium/pkg-plist Mon Nov 24 14:26:32 2014 (r373213) +++ head/security/libsodium/pkg-plist Mon Nov 24 14:36:52 2014 (r373214) @@ -55,7 +55,7 @@ include/sodium/version.h lib/libsodium.a lib/libsodium.so lib/libsodium.so.13 -lib/libsodium.so.13.0.2 +lib/libsodium.so.13.0.3 libdata/pkgconfig/libsodium.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.markdown