ports/187031: [patch] Update security/tor-devel to 0.2.5.2-alpha

Fabian Keil fk at fabiankeil.de
Tue Feb 25 13:30:00 UTC 2014


>Number:         187031
>Category:       ports
>Synopsis:       [patch] Update security/tor-devel to 0.2.5.2-alpha
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 25 13:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Fabian Keil
>Release:        HEAD
>Organization:
>Environment:
FreeBSD r500.local 11.0-CURRENT FreeBSD 11.0-CURRENT #632 r262341+c524d9f(fk): Sun Feb 23 21:28:22 CET 2014     fk at r500.local:/usr/obj/usr/src/sys/ZOEY  amd64

>Description:
The attached patch updates security/tor-devel to 0.2.5.2-alpha.

Redports logs are available at:
https://redports.org/buildarchive/20140225105129-36151/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

>From 163479377a8b0de4b3edfc8a987a236fc22a6513 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk at fabiankeil.de>
Date: Sat, 15 Feb 2014 12:12:00 +0100
Subject: [PATCH] Update security/tor-devel to 0.2.5.2-alpha

---
 security/tor-devel/Makefile | 5 +++--
 security/tor-devel/distinfo | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git security/tor-devel/Makefile security/tor-devel/Makefile
index 41dfda1..28ae1f2 100644
--- security/tor-devel/Makefile
+++ security/tor-devel/Makefile
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tor
-DISTVERSION=	0.2.4.20
+DISTVERSION=	0.2.5.2-alpha
 CATEGORIES=	security net ipv6
 MASTER_SITES=	TOR
 PKGNAMESUFFIX=	-devel
@@ -122,7 +122,8 @@ 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)|' \
+	@${REINPLACE_CMD} -E -e '\|^nodist_man1_MANS =|s|$$|$$(all_mans:=.1)|' \
+		-e 's@^(install: )@\1 install-man1 @' \
 		${WRKSRC}/Makefile
 
 .if ! ${PORT_OPTIONS:MTOR2WEB}
diff --git security/tor-devel/distinfo security/tor-devel/distinfo
index 012bf60..6aa5594 100644
--- security/tor-devel/distinfo
+++ security/tor-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tor-0.2.4.20.tar.gz) = ccc51747cbcbf98f658c34d5c693ff8a868698da0349d056e98287ef2e294d9f
-SIZE (tor-0.2.4.20.tar.gz) = 2867180
+SHA256 (tor-0.2.5.2-alpha.tar.gz) = 32a1d6dbfa4527fdaebfcb093f1d35cf464877b83b717a2ee0031e4f1f85b805
+SIZE (tor-0.2.5.2-alpha.tar.gz) = 2961889
-- 
1.8.5.4



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list