Sun Mar 20 09:57:12 2016 UTC ()
Release Notes - XMLTooling - C++ - Version 1.5.6

** Bug
    * [CPPXT-105] - PKIX revocation checking calls OpenSSL's X509_verify_cert
      in an unsupported way (breaks with OpenSSL 1.0.1p/1.0.2d and later)

Release Notes - XMLTooling - C++ - Version 1.5.5

** Bug
    * [CPPXT-102] - BOOST autoconf macros break with gcc5

Release Notes - XMLTooling - C++ - Version 1.5.4

** Bug
    * [CPPXT-97] - Segfault in HTTPResponse::setResponseHeader when used to
      clear a header
    * [CPPXT-99] - Slightly incorrect User-Agent string with libcurl requests

** Task
    * [CPPXT-100] - Update Windows build to latest libraries

** Improvement
    * [CPPXT-101] - Disable SSLv3 by default in SOAP client

This is part of fixing PR pkg/50354


(pettai)
diff -r1.21 -r1.22 pkgsrc/textproc/xmltooling/Makefile
diff -r1.9 -r1.10 pkgsrc/textproc/xmltooling/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/textproc/xmltooling/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/xmltooling/Makefile 2016/03/05 11:29:33 1.21
+++ pkgsrc/textproc/xmltooling/Makefile 2016/03/20 09:57:12 1.22
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.21 2016/03/05 11:29:33 jperkin Exp $ 1# $NetBSD: Makefile,v 1.22 2016/03/20 09:57:12 pettai Exp $
2 2
3DISTNAME= xmltooling-1.5.3 3DISTNAME= xmltooling-1.5.6
4PKGREVISION= 9 
5CATEGORIES= textproc 4CATEGORIES= textproc
6MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ 5MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/2.5.5/
7 6
8MAINTAINER= pettai@NetBSD.org 7MAINTAINER= pettai@NetBSD.org
9HOMEPAGE= http://shibboleth.net/ 8HOMEPAGE= http://shibboleth.net/
10COMMENT= High level interface for XML processing library 9COMMENT= High level interface for XML processing library
11LICENSE= apache-2.0 10LICENSE= apache-2.0
12 11
13USE_LANGUAGES= c c++ 12USE_LANGUAGES= c c++
14USE_LIBTOOL= yes 13USE_LIBTOOL= yes
15GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
16CONFIGURE_ARGS+= --disable-doxygen-doc 15CONFIGURE_ARGS+= --disable-doxygen-doc
17 16
18.include "../../devel/boost-libs/buildlink3.mk" 17.include "../../devel/boost-libs/buildlink3.mk"
19.include "../../devel/log4shib/buildlink3.mk" 18.include "../../devel/log4shib/buildlink3.mk"

cvs diff -r1.9 -r1.10 pkgsrc/textproc/xmltooling/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/xmltooling/distinfo 2015/11/04 02:00:16 1.9
+++ pkgsrc/textproc/xmltooling/distinfo 2016/03/20 09:57:12 1.10
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.9 2015/11/04 02:00:16 agc Exp $ 1$NetBSD: distinfo,v 1.10 2016/03/20 09:57:12 pettai Exp $
2 2
3SHA1 (xmltooling-1.5.3.tar.gz) = b8498a8dafe18bf612a6651ab7af662add5c2a68 3SHA1 (xmltooling-1.5.6.tar.gz) = 45da82345758a9871cbf1200f6b2cdd0898722f2
4RMD160 (xmltooling-1.5.3.tar.gz) = 2b8530f41576511b222f515a86e39981f34c2102 4RMD160 (xmltooling-1.5.6.tar.gz) = 4bffdd47c8062c352c0aa5d26fc5bc588779514b
5SHA512 (xmltooling-1.5.3.tar.gz) = 25cc3b619aabb420d061e809388695ca31ae8ccb47e8f3c8a96d0f34e662f22f74fa02b7ba0a22ed552f66e60f066919ad8336ba161cc654b6e02a93c6316706 5SHA512 (xmltooling-1.5.6.tar.gz) = 4fa247fd8e8c4354cf4c6d515847b891c6de4f631198dc220063c30d48cbccf9c3a9a66e660b04a2d37950929e76e649b3857391c0691c962e5a6a25fde13652
6Size (xmltooling-1.5.3.tar.gz) = 675350 bytes 6Size (xmltooling-1.5.6.tar.gz) = 713425 bytes
7SHA1 (patch-xmltooling_Makefile.in) = 9c6764c89d0c81c46486283063e02791c22c37e2 7SHA1 (patch-xmltooling_Makefile.in) = 9c6764c89d0c81c46486283063e02791c22c37e2
8SHA1 (patch-xmltooling_util_XMLHelper.cpp) = 2dc0915af93e4b2aeb0a946ea14f2de89050867f 8SHA1 (patch-xmltooling_util_XMLHelper.cpp) = 2dc0915af93e4b2aeb0a946ea14f2de89050867f
9SHA1 (patch-xmltooling_util_XMLHelper.h) = 98c6c0552c81a8599c5337642bcdcaa9cdb76d80 9SHA1 (patch-xmltooling_util_XMLHelper.h) = 98c6c0552c81a8599c5337642bcdcaa9cdb76d80