[122616] trunk/dports/net/mediaserv/Portfile

ecronin at macports.org ecronin at macports.org
Thu Jul 24 15:39:31 PDT 2014


Revision: 122616
          https://trac.macports.org/changeset/122616
Author:   ecronin at macports.org
Date:     2014-07-24 15:39:31 -0700 (Thu, 24 Jul 2014)
Log Message:
-----------
mediaserv: use perl5.16 (#44405)

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

Modified: trunk/dports/net/mediaserv/Portfile
===================================================================
--- trunk/dports/net/mediaserv/Portfile	2014-07-24 22:39:27 UTC (rev 122615)
+++ trunk/dports/net/mediaserv/Portfile	2014-07-24 22:39:31 UTC (rev 122616)
@@ -5,7 +5,7 @@
 
 name            mediaserv
 version         0.05
-revision        2
+revision        3
 categories      net
 license         Artistic
 maintainers     ecronin openmaintainer
@@ -32,12 +32,12 @@
                 rmd160 78e824cd8b28effc58543e75aaf63e2cdc958941
 worksrcdir      ${name}
 
-depends_run     port:perl5.12 port:p5.12-libwww-perl port:p5.12-xml-rss \
-                port:p5.12-datetime port:MPlayer port:tablet-encode
+depends_run     port:perl5.16 port:p5.16-libwww-perl port:p5.16-xml-rss \
+                port:p5.16-datetime port:MPlayer port:tablet-encode
 
 patchfiles      patch-mediaserv.diff patch-install_sh.diff
 post-patch {
-    reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.12|g" \
+    reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.16|g" \
         ${worksrcpath}/mediaserv
     reinplace "s|@@STATIC_DIR@@|${prefix}/share/${name}|g" \
         ${worksrcpath}/install.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140724/39d3d89a/attachment.html>


More information about the macports-changes mailing list