[46944] trunk/dports/mail/dovecot/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 18 00:19:34 PST 2009


Revision: 46944
          http://trac.macports.org/changeset/46944
Author:   ryandesign at macports.org
Date:     2009-02-18 00:19:33 -0800 (Wed, 18 Feb 2009)
Log Message:
-----------
dovecot: Reuse ${homepage} variable in livecheck.url

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

Modified: trunk/dports/mail/dovecot/Portfile
===================================================================
--- trunk/dports/mail/dovecot/Portfile	2009-02-18 08:18:59 UTC (rev 46943)
+++ trunk/dports/mail/dovecot/Portfile	2009-02-18 08:19:33 UTC (rev 46944)
@@ -79,6 +79,6 @@
 startupitem.pidfile		auto ${prefix}/var/run/dovecot/master.pid
 
 livecheck.check regex
-livecheck.url   http://dovecot.org/download.html
+livecheck.url   ${homepage}download.html
 livecheck.regex "${name}-(\\d+\\.\\d+(\\.\\d+)?).tar.gz"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090218/7b3e4a6c/attachment.html>


More information about the macports-changes mailing list