[101774] trunk/dports/tex/latexdiff/Portfile

aschenke at macports.org aschenke at macports.org
Fri Jan 18 20:36:18 PST 2013


Revision: 101774
          https://trac.macports.org/changeset/101774
Author:   aschenke at macports.org
Date:     2013-01-18 20:36:18 -0800 (Fri, 18 Jan 2013)
Log Message:
-----------
latexdiff: changed dependency on p5-algorithm-diff to specific version (5.12) rather than stub (ticket #37694)

Modified Paths:
--------------
    trunk/dports/tex/latexdiff/Portfile

Modified: trunk/dports/tex/latexdiff/Portfile
===================================================================
--- trunk/dports/tex/latexdiff/Portfile	2013-01-18 22:18:38 UTC (rev 101773)
+++ trunk/dports/tex/latexdiff/Portfile	2013-01-19 04:36:18 UTC (rev 101774)
@@ -27,8 +27,8 @@
 distname         ${name}
 use_zip          yes
 
-depends_run      path:bin/perl:perl5 \
-				 port:p5-algorithm-diff
+depends_run      path:bin/perl:perl5.12 \
+				 port:p5.12-algorithm-diff
 
 configure {
 	reinplace "s|/usr/bin/perl -w|${prefix}/bin/perl -w|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130118/31a3eaca/attachment.html>


More information about the macports-changes mailing list