[129735] trunk/dports/mail/mailqfmt/Portfile

devans at macports.org devans at macports.org
Fri Dec 19 08:14:36 PST 2014


Revision: 129735
          https://trac.macports.org/changeset/129735
Author:   devans at macports.org
Date:     2014-12-19 08:14:36 -0800 (Fri, 19 Dec 2014)
Log Message:
-----------
mailqfmt: switch from perl5.12 to perl5.16, increment revision (#44405, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/mail/mailqfmt/Portfile

Modified: trunk/dports/mail/mailqfmt/Portfile
===================================================================
--- trunk/dports/mail/mailqfmt/Portfile	2014-12-19 16:13:06 UTC (rev 129734)
+++ trunk/dports/mail/mailqfmt/Portfile	2014-12-19 16:14:36 UTC (rev 129735)
@@ -3,7 +3,7 @@
 PortSystem 		1.0
 name			mailqfmt
 version			0.6
-revision        1
+revision        2
 categories		mail
 license			GPL-2
 maintainers		sky.fr:cbellot
@@ -15,7 +15,7 @@
 master_sites	 	http://www.dt.e-technik.uni-dortmund.de/~ma/postfix/
 distfiles		${name}.pl
 checksums	 	md5 e1d452850f59cd004d2d4930758a4a28
-depends_lib-append	port:p5.12-libwww-perl port:postfix
+depends_lib-append	port:p5.16-libwww-perl port:postfix
 
 variant apple_postfix description {uses the mail queues of macosx postfix} {
 	depends_lib-delete	port:postfix
@@ -26,7 +26,7 @@
 	  file copy ${distpath}/mailqfmt.pl ${workpath}/mailqfmt
 	}
 post-patch { 
-	  reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.12|g" \
+	  reinplace "s|/usr/bin/perl|${prefix}/bin/perl5.16|g" \
 	    ${workpath}/mailqfmt
 
 if { ![variant_isset apple_postfix] } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141219/da3713c3/attachment-0001.html>


More information about the macports-changes mailing list