[79428] trunk/dports/mail/pop3proxy/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jun 13 01:33:28 PDT 2011


Revision: 79428
          http://trac.macports.org/changeset/79428
Author:   ryandesign at macports.org
Date:     2011-06-13 01:33:27 -0700 (Mon, 13 Jun 2011)
Log Message:
-----------
pop3proxy: fix livecheck

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

Modified: trunk/dports/mail/pop3proxy/Portfile
===================================================================
--- trunk/dports/mail/pop3proxy/Portfile	2011-06-13 08:30:28 UTC (rev 79427)
+++ trunk/dports/mail/pop3proxy/Portfile	2011-06-13 08:33:27 UTC (rev 79428)
@@ -38,3 +38,7 @@
 	xinstall -m 644 -W ${worksrcpath} rfc1939.txt README LICENSE \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9a-z.-\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110613/6381a5d8/attachment-0001.html>


More information about the macports-changes mailing list