aboutsummaryrefslogtreecommitdiffstats
path: root/security/nss
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-09-03 23:58:50 +0800
committerkwm <kwm@FreeBSD.org>2011-09-03 23:58:50 +0800
commit63183bb9d9dbbe2737083d28e671ce68f4036059 (patch)
tree6c3ceaf4eb2a1179da6f081f57107ec5aeec279f /security/nss
parentf44a8203226542ccfcc4082f023a4f5549b5f0f3 (diff)
downloadfreebsd-ports-gnome-63183bb9d9dbbe2737083d28e671ce68f4036059.tar.gz
freebsd-ports-gnome-63183bb9d9dbbe2737083d28e671ce68f4036059.tar.zst
freebsd-ports-gnome-63183bb9d9dbbe2737083d28e671ce68f4036059.zip
Update to 3.12.11.
This update is based on the nss-3.12.11.with.ckbi.1.87 release. The only change with the nss-3.12.11 release is that the certs from the DigiNotar CA are marked a untrusted.
Diffstat (limited to 'security/nss')
-rw-r--r--security/nss/Makefile9
-rw-r--r--security/nss/distinfo4
2 files changed, 8 insertions, 5 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index d39145e4eb45..96e21021a67b 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -9,7 +9,8 @@ PORTNAME= nss
PORTVERSION= ${_MAJOR}.${_MINOR}.${_PATCH}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src
+MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_WITH_CKBI_${CKBI_VER:S/./_/}_RTM/src
+DISTNAME= nss-${PORTVERSION}.with.ckbi.${CKBI_VER}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Libraries to support development of security-enabled applications
@@ -21,9 +22,11 @@ LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr \
_MAJOR= 3
_MINOR= 12
-_PATCH= 10
+_PATCH= 11
-WRKSRC= ${WRKDIR}/${DISTNAME}/mozilla/security/nss
+CKBI_VER= 1.87
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/mozilla/security/nss
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= ${PREFIX}/lib/nss
diff --git a/security/nss/distinfo b/security/nss/distinfo
index 8d5453d13d16..3156f9ae2340 100644
--- a/security/nss/distinfo
+++ b/security/nss/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nss-3.12.10.tar.gz) = 634f294507de6da93a5c3e08006156a469ff8d8af9ac9153f608800f4d20206e
-SIZE (nss-3.12.10.tar.gz) = 6008914
+SHA256 (nss-3.12.11.with.ckbi.1.87.tar.gz) = 4b84a7cd361bf2d14935d0f27681dd148cf3124edf558a271cfde8882f7f7020
+SIZE (nss-3.12.11.with.ckbi.1.87.tar.gz) = 6035595