svn commit: r352583 - head/security/tor-devel

Brendan Fabeny bf at FreeBSD.org
Tue Apr 29 07:26:10 UTC 2014


Author: bf
Date: Tue Apr 29 07:26:09 2014
New Revision: 352583
URL: http://svnweb.freebsd.org/changeset/ports/352583
QAT: https://qat.redports.org/buildarchive/r352583/

Log:
  Update to 0.2.5.4-alpha
  
  PR:		188761

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

Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile	Tue Apr 29 07:25:36 2014	(r352582)
+++ head/security/tor-devel/Makefile	Tue Apr 29 07:26:09 2014	(r352583)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-DISTVERSION=	0.2.5.2-alpha
+DISTVERSION=	0.2.5.4-alpha
 CATEGORIES=	security net ipv6
 MASTER_SITES=	TOR
 PKGNAMESUFFIX=	-devel
@@ -123,7 +123,7 @@ post-patch:
 post-configure:
 	@${FIND} -X ${WRKSRC} -type f -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
 		"s|-lpthread|${PTHREAD_LIBS}|g"
-	@${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(regular_mans:=.1) doc/torify.1|' \
+	@${REINPLACE_CMD} -e '\|^nodist_man1_MANS =|s|$$|$$(install_mans:=.1)|' \
 		${WRKSRC}/Makefile
 
 .if ! ${PORT_OPTIONS:MTOR2WEB}

Modified: head/security/tor-devel/distinfo
==============================================================================
--- head/security/tor-devel/distinfo	Tue Apr 29 07:25:36 2014	(r352582)
+++ head/security/tor-devel/distinfo	Tue Apr 29 07:26:09 2014	(r352583)
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.5.2-alpha.tar.gz) = 32a1d6dbfa4527fdaebfcb093f1d35cf464877b83b717a2ee0031e4f1f85b805
-SIZE (tor-0.2.5.2-alpha.tar.gz) = 2961889
+SHA256 (tor-0.2.5.4-alpha.tar.gz) = 92ec86e009cc859a3e18fcf286d8699fa393fb08047aab37295e22ea62a5219d
+SIZE (tor-0.2.5.4-alpha.tar.gz) = 3074918


More information about the svn-ports-all mailing list