[116118] trunk/dports/mail/perfect_maildir/Portfile
jmr at macports.org
jmr at macports.org
Sat Jan 18 20:02:24 PST 2014
Revision: 116118
https://trac.macports.org/changeset/116118
Author: jmr at macports.org
Date: 2014-01-18 20:02:24 -0800 (Sat, 18 Jan 2014)
Log Message:
-----------
perfect_maildir: use perl 5.16, mark noarch
Modified Paths:
--------------
trunk/dports/mail/perfect_maildir/Portfile
Modified: trunk/dports/mail/perfect_maildir/Portfile
===================================================================
--- trunk/dports/mail/perfect_maildir/Portfile 2014-01-19 04:00:32 UTC (rev 116117)
+++ trunk/dports/mail/perfect_maildir/Portfile 2014-01-19 04:02:24 UTC (rev 116118)
@@ -4,9 +4,10 @@
name perfect_maildir
version 0.3
-revision 1
+revision 2
categories mail
platforms darwin
+supported_archs noarch
license GPL-2+
maintainers nomaintainer
description Simple but Perfect mbox to Maildir converter
@@ -19,8 +20,8 @@
rmd160 f076ea65732d1c49996f68c19956aa33b2eaaed3
distfiles ${name}.pl
-depends_lib port:perl5.12 \
- port:p5.12-timedate
+depends_lib port:perl5.16 \
+ port:p5.16-timedate
extract {
file mkdir ${worksrcpath}
@@ -28,7 +29,7 @@
}
patch {
- reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.12|g" ${worksrcpath}/${name}.pl
+ reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.16|g" ${worksrcpath}/${name}.pl
}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140118/686cd109/attachment.html>
More information about the macports-changes
mailing list