summaryrefslogtreecommitdiff
path: root/textproc/xalan-c
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-05-24 17:08:53 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-05-24 17:08:53 +0000
commitbd57d8de936cbee750045cc3a9199525df26130f (patch)
tree74d3bcd93eb5d4cf19e200edc4e51f1007882eea /textproc/xalan-c
parent45d46bd0a512d136ab3e2a35764cdf98723dc4ce (diff)
downloadfreebsd-ports-bd57d8de936cbee750045cc3a9199525df26130f.zip
- Bump xerces lib version
- Bump PORTREVISION Reported by: kris mail
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r--textproc/xalan-c/Makefile3
1 files changed, 2 insertions, 1 deletions
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}