[68822] trunk/dports/lang/perl5.10/Portfile

ricci at macports.org ricci at macports.org
Mon Jun 14 11:00:56 PDT 2010


Revision: 68822
          http://trac.macports.org/changeset/68822
Author:   ricci at macports.org
Date:     2010-06-14 11:00:48 -0700 (Mon, 14 Jun 2010)
Log Message:
-----------
fix livecheck.  maybe not the best, but it appears to work (existing did not)

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

Modified: trunk/dports/lang/perl5.10/Portfile
===================================================================
--- trunk/dports/lang/perl5.10/Portfile	2010-06-14 17:37:39 UTC (rev 68821)
+++ trunk/dports/lang/perl5.10/Portfile	2010-06-14 18:00:48 UTC (rev 68822)
@@ -114,5 +114,5 @@
 
 livecheck.type  regex
 livecheck.url   http://www.cpan.org/src
-livecheck.regex latest_[join [lrange [split ${version} .] 0 1] .]_is_(\\d+(?:\\.\\d+)*)
+livecheck.regex {perl-(5\.10\.\d)\.}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100614/d17e4f7c/attachment.html>


More information about the macports-changes mailing list