Bug 110860 - security/tor-devel
Summary: security/tor-devel
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-26 16:30 UTC by Peter Thoenen
Modified: 2007-03-27 02:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Thoenen 2007-03-26 16:30:09 UTC
        Update to latest release.
--0-883386595-1174922977=:2869
Content-Type: text/plain; name="tor-devel.diff.txt"
Content-Description: 3310809015-tor-devel.diff.txt
Content-Disposition: inline; filename="tor-devel.diff.txt"

diff -ruN tor-devel.orig/Makefile tor-devel/Makefile
--- tor-devel.orig/Makefile	Mon Mar 26 11:20:37 2007
+++ tor-devel/Makefile	Mon Mar 26 11:20:57 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tor
-PORTVERSION=	0.1.2.9
+PORTVERSION=	0.1.2.12
 CATEGORIES=	security net
 MASTER_SITES=	http://tor.eff.org/dist/ \
 		http://mirror.onionland.org/dist/
@@ -28,8 +28,7 @@
 CONFLICTS=	tor-1.1.[0-9]*
 
 MANCOMPRESSED=	no
-MAN1=		tor.1 tor-resolve.1 torify.1
-
+MAN1=		tor.1 tor-resolve.1 torify.1 
 .include <bsd.port.pre.mk>
 
 post-patch:
diff -ruN tor-devel.orig/distinfo tor-devel/distinfo
--- tor-devel.orig/distinfo	Mon Mar 26 11:20:37 2007
+++ tor-devel/distinfo	Mon Mar 26 11:21:24 2007
@@ -1,3 +1,3 @@
-MD5 (tor-0.1.2.9-rc.tar.gz) = f12a5f394c0d7497fe9cdbe53e31965d
-SHA256 (tor-0.1.2.9-rc.tar.gz) = 954b343a134c67b00ae10be562cf933ae7e5b0f2cfef73aef67dacc460224001
-SIZE (tor-0.1.2.9-rc.tar.gz) = 1170591
+MD5 (tor-0.1.2.12-rc.tar.gz) = 096e46d261a8f66525ecc241904e89c4
+SHA256 (tor-0.1.2.12-rc.tar.gz) = cebd76bbb9b79a2e433f4b588b33a25143f748856968737d1bffac80c427b3bb
+SIZE (tor-0.1.2.12-rc.tar.gz) = 1170674

--0-883386595-1174922977=:2869--
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-03-26 16:31:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-27 02:22:13 UTC
clsung      2007-03-27 01:22:08 UTC

  FreeBSD ports repository

  Modified files:
    security/tor-devel   Makefile distinfo 
  Log:
  - Update to 0.1.2.12 (rc)
  
  PR:             ports/110860
  Submitted by:   maintainer (Peter Thoenen)
  
  Revision  Changes    Path
  1.41      +2 -3      ports/security/tor-devel/Makefile
  1.30      +3 -3      ports/security/tor-devel/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-03-27 02:22:19 UTC
State Changed
From-To: open->closed

Committed. Thank You.