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

aschenke at macports.org aschenke at macports.org
Mon Jan 20 07:40:49 PST 2014


Revision: 116167
          https://trac.macports.org/changeset/116167
Author:   aschenke at macports.org
Date:     2014-01-20 07:40:49 -0800 (Mon, 20 Jan 2014)
Log Message:
-----------
latexdiff: updating to Perl 5.16 (Ticket #42196)

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

Modified: trunk/dports/tex/latexdiff/Portfile
===================================================================
--- trunk/dports/tex/latexdiff/Portfile	2014-01-20 14:20:40 UTC (rev 116166)
+++ trunk/dports/tex/latexdiff/Portfile	2014-01-20 15:40:49 UTC (rev 116167)
@@ -24,11 +24,11 @@
 checksums        rmd160  1b1d5b7688787753939f640c9d64de8d569b659a \
                  sha256  6bc83859e209c81c8aee2f8e102c9e50c377ffcf83b3bfbdbceaf790bc3e0d3b
 
-depends_run      path:bin/perl5.12:perl5.12 \
-				 port:p5.12-algorithm-diff
+depends_run      path:bin/perl5.16:perl5.16 \
+				 port:p5.16-algorithm-diff
 
 configure {
-	 	reinplace "s|/usr/bin/env perl|${prefix}/bin/perl5.12|g" \
+	 	reinplace "s|/usr/bin/env perl|${prefix}/bin/perl5.16|g" \
  		${worksrcpath}/latexdiff-so ${worksrcpath}/latexdiff-vc \
  		${worksrcpath}/latexdiff-fast ${worksrcpath}/latexdiff \
  		${worksrcpath}/latexrevise 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140120/b8b8e794/attachment.html>


More information about the macports-changes mailing list