Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2004 21:31:58 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70875: [MAINTAINER] devel/PAR: conflict with security/nss
Message-ID:  <200408231331.i7NDVw4N021249@woodstock.csie.org>
Resent-Message-ID: <200408231710.i7NHALt1006072@freefall.freebsd.org>

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

>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 <bsd.port.pre.mk>
 
--- p5-PAR-0.85_1.patch ends here ---

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



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