aboutsummaryrefslogtreecommitdiff
path: root/security/apache-xml-security-c
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-14 02:22:41 +0000
committerSteve Wills <swills@FreeBSD.org>2011-08-14 02:22:41 +0000
commitca56097f4f91fce9beaa408f46039d78c820ea43 (patch)
tree9908450d84997256ebaf6c4e8b14940d18e1e7a0 /security/apache-xml-security-c
parent757d60fde212222ec1787b2ca275220592eee4fc (diff)
downloadports-ca56097f4f91fce9beaa408f46039d78c820ea43.tar.gz
ports-ca56097f4f91fce9beaa408f46039d78c820ea43.zip
- Update to 1.6.1
PR: ports/159711 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=279665
Diffstat (limited to 'security/apache-xml-security-c')
-rw-r--r--security/apache-xml-security-c/Makefile8
-rw-r--r--security/apache-xml-security-c/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile
index 22f0af32ebb7..50c1659fe9ef 100644
--- a/security/apache-xml-security-c/Makefile
+++ b/security/apache-xml-security-c/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xml-security-c
-PORTVERSION= 1.6.0
+PORTVERSION= 1.6.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR=santuario/c-library
@@ -15,13 +15,13 @@ PKGNAMEPREFIX= apache-
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Apache XML security libraries C version
-OPTIONS= XERCES_DEVEL "With Xerces vesion 2.8 (shibboleth2 requires)" on
+OPTIONS= XERCES_3 "With Xerces vesion 3.x (shibboleth2 requires)" on
USE_OPENSSL= yes
.include <bsd.port.pre.mk>
-.if defined(WITH_XERCES_DEVEL)
-LIB_DEPENDS+= xerces-c.28:${PORTSDIR}/textproc/xerces-c2-devel
+.if defined(WITH_XERCES_3)
+LIB_DEPENDS+= xerces-c.3:${PORTSDIR}/textproc/xerces-c3
.else
LIB_DEPENDS+= xerces-c.27:${PORTSDIR}/textproc/xerces-c2
.endif
diff --git a/security/apache-xml-security-c/distinfo b/security/apache-xml-security-c/distinfo
index e25a9ca7e9e5..1cf0b5a6d730 100644
--- a/security/apache-xml-security-c/distinfo
+++ b/security/apache-xml-security-c/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xml-security-c-1.6.0.tar.gz) = ccc8abe614bfed814bc772e3904ba1708b5984ec1245500a0be409f8195e0831
-SIZE (xml-security-c-1.6.0.tar.gz) = 865131
+SHA256 (xml-security-c-1.6.1.tar.gz) = 73931a55d6925a82416ea48f8d6f1b8ed591368e1dfc30574fe43904b7c62fcd
+SIZE (xml-security-c-1.6.1.tar.gz) = 864366