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

nox at macports.org nox at macports.org
Mon Dec 28 16:50:04 PST 2009


Revision: 62103
          http://trac.macports.org/changeset/62103
Author:   nox at macports.org
Date:     2009-12-28 16:50:03 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix nspr livecheck

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

Modified: trunk/dports/devel/nspr/Portfile
===================================================================
--- trunk/dports/devel/nspr/Portfile	2009-12-29 00:49:44 UTC (rev 62102)
+++ trunk/dports/devel/nspr/Portfile	2009-12-29 00:50:03 UTC (rev 62103)
@@ -72,3 +72,7 @@
 	reinplace "s|@@FULL_NSPR_CFLAGS@@|${mycflags}|" ${destroot}${prefix}/lib/pkgconfig/nspr.pc
 	reinplace "s|@@NSPR_VERSION@@|${myversion}|" ${destroot}${prefix}/lib/pkgconfig/nspr.pc
 }
+
+livecheck.type  regex
+livecheck.url   ${homepage}/release-notes/
+livecheck.regex {NSPR (\d+(?:\.\d+)*)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/98c517d7/attachment.html>


More information about the macports-changes mailing list