From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 23 17:10:21 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2FB416A4CE for ; Mon, 23 Aug 2004 17:10:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC7ED43D1D for ; Mon, 23 Aug 2004 17:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7NHALUG006073 for ; Mon, 23 Aug 2004 17:10:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7NHALt1006072; Mon, 23 Aug 2004 17:10:21 GMT (envelope-from gnats) Resent-Date: Mon, 23 Aug 2004 17:10:21 GMT Resent-Message-Id: <200408231710.i7NHALt1006072@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rong-En Fan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F26D16A4CE for ; Mon, 23 Aug 2004 17:02:34 +0000 (GMT) Received: from muse.csie.ntu.edu.tw (muse.csie.ntu.edu.tw [140.112.28.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDDFC43D1D for ; Mon, 23 Aug 2004 17:02:28 +0000 (GMT) (envelope-from rafan@infor.org) Received: from localhost (localhost.csie.ntu.edu.tw [127.0.0.1]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 2BA6C522AB for ; Mon, 23 Aug 2004 21:32:34 +0800 (CST) Received: from woodstock.csie.org (220-135-116-9.HINET-IP.hinet.net [220.135.116.9]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 1CEF752161 for ; Mon, 23 Aug 2004 21:32:21 +0800 (CST) Received: (from rafan@localhost) by woodstock.csie.org (8.13.1/8.13.1/Submit) id i7NDVw4N021249; Mon, 23 Aug 2004 21:31:58 +0800 (CST) (envelope-from rafan) Message-Id: <200408231331.i7NDVw4N021249@woodstock.csie.org> Date: Mon, 23 Aug 2004 21:31:58 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/70875: [MAINTAINER] devel/PAR: conflict with security/nss X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 17:10:22 -0000 >Number: 70875 >Category: ports >Synopsis: [MAINTAINER] devel/PAR: conflict with security/nss >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Aug 23 17:10:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.0-CURRENT i386 >Organization: NTU CSIE >Environment: System: FreeBSD woodstock.csie.org 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sun Aug 22 15:46:02 CST 2004 >Description: Both PAR and nss install bin/pp, add a conflict. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-PAR-0.85_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-PAR/Makefile /home/rafan/tmp/ports/p5-PAR/Makefile --- /usr/ports/devel/p5-PAR/Makefile Fri Aug 13 21:31:12 2004 +++ /home/rafan/tmp/ports/p5-PAR/Makefile Mon Aug 23 21:31:05 2004 @@ -7,7 +7,7 @@ PORTNAME= PAR PORTVERSION= 0.85 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS @@ -32,6 +32,8 @@ PAR::Filter::Bleach.3 PAR::Filter::Bytecode.3 \ PAR::Filter::Obfuscate.3 PAR::Filter::PatchContent.3 \ PAR::Filter::PodStrip.3 PAR::Heavy.3 PAR::Tutorial.3 + +CONFLICTS= nss-* .include --- p5-PAR-0.85_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: