svn commit: r449138 - in head: cad/freecad devel/libkolab graphics/qgis security/shibboleth2-sp sysutils/passwordsafe textproc/xerces-c3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 2 14:23:40 UTC 2017


Author: sunpoet
Date: Sat Sep  2 14:23:38 2017
New Revision: 449138
URL: https://svnweb.freebsd.org/changeset/ports/449138

Log:
  Update to 3.2.0
  
  Changes:	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395

Modified:
  head/cad/freecad/Makefile
  head/devel/libkolab/Makefile
  head/graphics/qgis/Makefile
  head/security/shibboleth2-sp/Makefile
  head/sysutils/passwordsafe/Makefile
  head/textproc/xerces-c3/Makefile
  head/textproc/xerces-c3/distinfo
  head/textproc/xerces-c3/pkg-plist

Modified: head/cad/freecad/Makefile
==============================================================================
--- head/cad/freecad/Makefile	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/cad/freecad/Makefile	Sat Sep  2 14:23:38 2017	(r449138)
@@ -2,6 +2,7 @@
 
 PORTNAME=	FreeCAD
 DISTVERSION=	0.17.g20170616
+PORTREVISION=	1
 CATEGORIES=	cad
 
 MAINTAINER=	tj+freebsd_ports at a13.fr
@@ -23,7 +24,7 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libvtkFiltersTexture-6.2.so:math/vtk6 \
 		libTKernel.so:cad/opencascade \
 		libSoQt.so:x11-toolkits/soqt \
-		libxerces-c-3.1.so:textproc/xerces-c3 \
+		libxerces-c.so:textproc/xerces-c3 \
 		libboost_thread.so:devel/boost-libs \
 		libarea.so:devel/libarea \
 		libmed.so:french/med \

Modified: head/devel/libkolab/Makefile
==============================================================================
--- head/devel/libkolab/Makefile	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/devel/libkolab/Makefile	Sat Sep  2 14:23:38 2017	(r449138)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libkolab
 PORTVERSION=	0.6.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel kde
 MASTER_SITES=	http://mirror.kolabsys.com/pub/releases/
 
@@ -18,7 +18,7 @@ PORTSCOUT=	limit:^0\.
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
 		libcurl.so:ftp/curl \
 		libkolabxml.so:textproc/libkolabxml \
-		libxerces-c-3.1.so:textproc/xerces-c3
+		libxerces-c.so:textproc/xerces-c3
 
 # TODO: Conditionally enable the bindings based on OPTIONs.
 CMAKE_ARGS=	-DBUILD_TESTS:BOOL=OFF \

Modified: head/graphics/qgis/Makefile
==============================================================================
--- head/graphics/qgis/Makefile	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/graphics/qgis/Makefile	Sat Sep  2 14:23:38 2017	(r449138)
@@ -4,6 +4,7 @@
 PORTNAME=	qgis
 DISTVERSIONPREFIX=	final-
 DISTVERSION=	2_18_12
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 
 MAINTAINER=	rhurlin at gwdg.de
@@ -23,7 +24,7 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \
 		libqwt.so:x11-toolkits/qwt5 \
 		libspatialindex.so:devel/spatialindex \
 		libspatialite.so:databases/spatialite \
-		libxerces-c-3.1.so:textproc/xerces-c3
+		libxerces-c.so:textproc/xerces-c3
 
 USES=		bison cmake compiler:features cpe desktop-file-utils \
 		execinfo fortran gmake pyqt:4 python:2.7 sqlite:3

Modified: head/security/shibboleth2-sp/Makefile
==============================================================================
--- head/security/shibboleth2-sp/Makefile	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/security/shibboleth2-sp/Makefile	Sat Sep  2 14:23:38 2017	(r449138)
@@ -3,7 +3,7 @@
 
 PORTNAME=	shibboleth-sp
 PORTVERSION=	2.6.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security www
 MASTER_SITES=	http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
 
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs
 LIB_DEPENDS=	libsaml.so:security/opensaml2 \
 		libxmltooling-lite.so:devel/xmltooling \
 		liblog4shib.so:devel/log4shib \
-		libxerces-c-3.1.so:textproc/xerces-c3 \
+		libxerces-c.so:textproc/xerces-c3 \
 		libxml-security-c.so:security/apache-xml-security-c
 
 USES=		gmake tar:bzip2 ssl

Modified: head/sysutils/passwordsafe/Makefile
==============================================================================
--- head/sysutils/passwordsafe/Makefile	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/sysutils/passwordsafe/Makefile	Sat Sep  2 14:23:38 2017	(r449138)
@@ -2,6 +2,7 @@
 
 PORTNAME=	passwordsafe
 DISTVERSION=	1.02BETA
+PORTREVISION=	1
 CATEGORIES=	sysutils
 
 MAINTAINER=	brnrd at FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT=	Popular secure and convenient password manage
 LICENSE=	ART20
 
 LIB_DEPENDS=	libuuid.so:misc/e2fsprogs-libuuid \
-		libxerces-c-3.1.so:textproc/xerces-c3
+		libxerces-c.so:textproc/xerces-c3
 BUILD_DEPENDS=	zip:archivers/zip
 
 NOT_FOR_ARCHS=		aarch64 armv6

Modified: head/textproc/xerces-c3/Makefile
==============================================================================
--- head/textproc/xerces-c3/Makefile	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/textproc/xerces-c3/Makefile	Sat Sep  2 14:23:38 2017	(r449138)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xerces-c
-PORTVERSION=	3.1.4
+PORTVERSION=	3.2.0
 CATEGORIES=	textproc
 MASTER_SITES=	APACHE/xerces/c/3/sources
 PKGNAMESUFFIX=	3

Modified: head/textproc/xerces-c3/distinfo
==============================================================================
--- head/textproc/xerces-c3/distinfo	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/textproc/xerces-c3/distinfo	Sat Sep  2 14:23:38 2017	(r449138)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469548587
-SHA256 (xerces-c-3.1.4.tar.gz) = c98eedac4cf8a73b09366ad349cb3ef30640e7a3089d360d40a3dde93f66ecf6
-SIZE (xerces-c-3.1.4.tar.gz) = 6992545
+TIMESTAMP = 1504098793
+SHA256 (xerces-c-3.2.0.tar.gz) = d3162910ada85612f5b8cc89cdab84d0ad9a852a49577691e54bc7e9fc304e15
+SIZE (xerces-c-3.2.0.tar.gz) = 6734012

Modified: head/textproc/xerces-c3/pkg-plist
==============================================================================
--- head/textproc/xerces-c3/pkg-plist	Sat Sep  2 14:11:38 2017	(r449137)
+++ head/textproc/xerces-c3/pkg-plist	Sat Sep  2 14:23:38 2017	(r449138)
@@ -95,6 +95,7 @@ include/xercesc/dom/impl/DOMLSOutputImpl.hpp
 include/xercesc/dom/impl/DOMLSSerializerImpl.hpp
 include/xercesc/dom/impl/DOMLocatorImpl.hpp
 include/xercesc/dom/impl/DOMNamedNodeMapImpl.hpp
+include/xercesc/dom/impl/DOMNodeBase.hpp
 include/xercesc/dom/impl/DOMNodeIDMap.hpp
 include/xercesc/dom/impl/DOMNodeImpl.hpp
 include/xercesc/dom/impl/DOMNodeIteratorImpl.hpp


More information about the svn-ports-all mailing list