aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-02 22:23:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-09-02 22:23:38 +0800
commitda074647297b4a4b80f957eae57311da2e099a2f (patch)
tree573b4b0b6a91a0aece52fd6c116dc196d6c25312
parent8feafee67e3c7c74519fba6a11ed5c677478e7b1 (diff)
downloadfreebsd-ports-gnome-da074647297b4a4b80f957eae57311da2e099a2f.tar.gz
freebsd-ports-gnome-da074647297b4a4b80f957eae57311da2e099a2f.tar.zst
freebsd-ports-gnome-da074647297b4a4b80f957eae57311da2e099a2f.zip
Update to 3.2.0
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395
-rw-r--r--cad/freecad/Makefile3
-rw-r--r--devel/libkolab/Makefile4
-rw-r--r--graphics/qgis/Makefile3
-rw-r--r--security/shibboleth2-sp/Makefile4
-rw-r--r--sysutils/passwordsafe/Makefile3
-rw-r--r--textproc/xerces-c3/Makefile2
-rw-r--r--textproc/xerces-c3/distinfo6
-rw-r--r--textproc/xerces-c3/pkg-plist1
8 files changed, 15 insertions, 11 deletions
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index 6afa67afe2f9..bfc582edb368 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= FreeCAD
DISTVERSION= 0.17.g20170616
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= tj+freebsd_ports@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 \
diff --git a/devel/libkolab/Makefile b/devel/libkolab/Makefile
index 89e373d9ad6b..0ed2e31f0c3f 100644
--- a/devel/libkolab/Makefile
+++ b/devel/libkolab/Makefile
@@ -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 \
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index e23982ea5b22..53c1ebebe4e4 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -4,6 +4,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
DISTVERSION= 2_18_12
+PORTREVISION= 1
CATEGORIES= graphics geography
MAINTAINER= rhurlin@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
diff --git a/security/shibboleth2-sp/Makefile b/security/shibboleth2-sp/Makefile
index f40c4aa54e51..845190b2f980 100644
--- a/security/shibboleth2-sp/Makefile
+++ b/security/shibboleth2-sp/Makefile
@@ -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
diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile
index 852c6ab269f5..663e39268e01 100644
--- a/sysutils/passwordsafe/Makefile
+++ b/sysutils/passwordsafe/Makefile
@@ -2,6 +2,7 @@
PORTNAME= passwordsafe
DISTVERSION= 1.02BETA
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= brnrd@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Popular secure and convenient password manager
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
diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile
index f51a0ff18358..9f56e1c122ed 100644
--- a/textproc/xerces-c3/Makefile
+++ b/textproc/xerces-c3/Makefile
@@ -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
diff --git a/textproc/xerces-c3/distinfo b/textproc/xerces-c3/distinfo
index db08d2357596..0df7e38380af 100644
--- a/textproc/xerces-c3/distinfo
+++ b/textproc/xerces-c3/distinfo
@@ -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
diff --git a/textproc/xerces-c3/pkg-plist b/textproc/xerces-c3/pkg-plist
index aa58ba0688e9..df802cfabe24 100644
--- a/textproc/xerces-c3/pkg-plist
+++ b/textproc/xerces-c3/pkg-plist
@@ -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