[116238] trunk/dports/net/mosh/Portfile
cal at macports.org
cal at macports.org
Wed Jan 22 02:04:52 PST 2014
Revision: 116238
https://trac.macports.org/changeset/116238
Author: cal at macports.org
Date: 2014-01-22 02:04:51 -0800 (Wed, 22 Jan 2014)
Log Message:
-----------
mosh: switch to perl5.16, closes #42195, maintainer timeout
Modified Paths:
--------------
trunk/dports/net/mosh/Portfile
Modified: trunk/dports/net/mosh/Portfile
===================================================================
--- trunk/dports/net/mosh/Portfile 2014-01-22 09:44:19 UTC (rev 116237)
+++ trunk/dports/net/mosh/Portfile 2014-01-22 10:04:51 UTC (rev 116238)
@@ -5,7 +5,7 @@
name mosh
version 1.2.4
-revision 3
+revision 4
categories net
license GPL-3+
platforms darwin
@@ -26,10 +26,10 @@
port:protobuf-cpp \
port:zlib \
port:openssl \
- port:p5.12-getopt-long
+ port:p5.16-getopt-long
post-patch {
- reinplace "s|#!/usr/bin/env perl|#!${prefix}/bin/perl5.12|" ${worksrcpath}/scripts/mosh
+ reinplace "s|#!/usr/bin/env perl|#!${prefix}/bin/perl5.16|" ${worksrcpath}/scripts/mosh
}
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140122/0c571752/attachment.html>
More information about the macports-changes
mailing list