Hi,

here's an update to NSS 3.25, which will be a requirement for firefox
49. Building fine here, bumping major as some syms were added/removed
(mostly from libssl). Regress tests still running here @amd64.

Landry

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/nss/Makefile,v
retrieving revision 1.63
diff -u -r1.63 Makefile
--- Makefile    14 Jun 2016 14:48:51 -0000      1.63
+++ Makefile    4 Aug 2016 15:53:57 -0000
@@ -2,10 +2,10 @@
 
 COMMENT=               libraries to support development of security-enabled 
apps
 
-VERSION=               3.24
+VERSION=               3.25
 DISTNAME=              nss-${VERSION}
 
-SO_VERSION=            41.0
+SO_VERSION=            42.0
 .for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
 SHARED_LIBS+=          ${_lib} ${SO_VERSION}
 .endfor
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/nss/distinfo,v
retrieving revision 1.43
diff -u -r1.43 distinfo
--- distinfo    14 Jun 2016 14:48:51 -0000      1.43
+++ distinfo    4 Aug 2016 15:53:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (nss-3.24.tar.gz) = LwhBSS+RzKRztz3sbKuc92WkheAy1I0uiucmHlTEGe0=
-SIZE (nss-3.24.tar.gz) = 7307782
+SHA256 (nss-3.25.tar.gz) = XRrUddoZ0MAzpxY1DcX4p0eZnT66WsB+4DaMW61uI1k=
+SIZE (nss-3.25.tar.gz) = 7338238

Reply via email to