diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-01-12 23:41:00 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-01-12 23:41:00 +0000 |
commit | 189491f2e8fb2626ad7d51ce096f288e860e17bf (patch) | |
tree | 7e9c04cec1118159d619aab074415b3fd5a4f60c /security | |
parent | 3d8d6d6886ce9e6277b0e5e26ce1751a946f7168 (diff) | |
download | ports-189491f2e8fb2626ad7d51ce096f288e860e17bf.tar.gz ports-189491f2e8fb2626ad7d51ce096f288e860e17bf.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/ca_root_nss/Makefile | 3 | ||||
-rw-r--r-- | security/ca_root_nss/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index a7688b2a464c..a04790b9d798 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -7,7 +7,6 @@ PORTNAME= ca_root_nss PORTVERSION= ${VERSION_NSS} -PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_WITH_CKBI_${CKBI_VER:S/./_/}_RTM/src @@ -29,7 +28,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! www/apache13-modssl. Please DO NOT submit patches for !!! # !!! new versions until they have been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.12.11 +VERSION_NSS= 3.13.1 CKBI_VER= 1.88 VERSION_APACHE= 1.3.41 NSS_SUFFIX= .with.ckbi.${CKBI_VER} diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index 69b642b0fb7b..854c26c5e095 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,2 +1,2 @@ -SHA256 (nss-3.12.11.with.ckbi.1.88.tar.gz) = bd1d49031d415d38568522c079d55f3428c65601077bdc69090e28b56a145a2b -SIZE (nss-3.12.11.with.ckbi.1.88.tar.gz) = 6041001 +SHA256 (nss-3.13.1.with.ckbi.1.88.tar.gz) = 456fd2ad036976660ae7e4e24edddc49f2f47e7ca490c1c5372771bbb5207879 +SIZE (nss-3.13.1.with.ckbi.1.88.tar.gz) = 6065634 |