ports/154961: Update to security/ca_root_nss
Niclas Zeising
niclas.zeising at gmail.com
Tue Feb 22 16:30:12 UTC 2011
>Number: 154961
>Category: ports
>Synopsis: Update to security/ca_root_nss
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Feb 22 16:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Niclas Zeising
>Release: FreeBSD 8.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD aerith.daemonic.se 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Sun Dec 12 13:53:28 CET 2010 root at aerith.daemonic.se:/usr/obj/usr/src/sys/AERITH amd64
>Description:
ports/security/ca_root_nss is out of date.
>How-To-Repeat:
N/A
>Fix:
The attached patch updates ports/security/ca_root_nss to the latest
version and removes MD5 checksums. Maintainer of the port (brooks@) is
cc:d.
--- security.ca_root_nss.diff begins here ---
diff -ur /usr/ports/security/ca_root_nss/Makefile /usr/ports/security/ca_root_nss/Makefile
--- /usr/ports/security/ca_root_nss/Makefile 2010-09-08 03:42:36.000000000 +0200
+++ /usr/ports/security/ca_root_nss/Makefile 2011-02-06 21:08:20.000000000 +0100
@@ -25,7 +25,7 @@
PLIST_SUB+= CERTDIR=${CERTDIR}
# These versions intend to track security/nss and www/apache13-modssl.
-VERSION_NSS= 3.12.6
+VERSION_NSS= 3.12.9
VERSION_APACHE= 1.3.41
VERSION_MODSSL= 2.8.31
MASTER_SITES_MODSSL= http://www.modssl.org/source/ \
diff -ur /usr/ports/security/ca_root_nss/distinfo /usr/ports/security/ca_root_nss/distinfo
--- /usr/ports/security/ca_root_nss/distinfo 2010-09-08 03:42:36.000000000 +0200
+++ /usr/ports/security/ca_root_nss/distinfo 2011-02-06 21:19:03.000000000 +0100
@@ -1,6 +1,4 @@
-MD5 (nss-3.12.6.tar.gz) = da42596665f226de5eb3ecfc1ec57cd1
-SHA256 (nss-3.12.6.tar.gz) = 8f9759be1ce928e82830923fde62a66e270c4645f10a4c176acfccb6021a9795
-SIZE (nss-3.12.6.tar.gz) = 5947630
-MD5 (mod_ssl-2.8.31-1.3.41.tar.gz) = 4d55fc5c7cbf38820b44edf767f571c4
+SHA256 (nss-3.12.9.tar.gz) = 0dc77718016654bbf6ffdda09e968e2b2875c05dacec967abf5725b5daae5978
+SIZE (nss-3.12.9.tar.gz) = 5984608
SHA256 (mod_ssl-2.8.31-1.3.41.tar.gz) = dc3e7fef57e53a9ab8b1a541d712ea94630ffe5f1d1eb291d5fa19a80c71dd4d
SIZE (mod_ssl-2.8.31-1.3.41.tar.gz) = 820067
--- security.ca_root_nss.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list