From owner-cvs-all@FreeBSD.ORG Wed Sep 8 01:42:36 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B019710656C8; Wed, 8 Sep 2010 01:42:36 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7E88FC0A; Wed, 8 Sep 2010 01:42:36 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o881ga4w082872; Wed, 8 Sep 2010 01:42:36 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o881gaEo082871; Wed, 8 Sep 2010 01:42:36 GMT (envelope-from pgollucci) Message-Id: <201009080142.o881gaEo082871@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Wed, 8 Sep 2010 01:42:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/ca_root_nss Makefile distinfo ports/security/ca_root_nss/files patch-ca-bundle.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2010 01:42:36 -0000 pgollucci 2010-09-08 01:42:36 UTC FreeBSD ports repository Modified files: security/ca_root_nss Makefile distinfo security/ca_root_nss/files patch-ca-bundle.pl Log: - fix file name ca-bundle.crt -> ca-root-nss.crt [1] - Properly sub VERSION_NSS var [1] - While here, update to 3.12.6 to sync with security/nss PR: ports/143584 [1] Submitted by: Kevin Kobb [1] Approved by: maintainer timeout (brooks ; 209 days) [1] Revision Changes Path 1.9 +5 -1 ports/security/ca_root_nss/Makefile 1.5 +3 -3 ports/security/ca_root_nss/distinfo 1.2 +8 -7 ports/security/ca_root_nss/files/patch-ca-bundle.pl