[42001] trunk/dports/lang/perl5.8/Portfile

nox at macports.org nox at macports.org
Thu Nov 13 05:35:36 PST 2008


Revision: 42001
          http://trac.macports.org/changeset/42001
Author:   nox at macports.org
Date:     2008-11-13 05:35:36 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
perl5.8: Do not match RC releases in livecheck.

Modified Paths:
--------------
    trunk/dports/lang/perl5.8/Portfile

Modified: trunk/dports/lang/perl5.8/Portfile
===================================================================
--- trunk/dports/lang/perl5.8/Portfile	2008-11-13 13:32:49 UTC (rev 42000)
+++ trunk/dports/lang/perl5.8/Portfile	2008-11-13 13:35:36 UTC (rev 42001)
@@ -85,4 +85,4 @@
 
 livecheck.check regex
 livecheck.url   http://www.cpan.org/src
-livecheck.regex {perl-(5\.8\.\d)}
+livecheck.regex {perl-(5\.8\.\d)\.}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/096c3a96/attachment-0001.html>


More information about the macports-changes mailing list