diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile index 62b637ee015..6847d77054b 100644 --- a/textproc/xerces-c/Makefile +++ b/textproc/xerces-c/Makefile @@ -2,10 +2,10 @@ BROKEN-sparc64 = "ICUTransService.hpp does not exist" while packaging COMMENT = validating XML parser written in a portable subset of C++ -DISTNAME = xerces-c-3.2.5 +DISTNAME = xerces-c-3.3.0 CATEGORIES = textproc devel -SHARED_LIBS = xerces-c 1.0 +SHARED_LIBS = xerces-c 2.0 HOMEPAGE = https://xerces.apache.org/xerces-c/ diff --git a/textproc/xerces-c/distinfo b/textproc/xerces-c/distinfo index 2c706d6175c..d77bafc89eb 100644 --- a/textproc/xerces-c/distinfo +++ b/textproc/xerces-c/distinfo @@ -1,2 +1,2 @@ -SHA256 (xerces-c-3.2.5.tar.gz) = VFz8zmxOdVIHvR8n4xkkHlDjfAwnJQ8RzaEWAY8e8PU= -SIZE (xerces-c-3.2.5.tar.gz) = 7419663 +SHA256 (xerces-c-3.3.0.tar.gz) = lVXx0G+CmH+7RliGJwVRV0BBT9NLTbatLtdqLcCNO94= +SIZE (xerces-c-3.3.0.tar.gz) = 7568765 diff --git a/textproc/xerces-c/patches/patch-Makefile_in b/textproc/xerces-c/patches/patch-Makefile_in index d7394ef2830..dccb866e430 100644 --- a/textproc/xerces-c/patches/patch-Makefile_in +++ b/textproc/xerces-c/patches/patch-Makefile_in @@ -1,7 +1,7 @@ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in -@@ -418,7 +418,7 @@ target_alias = @target_alias@ +@@ -423,7 +423,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ diff --git a/textproc/xerces-c/patches/patch-src_Makefile_in b/textproc/xerces-c/patches/patch-src_Makefile_in index 7d115d28195..66591e00bc5 100644 --- a/textproc/xerces-c/patches/patch-src_Makefile_in +++ b/textproc/xerces-c/patches/patch-src_Makefile_in @@ -1,7 +1,7 @@ Index: src/Makefile.in --- src/Makefile.in.orig +++ src/Makefile.in -@@ -1843,7 +1843,7 @@ lib_LTLIBRARIES = libxerces-c.la +@@ -1846,7 +1846,7 @@ lib_LTLIBRARIES = libxerces-c.la # make pretty-printing won't work. # AM_CPPFLAGS = $(am__append_3) $(am__append_12) $(am__append_25)