diff options
author | pettai <pettai@pkgsrc.org> | 2011-07-28 22:24:16 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2011-07-28 22:24:16 +0000 |
commit | 9bfa1f5e5aefa56eabe62275924528b5d5b2e34d (patch) | |
tree | 07e9f5b97f39b31142912880dea46437c40963e6 /textproc | |
parent | f95d88c30dc9277a1aa1e135b14c249a7b7c2af0 (diff) | |
download | pkgsrc-9bfa1f5e5aefa56eabe62275924528b5d5b2e34d.tar.gz |
1.4.2:
Bug:
* [CPPXT-71] - Shorthand File CredentialResolver config fails to support use attribute
* [CPPXT-73] - make distclean not removing pkgconfig files
* [CPPXT-75] - sending SOAP 1.1 Fault to Shib Native SP ECP handler
* [CPPXT-77] - Library init routines should be idempotent
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xmltooling/Makefile | 7 | ||||
-rw-r--r-- | textproc/xmltooling/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/xmltooling/Makefile b/textproc/xmltooling/Makefile index 85f5aaf4a54..52f90c13801 100644 --- a/textproc/xmltooling/Makefile +++ b/textproc/xmltooling/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2011/07/27 22:26:59 pettai Exp $ +# $NetBSD: Makefile,v 1.7 2011/07/28 22:24:16 pettai Exp $ -DISTNAME= xmltooling-1.4.1 -PKGREVISION= 1 +DISTNAME= xmltooling-1.4.2 CATEGORIES= textproc -MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/2.4.1/ +MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/2.4.3/ MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://shibboleth.internet2.edu/ diff --git a/textproc/xmltooling/distinfo b/textproc/xmltooling/distinfo index c424c7d88d8..5cc586b8890 100644 --- a/textproc/xmltooling/distinfo +++ b/textproc/xmltooling/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2011/02/23 09:09:31 adam Exp $ +$NetBSD: distinfo,v 1.4 2011/07/28 22:24:16 pettai Exp $ -SHA1 (xmltooling-1.4.1.tar.gz) = 85d7d7a4b5ab005804bd34d2a9182ade7a668fe0 -RMD160 (xmltooling-1.4.1.tar.gz) = 10e76e92c58b4d39c6d6a6bed2c1ba7f62f8c09b -Size (xmltooling-1.4.1.tar.gz) = 635191 bytes +SHA1 (xmltooling-1.4.2.tar.gz) = 599d3ba098bb615df1d1ac063f1ebda67613ac7f +RMD160 (xmltooling-1.4.2.tar.gz) = 84749fc8e26bc8c315a704e1d31e90d3e512ebd1 +Size (xmltooling-1.4.2.tar.gz) = 636598 bytes SHA1 (patch-xmltooling_Makefile.in) = 9c6764c89d0c81c46486283063e02791c22c37e2 |