diff -ruN --exclude=CVS /usr/ports/devel/xmltooling.orig/Makefile /usr/ports/devel/xmltooling/Makefile --- /usr/ports/devel/xmltooling.orig/Makefile 2011-08-08 14:45:16.000000000 +0200 +++ /usr/ports/devel/xmltooling/Makefile 2011-08-12 12:57:48.000000000 +0200 @@ -7,6 +7,7 @@ PORTNAME= xmltooling PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= devel security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/2.4.3/ @@ -15,7 +16,7 @@ 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