[86636] trunk/dports/net/gpsd/Portfile

devans at macports.org devans at macports.org
Sun Oct 30 11:35:13 PDT 2011


Revision: 86636
          http://trac.macports.org/changeset/86636
Author:   devans at macports.org
Date:     2011-10-30 11:35:10 -0700 (Sun, 30 Oct 2011)
Log Message:
-----------
gpsd: update homepage, master_sites, livecheck due to move from berlios.de.

Modified Paths:
--------------
    trunk/dports/net/gpsd/Portfile

Modified: trunk/dports/net/gpsd/Portfile
===================================================================
--- trunk/dports/net/gpsd/Portfile	2011-10-30 17:50:51 UTC (rev 86635)
+++ trunk/dports/net/gpsd/Portfile	2011-10-30 18:35:10 UTC (rev 86636)
@@ -17,8 +17,8 @@
 long_description        gpsd is a small daemon multiplexes output or \
                         information from a GPS receiver.
 
-homepage                http://gpsd.berlios.de/
-master_sites            http://download.berlios.de/gpsd/
+homepage                http://www.catb.org/${name}/
+master_sites            http://download-mirror.savannah.gnu.org/releases/${name}/
 
 checksums               sha1    af1f575c8ec3a2db7a71c35f2296fd339a4a1ff3 \
                         rmd160  c9e8d3b7ff73c655d65f0f6e329ca7ff241b10f6
@@ -98,4 +98,4 @@
 
 livecheck.type          regex
 livecheck.url           [lindex ${master_sites} 0]
-livecheck.regex         ${name}-(\[0-9.\]+)${extract.suffix}
+livecheck.regex         "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111030/6b57cd87/attachment.html>


More information about the macports-changes mailing list