Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2005 17:06:21 GMT
From:      Darrien <darrien.l@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/75996: [PATCH] Port security/tor unfetchable
Message-ID:  <200501091706.j09H6LRe048506@www.freebsd.org>
Resent-Message-ID: <200501091710.j09HABdC005646@freefall.freebsd.org>

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

>Number:         75996
>Category:       ports
>Synopsis:       [PATCH] Port security/tor unfetchable
>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:   Sun Jan 09 17:10:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Darrien
>Release:        5.3-RELEASE
>Organization:
-
>Environment:
-
>Description:
Port security/tor is unfetchable after recent update because distinfo was not updated.
>How-To-Repeat:
$ cd /usr/ports/security/tor
$ make
>Fix:
Update distinfo with following patch:

--- diff1       Sun Jan  9 09:02:48 2005
+++ diff2       Sun Jan  9 09:02:04 2005
@@ -1,2 +1,2 @@
-MD5 (tor-0.0.9.1.tar.gz) = a79e653bcb99a19baf7221405ebf0faa
-SIZE (tor-0.0.9.1.tar.gz) = 518594
+MD5 (tor-0.0.9.2.tar.gz) = 65fe27324904c350be555e4eb0ae9fcd
+SIZE (tor-0.0.9.2.tar.gz) = 539296

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



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