[33190] trunk/dports/mail/cclient/Portfile

nox at macports.org nox at macports.org
Sun Jan 20 17:47:50 PST 2008


Revision: 33190
          http://trac.macosforge.org/projects/macports/changeset/33190
Author:   nox at macports.org
Date:     2008-01-20 17:47:50 -0800 (Sun, 20 Jan 2008)

Log Message:
-----------
cclient: Fixed livecheck.

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

Modified: trunk/dports/mail/cclient/Portfile
===================================================================
--- trunk/dports/mail/cclient/Portfile	2008-01-21 01:42:13 UTC (rev 33189)
+++ trunk/dports/mail/cclient/Portfile	2008-01-21 01:47:50 UTC (rev 33190)
@@ -56,6 +56,6 @@
 	system "cd ${destroot}${prefix}/lib/ && ranlib libc-client4.a"
 }
 
-livecheck.check	regex
-livecheck.url	http://www.washington.edu/imap/documentation/RELNOTES.html
-livecheck.regex	{imap-(\w+)}
+livecheck.check regex
+livecheck.url   http://imap.hostingzero.com/old/?M=D
+livecheck.regex {imap-(\d+(?:[a-z]\d*)?)}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080120/b428cf2e/attachment.html


More information about the macports-changes mailing list