Bug 107682 - update security/tor-devel
Summary: update 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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 17:20 UTC by Peter Thoenen
Modified: 2007-01-10 02:40 UTC (History)
1 user (show)

See Also:


Attachments
tor-devel.diff.txt (1.12 KB, text/plain)
2007-01-09 14:07 UTC, Peter Thoenen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Thoenen 2007-01-08 17:20:15 UTC
        Update to latest release.  As per Matt (a FBSD Tor user) mark
unbroke on 4.x; stated latest and greatest compiles fine.  I have no
way of confirming this so if it breaks, let me know to include errors
you get.  Thanks much Matt on staying on top of this.
--0-54185477-1168274919=:51202
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 Jan  8 11:34:51 2007
+++ tor-devel/Makefile	Mon Jan  8 11:35:22 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tor
-PORTVERSION=	0.1.2.4
+PORTVERSION=	0.1.2.5
 CATEGORIES=	security net
 MASTER_SITES=	http://tor.eff.org/dist/ \
 		http://mirror.onionland.org/dist/
@@ -31,10 +31,6 @@
 MAN1=		tor.1 tor-resolve.1 torify.1
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=		Does not compile on 4.x
-.endif
 
 post-patch:
 	@${MV} ${WRKSRC}/contrib/tor-tsocks.conf \
diff -ruN tor-devel.orig/distinfo tor-devel/distinfo
--- tor-devel.orig/distinfo	Mon Jan  8 11:34:51 2007
+++ tor-devel/distinfo	Mon Jan  8 11:36:08 2007
@@ -1,3 +1,3 @@
-MD5 (tor-0.1.2.4-alpha.tar.gz) = bb822de241bee63ffc7d347371e50b6d
-SHA256 (tor-0.1.2.4-alpha.tar.gz) = ef96b8a72757853aaee89593cf9de4fc47823937764fdd500644222167d3a49f
-SIZE (tor-0.1.2.4-alpha.tar.gz) = 1062004
+MD5 (tor-0.1.2.5-alpha.tar.gz) = dba4dc021a9e64d730cc6bcee4dd496e
+SHA256 (tor-0.1.2.5-alpha.tar.gz) = 78da1ab4432ea621131836ce2f76aedb3e643f88cb6d33c8d3287bea03aedd25
+SIZE (tor-0.1.2.5-alpha.tar.gz) = 1075346

--0-54185477-1168274919=:51202--
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-08 17:24:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Peter Thoenen 2007-01-09 14:07:47 UTC
Ignore the first patch as 1.2.5 was released with some serious bugs and
quickly updated to 1.2.6 (attached)
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-10 02:39:36 UTC
itetcu      2007-01-10 02:39:30 UTC

  FreeBSD ports repository

  Modified files:
    security/tor-devel   Makefile distinfo 
  Log:
  - updated to 1.2.6
  - mark unbroken on 4.x
  
  PR:             ports/107682
  Submitted by:   Peter Thoenen (maintainer)
  
  Revision  Changes    Path
  1.36      +1 -5      ports/security/tor-devel/Makefile
  1.27      +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 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-10 02:40:13 UTC
State Changed
From-To: open->closed

Second patch committed, thanks!