[123340] trunk/dports/devel/thieriot/Portfile

mf2k at macports.org mf2k at macports.org
Fri Aug 8 08:09:46 PDT 2014


Revision: 123340
          https://trac.macports.org/changeset/123340
Author:   mf2k at macports.org
Date:     2014-08-08 08:09:46 -0700 (Fri, 08 Aug 2014)
Log Message:
-----------
thieriot: Update to version 1.1.1. Switch to perl 5.16. (#44405)

Modified Paths:
--------------
    trunk/dports/devel/thieriot/Portfile

Modified: trunk/dports/devel/thieriot/Portfile
===================================================================
--- trunk/dports/devel/thieriot/Portfile	2014-08-08 14:59:57 UTC (rev 123339)
+++ trunk/dports/devel/thieriot/Portfile	2014-08-08 15:09:46 UTC (rev 123340)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        rodnaph thieriot 1.1.0 v
+github.setup        rodnaph thieriot 1.1.1 v
 categories          devel shells
 platforms           darwin
 maintainers         pu-gh.com:rod
@@ -15,9 +15,9 @@
                     of your branches currently have builds.  And then to \
                     easily create/start/delete builds with a single command.
 
-depends_lib         port:p5.12-yaml \
-                    port:p5.12-json \
-                    port:p5.12-libwww-perl
+depends_lib         port:p5.16-yaml \
+                    port:p5.16-json \
+                    port:p5.16-libwww-perl
 
 checksums           rmd160  832c66436b8e9d620cf6bb0ab73fff8c204c5c32 \
                     sha256  28c892627d1c26b992fed25cbe8e2b9d0a06b3a1b696fc8064308f9e1176e9ba
@@ -26,7 +26,7 @@
 supported_archs     noarch
 
 post-patch {
-    reinplace       "s&#!/usr/bin/env perl&#!${prefix}/bin/perl5.12&" ${worksrcpath}/trt
+    reinplace       "s&#!/usr/bin/env perl&#!${prefix}/bin/perl5.16&" ${worksrcpath}/trt
 }
 
 build               {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140808/6d67298f/attachment.html>


More information about the macports-changes mailing list