CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/11/12 13:43:09
Modified files:
security/nss : Makefile distinfo
security/nss/files: nss-config nss.pc
security/nss/patches: patch-mozilla_security_coreconf_OpenBSD_mk
patch-mozilla_security_coreconf_UNIX_mk
patch-mozilla_security_nss_Makefile
patch-mozilla_security_nss_lib_ckfw_builtins_certdata_c
patch-mozilla_security_nss_lib_ckfw_builtins_certdata_txt
patch-mozilla_security_nss_lib_freebl_blapi_h
patch-mozilla_security_nss_lib_freebl_unix_rand_c
security/nss/pkg: PLIST
Log message:
Update to nss 3.14.
- use ${SUBST_CMD} instead of old-style perl -pi -e commands
- update nss-config from debian's nss-config.in, since apparently it
comes from there.. needed to fix detection by mozillas, otherwise the
current script returns 3.14 for --version while configure scripts
expect 3.14.0... grab version via awk on nss.h at runtime.
Tested on amd64/i386/powerpc and in an amd64 bulk build. Needed by
firefox 18.
ok sthen@ ajacoutot@ jasper@