Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2008 11:19:00 GMT
From:      bf <bf2006a@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/127043: [PATCH]security/tor-devel: update to 0.2.1.5-alpha
Message-ID:  <200809021119.m82BJ0cY082113@www.freebsd.org>
Resent-Message-ID: <200809021120.m82BK2W7036719@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127043
>Category:       ports
>Synopsis:       [PATCH]security/tor-devel: update to 0.2.1.5-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 Sep 02 11:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        7-STABLE i386
>Organization:
-
>Environment:
>Description:
See the relevant portion of https://www.torproject.org/svn/trunk/ChangeLog  .
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN tor-devel.orig/Makefile tor-devel/Makefile
--- tor-devel.orig/Makefile	2008-09-02 05:52:55.461146046 -0400
+++ tor-devel/Makefile	2008-09-02 07:00:48.813756224 -0400
@@ -6,9 +6,8 @@
 #
 
 PORTNAME=	tor
-DISTVERSION=	0.2.1.4-alpha
-PORTREVISION=	1
-CATEGORIES=	security net
+DISTVERSION=	0.2.1.5-alpha
+CATEGORIES=	security net ipv6
 MASTER_SITES=	http://www.torproject.org/dist/ \
 		http://tor.cypherpunks.at/dist/ \
 		http://tor.depthstrike.com/dist/ \
@@ -121,7 +120,7 @@
 	${CHOWN} _tor:_tor /var/db/tor
 	${CAT} ${PKGMESSAGE}
 
-regression-test:
+regression-test: build
 	@( cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} \
 	${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check )
 
diff -ruN tor-devel.orig/distinfo tor-devel/distinfo
--- tor-devel.orig/distinfo	2008-09-02 05:52:55.461146046 -0400
+++ tor-devel/distinfo	2008-09-02 07:00:48.813756224 -0400
@@ -1,3 +1,3 @@
-MD5 (tor-0.2.1.4-alpha.tar.gz) = 15f35f29102064ac6ff8fe1414f75aa5
-SHA256 (tor-0.2.1.4-alpha.tar.gz) = 505bf30a9d4e0e9e294ca10aef597fa1549159147bc6bb99d2bba1b113e496f6
-SIZE (tor-0.2.1.4-alpha.tar.gz) = 2237988
+MD5 (tor-0.2.1.5-alpha.tar.gz) = a490a534ef08257cf5c2f9f435182f92
+SHA256 (tor-0.2.1.5-alpha.tar.gz) = 3b631a81cd4e6db331dcc644761d0eea9684cb3350641c3d84c1574ce615efe4
+SIZE (tor-0.2.1.5-alpha.tar.gz) = 2245787


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



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