Index: head/textproc/xerces-c3/Makefile =================================================================== --- head/textproc/xerces-c3/Makefile (revision 532400) +++ head/textproc/xerces-c3/Makefile (revision 532401) @@ -1,46 +1,46 @@ # Created by: gahr # $FreeBSD$ PORTNAME= xerces-c -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= textproc MASTER_SITES= APACHE/xerces/c/3/sources PKGNAMESUFFIX= 3 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler cpe iconv libtool pathfix CONFIGURE_ARGS= --enable-netaccessor-socket \ --enable-transcoder-iconv \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_ENV= XERCESCROOT=${WRKSRC} TEST_TARGET= check USE_LDCONFIG= yes PLIST_SUB= MAJOR_VER=${PORTVERSION:R} CPE_PRODUCT= xerces-c++ CPE_VENDOR= apache .include .if ${CHOSEN_COMPILER_TYPE} == gcc PLIST_SUB+= MUTEXMGR="PosixMutexMgr" .else PLIST_SUB+= MUTEXMGR="StdMutexMgr" .endif post-patch: @${REINPLACE_CMD} -e "s,@DEFS@,& -D__STDC_LIMIT_MACROS," ${WRKSRC}/src/Makefile.in post-install: ${LN} -s libxerces-c-${PORTVERSION:R}.so ${STAGEDIR}${PREFIX}/lib/libxerces-c.so.${PORTVERSION:R:R} .include Index: head/textproc/xerces-c3/distinfo =================================================================== --- head/textproc/xerces-c3/distinfo (revision 532400) +++ head/textproc/xerces-c3/distinfo (revision 532401) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537386135 -SHA256 (xerces-c-3.2.2.tar.gz) = dd6191f8aa256d3b4686b64b0544eea2b450d98b4254996ffdfe630e0c610413 -SIZE (xerces-c-3.2.2.tar.gz) = 7100953 +TIMESTAMP = 1587445498 +SHA256 (xerces-c-3.2.3.tar.gz) = fb96fc49b1fb892d1e64e53a6ada8accf6f0e6d30ce0937956ec68d39bd72c7e +SIZE (xerces-c-3.2.3.tar.gz) = 7120270