mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to xerces-c-3.3.0
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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@
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user