Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 19:31:53 +0000 (UTC)
From:      Brendan Fabeny <bf@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316073 - head/security/tor-devel
Message-ID:  <201304181931.r3IJVrBS079455@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bf
Date: Thu Apr 18 19:31:53 2013
New Revision: 316073
URL: http://svnweb.freebsd.org/changeset/ports/316073

Log:
  update to 0.2.4.12-alpha
  
  Feature safe:	yes

Modified:
  head/security/tor-devel/Makefile
  head/security/tor-devel/distinfo
  head/security/tor-devel/pkg-plist

Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile	Thu Apr 18 18:55:34 2013	(r316072)
+++ head/security/tor-devel/Makefile	Thu Apr 18 19:31:53 2013	(r316073)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-DISTVERSION=	0.2.4.11-alpha
+DISTVERSION=	0.2.4.12-alpha
 CATEGORIES=	security net ipv6
 MASTER_SITES=	https://www.torproject.org/dist/ \
 		ftp://ftp.bit.nl/mirror/tor/ \
@@ -174,11 +174,6 @@ CONFIGURE_ARGS+=	--disable-transparent
 .endif
 
 post-patch:
-	@${MV} ${WRKSRC}/contrib/tor-tsocks.conf \
-		${WRKSRC}/contrib/tor-tsocks.conf.sample
-	@${REINPLACE_CMD} -e "s|tor-tsocks.conf|tor-tsocks.conf.sample|g" \
-		-e "\|^install-data-am:|s|install-docDATA||" \
-		${WRKSRC}/Makefile.in
 	@${REINPLACE_CMD} -E -e "s@-ltcmalloc@${LOCALBASE}/lib/libtcmalloc.so@" \
 		-e "s@(-z) (relro|now)@-Wl,\1,\2@g" \
 		${WRKSRC}/configure

Modified: head/security/tor-devel/distinfo
==============================================================================
--- head/security/tor-devel/distinfo	Thu Apr 18 18:55:34 2013	(r316072)
+++ head/security/tor-devel/distinfo	Thu Apr 18 19:31:53 2013	(r316073)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.4.11-alpha.tar.gz) = 2297afbfaa969147f7080935b89bcbbe28f9dd50e907dd70e931ea940bbb9902
-SIZE (tor-0.2.4.11-alpha.tar.gz) = 3429229
+SHA256 (tor-0.2.4.12-alpha.tar.gz) = 29445d559f1c3097bc0513c94d4aeb22f4bc93ab6ef7dbff5104f7bc8d8e677c
+SIZE (tor-0.2.4.12-alpha.tar.gz) = 3378384

Modified: head/security/tor-devel/pkg-plist
==============================================================================
--- head/security/tor-devel/pkg-plist	Thu Apr 18 18:55:34 2013	(r316072)
+++ head/security/tor-devel/pkg-plist	Thu Apr 18 19:31:53 2013	(r316073)
@@ -2,7 +2,6 @@ bin/tor
 bin/tor-gencert
 bin/tor-resolve
 bin/torify
-etc/tor/tor-tsocks.conf.sample
 etc/tor/torrc.sample
 %%DATADIR%%/geoip
 %%DATADIR%%/geoip6



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