Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 07:26:10 +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: r352583 - head/security/tor-devel
Message-ID:  <201404290726.s3T7QAkt098859@svn.freebsd.org>

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



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