[43201] trunk/dports/net/torrentsniff/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 6 19:19:39 PST 2008


Revision: 43201
          http://trac.macports.org/changeset/43201
Author:   mcalhoun at macports.org
Date:     2008-12-06 19:19:38 -0800 (Sat, 06 Dec 2008)
Log Message:
-----------
torrentsniff: Since perl5 PortGroup is used, there is no need for perl dependency.
Resolves issues brought up in #17182 and #16830.
Fixes #17513 (maintainer timeout).

Modified Paths:
--------------
    trunk/dports/net/torrentsniff/Portfile

Modified: trunk/dports/net/torrentsniff/Portfile
===================================================================
--- trunk/dports/net/torrentsniff/Portfile	2008-12-07 03:13:41 UTC (rev 43200)
+++ trunk/dports/net/torrentsniff/Portfile	2008-12-07 03:19:38 UTC (rev 43201)
@@ -17,8 +17,7 @@
 checksums		md5  3884cac276a990a95ea77738195508aa \
 				sha1 ee683f2fbce004ae2f6daf9589b0d65db529fffb
 
-depends_lib		path:${perl5.bin}:perl5.8 \
-				port:p5-libwww-perl \
+depends_lib		port:p5-libwww-perl \
 				port:p5-digest-sha1
 
 patchfiles		patch_torrentsniff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081206/65082374/attachment.html>


More information about the macports-changes mailing list