Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 15:45:48 +0200 (CEST)
From:      Niclas Zeising <niclas.zeising@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157346: [PATCH] update to security/ca_root_nss port
Message-ID:  <201105261345.p4QDjm1n079765@vincent.daemonic.se>
Resent-Message-ID: <201105261350.p4QDoABX065489@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157346
>Category:       ports
>Synopsis:       [PATCH] update to security/ca_root_nss port
>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:   Thu May 26 13:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Niclas Zeising
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Apr 20 17:22:47 CEST 2011 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	The ca_root_nss in ports is outdated.
>How-To-Repeat:
	N/A
>Fix:
	Attached patch updates securit/ca_root_nss to version 3.12.10 which is the latest from upstream.

--- ca_root_nss-update.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/ca_root_nss/Makefile,v
retrieving revision 1.10
diff -u -d -r1.10 Makefile
--- Makefile	25 Feb 2011 17:19:01 -0000	1.10
+++ Makefile	26 May 2011 13:14:45 -0000
@@ -25,7 +25,7 @@
 PLIST_SUB+=	CERTDIR=${CERTDIR}
 
 # These versions intend to track security/nss and www/apache13-modssl.
-VERSION_NSS=	3.12.9
+VERSION_NSS=	3.12.10
 VERSION_APACHE=	1.3.41
 VERSION_MODSSL=	2.8.31
 MASTER_SITES_MODSSL=	http://www.modssl.org/source/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/ca_root_nss/distinfo,v
retrieving revision 1.6
diff -u -d -r1.6 distinfo
--- distinfo	25 Feb 2011 17:19:01 -0000	1.6
+++ distinfo	26 May 2011 13:14:45 -0000
@@ -1,4 +1,4 @@
-SHA256 (nss-3.12.9.tar.gz) = 0dc77718016654bbf6ffdda09e968e2b2875c05dacec967abf5725b5daae5978
-SIZE (nss-3.12.9.tar.gz) = 5984608
+SHA256 (nss-3.12.10.tar.gz) = 634f294507de6da93a5c3e08006156a469ff8d8af9ac9153f608800f4d20206e
+SIZE (nss-3.12.10.tar.gz) = 6008914
 SHA256 (mod_ssl-2.8.31-1.3.41.tar.gz) = dc3e7fef57e53a9ab8b1a541d712ea94630ffe5f1d1eb291d5fa19a80c71dd4d
 SIZE (mod_ssl-2.8.31-1.3.41.tar.gz) = 820067
--- ca_root_nss-update.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105261345.p4QDjm1n079765>