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

jeremyhu at macports.org jeremyhu at macports.org
Sun Aug 4 12:36:16 PDT 2013


Revision: 108926
          https://trac.macports.org/changeset/108926
Author:   jeremyhu at macports.org
Date:     2013-08-04 12:36:16 -0700 (Sun, 04 Aug 2013)
Log Message:
-----------
nspr: Bump to 4.10 and drop maintainership

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

Modified: trunk/dports/devel/nspr/Portfile
===================================================================
--- trunk/dports/devel/nspr/Portfile	2013-08-04 19:31:32 UTC (rev 108925)
+++ trunk/dports/devel/nspr/Portfile	2013-08-04 19:36:16 UTC (rev 108926)
@@ -5,9 +5,9 @@
 PortGroup       muniversal 1.0
 
 name		nspr
-version		4.9.5
+version		4.10
 categories	devel
-maintainers	jeremyhu openmaintainer
+maintainers	nomaintainer
 license             {MPL-1.1 GPL-2+ LGPL-2.1+}
 platforms	darwin
 description	A platform-neutral API for system level and libc like functions.
@@ -18,17 +18,17 @@
 master_sites	http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${version}/src/ \
 		ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${version}/src/
 
-checksums           md5     b6ccfa8fcbbeb17ebeb19a3edff612bd \
-                    sha1    03885e992607e2be975f6525c6764c2167fe2eff \
-                    rmd160  38a2f5dd8e1fe2e3ba415364a71a90fb42cd4643
+checksums           md5     f5466def95726b3c900d8a0227bdd034 \
+                    sha1    10dbf68c07497dab30be09db526931c885d5a7e9 \
+                    rmd160  9810c38741c5df0efe8c97c6c6a80deaca682331
 
-worksrcdir	${worksrcdir}/mozilla/nsprpub
+worksrcdir	${worksrcdir}/nspr
 
 post-patch {
     reinplace "s:@LDFLAGS@:${configure.ldflags}:" \
         ${worksrcpath}/config/nspr-config.in
-	reinplace "s|@executable_path|${prefix}/lib/nspr|g" \
-		${worksrcpath}/configure
+    reinplace "s|@executable_path|${prefix}/lib/nspr|g" \
+        ${worksrcpath}/configure
 }
 
 configure.args \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130804/b842874f/attachment.html>


More information about the macports-changes mailing list