[97613] trunk/dports/genealogy/gramps/Portfile

devans at macports.org devans at macports.org
Sun Sep 9 16:05:01 PDT 2012


Revision: 97613
          https://trac.macports.org/changeset/97613
Author:   devans at macports.org
Date:     2012-09-09 16:05:00 -0700 (Sun, 09 Sep 2012)
Log Message:
-----------
gramps: fix livecheck.

Modified Paths:
--------------
    trunk/dports/genealogy/gramps/Portfile

Modified: trunk/dports/genealogy/gramps/Portfile
===================================================================
--- trunk/dports/genealogy/gramps/Portfile	2012-09-09 22:58:45 UTC (rev 97612)
+++ trunk/dports/genealogy/gramps/Portfile	2012-09-09 23:05:00 UTC (rev 97613)
@@ -88,5 +88,5 @@
 }
 
 livecheck.type                  regex
-livecheck.url                   ${homepage}/category/releases/
-livecheck.regex                 (?i)${name} (\[0-9.\]+)
+livecheck.url                   http://sourceforge.net/projects/gramps/files/Stable/
+livecheck.regex                 "/Stable/(\[0-9.\]+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120909/24785b0c/attachment.html>


More information about the macports-changes mailing list