ports/87527: Update port: devel/pcre-utf8 (add CONFLICTS with pcre)

Denis Shaposhnikov dsh at neva.vlink.ru
Sun Oct 16 18:30:20 UTC 2005


>Number:         87527
>Category:       ports
>Synopsis:       Update port: devel/pcre-utf8 (add CONFLICTS with pcre)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 18:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #21: Sun Aug 14 15:59:53 MSD 2005 dsh at neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/NEVA i386


	
>Description:

devel/pcre and devel/pcre-utf8 overwrite each others files.

>How-To-Repeat:

  # portinstall devel/pcre-utf8
  # portinstall devel/pcre

and try to deinstall pcre-utf8-[0-9]*

>Fix:

diff -Nru pcre-utf8.orig/Makefile pcre-utf8/Makefile
--- pcre-utf8.orig/Makefile	Sun Oct 16 22:06:58 2005
+++ pcre-utf8/Makefile	Sun Oct 16 22:09:59 2005
@@ -8,6 +8,7 @@
 PKGNAMESUFFIX=	-utf8
 MASTERDIR=	${.CURDIR}/../pcre
 
+CONFLICTS=	pcre-[0-9]*
 WITH_UTF8=	yes
 
 .include "${MASTERDIR}/Makefile"
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list