Date: Sat, 5 Mar 2005 20:10:53 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net> Subject: ports/78462: MAINTAINER-UPDATE textproc/xerces-c2 Message-ID: <20050305201053.3D831157D0@mail.int.zabbadoz.net> Resent-Message-ID: <200503052020.j25KKEVN091988@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050305201053.3D831157D0>