Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 14:36:53 +0000 (UTC)
From:      Vsevolod Stakhov <vsevolod@FreeBSD.org>
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
Message-ID:  <201411241436.sAOEarr6081968@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411241436.sAOEarr6081968>