From bd57d8de936cbee750045cc3a9199525df26130f Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Wed, 24 May 2006 17:08:53 +0000 Subject: - Bump xerces lib version - Bump PORTREVISION Reported by: kris mail --- textproc/xalan-c/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/xalan-c') diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index d42f89e4e7fa..bf636eb68ee8 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -8,6 +8,7 @@ PORTNAME= xalan-c PORTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_APACHE_XML:S/$/:msax,docs/} MASTER_SITE_SUBDIR= ${PORTNAME}/source/:msax ${PORTNAME}/docs/:docs @@ -43,7 +44,7 @@ DOCS_TARBALL= Xalan-C_${PORTVERSION:S/./_/g}-docs${EXTRACT_SUFX} # we need the _extracted_ xerces-c2 port sources to build this one # (installed version of port is enough) -XERCESC_LIB_VER?= 26 +XERCESC_LIB_VER?= 27 LIB_DEPENDS+= xerces-c.${XERCESC_LIB_VER}:${PORTSDIR}/textproc/xerces-c2 XERCESCROOT?= ${LOCALBASE} -- cgit v1.2.3