[71415] trunk/dports/devel/nspr/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sun Sep 12 07:03:21 PDT 2010


Revision: 71415
          http://trac.macports.org/changeset/71415
Author:   rmstonecipher at macports.org
Date:     2010-09-12 07:03:20 -0700 (Sun, 12 Sep 2010)
Log Message:
-----------
devel/nspr fixed broken livecheck

Modified Paths:
--------------
    trunk/dports/devel/nspr/Portfile

Modified: trunk/dports/devel/nspr/Portfile
===================================================================
--- trunk/dports/devel/nspr/Portfile	2010-09-12 13:46:22 UTC (rev 71414)
+++ trunk/dports/devel/nspr/Portfile	2010-09-12 14:03:20 UTC (rev 71415)
@@ -63,5 +63,6 @@
 }
 
 livecheck.type  regex
-livecheck.url   ${homepage}/release-notes/
-livecheck.regex {NSPR (\d+(?:\.\d+)*)<}
+#livecheck.url   [lindex ${master_sites} 0]
+livecheck.url	http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/
+livecheck.regex "v(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100912/eb953977/attachment.html>


More information about the macports-changes mailing list