[92734] trunk/dports/devel/git-core/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Fri May 4 23:29:15 PDT 2012


Revision: 92734
          https://trac.macports.org/changeset/92734
Author:   ciserlohn at macports.org
Date:     2012-05-04 23:29:14 -0700 (Fri, 04 May 2012)
Log Message:
-----------
git-core: adjust livecheck regex to new homepage design

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2012-05-05 03:50:47 UTC (rev 92733)
+++ trunk/dports/devel/git-core/Portfile	2012-05-05 06:29:14 UTC (rev 92734)
@@ -181,4 +181,4 @@
 default_variants    +doc +pcre +credential_osxkeychain
 
 livecheck.type          regex
-livecheck.regex         {<div id="ver">v([0-9.]+)}
+livecheck.regex         {<span class='version'>(.*)</span>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120504/799b967e/attachment-0001.html>


More information about the macports-changes mailing list