ports/85498: [UPDATE] textproc/jade, textproc/sp: add CONFLICTS

Alejandro Pulver alejandro at varnet.biz
Tue Aug 30 19:50:18 UTC 2005


>Number:         85498
>Category:       ports
>Synopsis:       [UPDATE] textproc/jade, textproc/sp: add CONFLICTS
>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:   Tue Aug 30 19:50:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


These 2 ports install files under the same name.

See:
http://lists.freebsd.org/pipermail/freebsd-questions/2005-February/075707.html


>How-To-Repeat:





>Fix:


--- patch.diff begins here ---
diff -urN /usr/ports/textproc/jade/Makefile jade/Makefile
--- /usr/ports/textproc/jade/Makefile	Sat Jan  8 23:35:28 2005
+++ jade/Makefile	Tue Aug 30 16:36:45 2005
@@ -19,6 +19,8 @@
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	An object-oriented SGML/XML parser toolkit and DSSSL engine
 
+CONFLICTS=	sp-*
+
 RUN_DEPENDS=	${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
 
 USE_GMAKE=	yes
diff -urN /usr/ports/textproc/sp/Makefile sp/Makefile
--- /usr/ports/textproc/sp/Makefile	Wed Jul 27 18:37:38 2005
+++ sp/Makefile	Tue Aug 30 16:37:01 2005
@@ -13,6 +13,8 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An object-oriented toolkit for SGML parsing and entity management
 
+CONFLICTS=	jade-*
+
 .if ${MACHINE_ARCH} == sparc64
 BROKEN=		does not compile on ${MACHINE_ARCH}
 .endif
--- patch.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list