From owner-cvs-all@FreeBSD.ORG Mon Feb 27 23:35:12 2012 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 34477106566C; Mon, 27 Feb 2012 23:35:12 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 07CD88FC0C; Mon, 27 Feb 2012 23:35:12 +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 q1RNZBVu081429; Mon, 27 Feb 2012 23:35:11 GMT (envelope-from flo@repoman.freebsd.org) Received: (from flo@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1RNZBJc081428; Mon, 27 Feb 2012 23:35:11 GMT (envelope-from flo) Message-Id: <201202272335.q1RNZBJc081428@repoman.freebsd.org> From: Florian Smeets Date: Mon, 27 Feb 2012 23:35:11 +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 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: Mon, 27 Feb 2012 23:35:12 -0000 flo 2012-02-27 23:35:11 UTC FreeBSD ports repository Modified files: security/ca_root_nss Makefile Log: make sure installation does not fail if for whatever reason the symlink in /etc/ssl is still there on (re)install phase with ETCSYMLINK option set. Submitted by: mi Revision Changes Path 1.19 +2 -1 ports/security/ca_root_nss/Makefile