aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-08-13 23:31:12 +0800
committerswills <swills@FreeBSD.org>2011-08-13 23:31:12 +0800
commit3aea5b3216a3865b8136e05158f8f4df5585c8e9 (patch)
treebe35a38b32c57fd62512519c485cc83dd4898cc1 /devel
parent48f4b7bcd9aef8d6495f1ff9d81aeef676783b23 (diff)
downloadfreebsd-ports-gnome-3aea5b3216a3865b8136e05158f8f4df5585c8e9.tar.gz
freebsd-ports-gnome-3aea5b3216a3865b8136e05158f8f4df5585c8e9.tar.zst
freebsd-ports-gnome-3aea5b3216a3865b8136e05158f8f4df5585c8e9.zip
- Use xerces-c 3 [1]
- Pass maintainership back to Janos Mohacsi <janos.mohacsi@bsd.hu> [2] PR: ports/159714 [1] Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [1] Approved by: maintainer (me) [2]
Diffstat (limited to 'devel')
-rw-r--r--devel/xmltooling/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/xmltooling/Makefile b/devel/xmltooling/Makefile
index c5c7ca11144e..0da8517c678d 100644
--- a/devel/xmltooling/Makefile
+++ b/devel/xmltooling/Makefile
@@ -7,15 +7,16 @@
PORTNAME= xmltooling
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= devel security
MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/2.4.3/
-MAINTAINER= swills@FreeBSD.org
+MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Low level XML support for SAML
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
log4shib.1:${PORTSDIR}/devel/log4shib \
- xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel \
+ xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
xml-security-c.16:${PORTSDIR}/security/apache-xml-security-c
GNU_CONFIGURE= yes