[71623] trunk/dports/security/tor-devel

boeyms at macports.org boeyms at macports.org
Sat Sep 18 01:47:48 PDT 2010


Revision: 71623
          http://trac.macports.org/changeset/71623
Author:   boeyms at macports.org
Date:     2010-09-18 01:47:44 -0700 (Sat, 18 Sep 2010)
Log Message:
-----------
security/tor-devel: update to latest version (0.2.2.15-alpha).

Modified Paths:
--------------
    trunk/dports/security/tor-devel/Portfile
    trunk/dports/security/tor-devel/files/patch-doc__Makefile.in.diff

Modified: trunk/dports/security/tor-devel/Portfile
===================================================================
--- trunk/dports/security/tor-devel/Portfile	2010-09-18 07:46:59 UTC (rev 71622)
+++ trunk/dports/security/tor-devel/Portfile	2010-09-18 08:47:44 UTC (rev 71623)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name             tor-devel
-version          0.2.2.10-alpha
-revision        1
+version          0.2.2.15-alpha
 categories       security
 maintainers      boeyms openmaintainer
 description      anonymizing overlay network for TCP
@@ -20,9 +19,9 @@
 master_sites     ${homepage}dist/
 distname         tor-${version}
 
-checksums        md5    e2576c3c355b1c6830c91fb0643f06be\
-                 sha1   92f34cb685ac35d4869d81afd87bd67158a9f943\
-                 rmd160 cd16bc2d6d57962161a1e4a0cb87f7c2b6437ca9
+checksums        md5    a3c760f76b7925b0f5aade24b13a6d21\
+                 sha1   96e5a08600fc01183478da7e0cc4b033bb7cb924\
+                 rmd160 a575b5d93fb27f9c376eb0a3e85ec39675de10bc
 
 patchfiles       patch-doc__Makefile.in.diff patch-contrib__torify.in.diff
 

Modified: trunk/dports/security/tor-devel/files/patch-doc__Makefile.in.diff
===================================================================
--- trunk/dports/security/tor-devel/files/patch-doc__Makefile.in.diff	2010-09-18 07:46:59 UTC (rev 71622)
+++ trunk/dports/security/tor-devel/files/patch-doc__Makefile.in.diff	2010-09-18 08:47:44 UTC (rev 71623)
@@ -1,11 +1,26 @@
---- doc/Makefile.in.orig	2010-03-07 07:36:30.000000000 +0000
-+++ doc/Makefile.in	2010-04-06 14:23:44.000000000 +0000
-@@ -198,7 +198,7 @@
+--- doc/Makefile.in.orig	2010-08-18 23:18:45.000000000 +0000
++++ doc/Makefile.in	2010-09-18 08:33:38.000000000 +0000
+@@ -198,17 +198,17 @@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  @USE_ASCIIDOC_FALSE at asciidoc_files = 
 - at USE_ASCIIDOC_TRUE@asciidoc_files = tor tor-gencert tor-resolve torify
 +asciidoc_files = tor tor-gencert tor-resolve torify
- html_in = $(asciidoc_files:=.html.in)
- man_in = $(asciidoc_files:=.1.in)
+ @USE_ASCIIDOC_FALSE at html_in = 
+- at USE_ASCIIDOC_TRUE@html_in = $(asciidoc_files:=.html.in)
++html_in = $(asciidoc_files:=.html.in)
+ @USE_ASCIIDOC_FALSE at man_in = 
+- at USE_ASCIIDOC_TRUE@man_in = $(asciidoc_files:=.1.in)
++man_in = $(asciidoc_files:=.1.in)
+ @USE_ASCIIDOC_FALSE at txt_in = 
+- at USE_ASCIIDOC_TRUE@txt_in = $(asciidoc_files:=.1.txt)
++txt_in = $(asciidoc_files:=.1.txt)
+ @USE_ASCIIDOC_FALSE at nodist_man_MANS = 
+- at USE_ASCIIDOC_TRUE@nodist_man_MANS = $(asciidoc_files:=.1)
++nodist_man_MANS = $(asciidoc_files:=.1)
+ @USE_ASCIIDOC_FALSE at doc_DATA = 
+- at USE_ASCIIDOC_TRUE@doc_DATA = $(asciidoc_files:=.html)
++doc_DATA = $(asciidoc_files:=.html)
  EXTRA_DIST = HACKING asciidoc-helper.sh                      \
+              $(html_in) $(man_in) $(txt_in)                  \
+              tor-osx-dmg-creation.txt tor-rpm-creation.txt   \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100918/ee96ea67/attachment-0001.html>


More information about the macports-changes mailing list