[80813] trunk/dports/mail/postfix/Portfile
jmr at macports.org
jmr at macports.org
Mon Jul 18 09:04:32 PDT 2011
Revision: 80813
http://trac.macports.org/changeset/80813
Author: jmr at macports.org
Date: 2011-07-18 09:04:29 -0700 (Mon, 18 Jul 2011)
Log Message:
-----------
postfix: use more reliable livecheck
Modified Paths:
--------------
trunk/dports/mail/postfix/Portfile
Modified: trunk/dports/mail/postfix/Portfile
===================================================================
--- trunk/dports/mail/postfix/Portfile 2011-07-18 09:52:23 UTC (rev 80812)
+++ trunk/dports/mail/postfix/Portfile 2011-07-18 16:04:29 UTC (rev 80813)
@@ -198,3 +198,7 @@
variant dovecot_sasl description "add Dovecot SASL support" {
lappend CCARGS -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE="dovecot"
}
+
+livecheck.type regex
+livecheck.url ftp://ftp.porcupine.org/mirrors/postfix-release/official/
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110718/38059d09/attachment.html>
More information about the macports-changes
mailing list