ports/78462: MAINTAINER-UPDATE textproc/xerces-c2

Bjoern A. Zeeb bzeeb+freebsdports at zabbadoz.net
Sat Mar 5 20:20:14 UTC 2005


>Number:         78462
>Category:       ports
>Synopsis:       MAINTAINER-UPDATE textproc/xerces-c2
>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:   Sat Mar 05 20:20:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Bjoern A. Zeeb
>Release:        FreeBSD 5.2-CURRENT amd64
>Organization:
Zabbadoz.NeT
>Environment:
System: FreeBSD

>Description:
	Xerces-c2 still uses icu-2

>How-To-Repeat:
>Fix:
	Update to make use of icu.32.
	Dump PORTREVISION.

Index: Makefile
===================================================================
RCS file: /export/media/FreeBSD/cvsup/r/pcvs/ports/textproc/xerces-c2/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile	25 Oct 2004 08:18:57 -0000	1.17
+++ Makefile	5 Mar 2005 19:58:53 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	xerces-c2
 PORTVERSION=	2.6.0
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_APACHE_XML}
 MASTER_SITE_SUBDIR=	xerces-c/source
@@ -45,8 +46,8 @@ PLIST_SUB+=		TRANSICONV=""
 PLIST_SUB+=		TRANSICU="@comment "
 .else
 .if (${TRANSCODER} == "icu")
-PKGNAMESUFFIX+=		-icu2
-LIB_DEPENDS+=		icuuc.28:${PORTSDIR}/devel/icu2
+PKGNAMESUFFIX+=		-icu
+LIB_DEPENDS+=		icuuc.32:${PORTSDIR}/devel/icu
 ICUROOT?=		${LOCALBASE}
 CONFIGURE_ENV+=		ICUROOT=${ICUROOT}
 MAKE_ENV+=		ICUROOT=${ICUROOT}
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list