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

boeyms at macports.org boeyms at macports.org
Thu Nov 3 21:55:48 PDT 2011


Revision: 86785
          http://trac.macports.org/changeset/86785
Author:   boeyms at macports.org
Date:     2011-11-03 21:55:48 -0700 (Thu, 03 Nov 2011)
Log Message:
-----------
security/tor-devel: Update to latest version (0.2.3.6-alpha).

This commit also removes a patchfile that is no longer needed for
generating documentation for the port.

Modified Paths:
--------------
    trunk/dports/security/tor-devel/Portfile

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

Modified: trunk/dports/security/tor-devel/Portfile
===================================================================
--- trunk/dports/security/tor-devel/Portfile	2011-11-04 04:50:01 UTC (rev 86784)
+++ trunk/dports/security/tor-devel/Portfile	2011-11-04 04:55:48 UTC (rev 86785)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             tor-devel
-version          0.2.2.15-alpha
+version          0.2.3.6-alpha
 categories       security
 maintainers      boeyms openmaintainer
 description      anonymizing overlay network for TCP
@@ -19,11 +19,11 @@
 master_sites     ${homepage}dist/
 distname         tor-${version}
 
-checksums        md5    a3c760f76b7925b0f5aade24b13a6d21\
-                 sha1   96e5a08600fc01183478da7e0cc4b033bb7cb924\
-                 rmd160 a575b5d93fb27f9c376eb0a3e85ec39675de10bc
+checksums        md5    76fe94aff7f39a17391c6e870b6e7ced\
+                 sha1   b761fe79a90c58c445980d0d31a68e025d742b69\
+                 rmd160 0121f76d6c9d0b55ec39d7d182f4dc4a34af3517
 
-patchfiles       patch-doc__Makefile.in.diff patch-contrib__torify.in.diff
+patchfiles       patch-contrib__torify.in.diff
 
 depends_lib      port:libevent port:openssl port:zlib
 configure.args   --with-libevent-dir=${prefix} \

Deleted: trunk/dports/security/tor-devel/files/patch-doc__Makefile.in.diff
===================================================================
--- trunk/dports/security/tor-devel/files/patch-doc__Makefile.in.diff	2011-11-04 04:50:01 UTC (rev 86784)
+++ trunk/dports/security/tor-devel/files/patch-doc__Makefile.in.diff	2011-11-04 04:55:48 UTC (rev 86785)
@@ -1,26 +0,0 @@
---- 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
- @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/20111103/3a388239/attachment.html>


More information about the macports-changes mailing list