[116215] trunk/dports/net/ddclient/Portfile
snc at macports.org
snc at macports.org
Tue Jan 21 12:11:43 PST 2014
Revision: 116215
https://trac.macports.org/changeset/116215
Author: snc at macports.org
Date: 2014-01-21 12:11:43 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
ddclient: change #! lines to perl 5.16
Modified Paths:
--------------
trunk/dports/net/ddclient/Portfile
Modified: trunk/dports/net/ddclient/Portfile
===================================================================
--- trunk/dports/net/ddclient/Portfile 2014-01-21 20:08:31 UTC (rev 116214)
+++ trunk/dports/net/ddclient/Portfile 2014-01-21 20:11:43 UTC (rev 116215)
@@ -5,7 +5,7 @@
name ddclient
version 3.8.1
-revision 2
+revision 3
platforms darwin
categories net
license GPL
@@ -30,7 +30,7 @@
configure {
reinplace "s|\[\r\]$||" ${worksrcpath}/${name}
- reinplace "s|^#!.*/perl.*$|#!${prefix}/bin/perl5.12|" ${worksrcpath}/${name}
+ reinplace "s|^#!.*/perl.*$|#!${prefix}/bin/perl5.16|" ${worksrcpath}/${name}
}
build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140121/5672fc24/attachment.html>
More information about the macports-changes
mailing list