FreeBSD Bugzilla – Attachment 248311 Details for
Bug 276946
textproc/expat2: Update to 2.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for expat2
expat-260.patch (text/plain), 2.22 KB, created by
Daniel Engberg
on 2024-02-10 18:27:30 UTC
(
hide
)
Description:
Patch for expat2
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-02-10 18:27:30 UTC
Size:
2.22 KB
patch
obsolete
>diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile >index 156aca9d89f7..d92aa400b4ef 100644 >--- a/textproc/expat2/Makefile >+++ b/textproc/expat2/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= expat >-DISTVERSION= 2.5.0 >-PORTREVISION= 1 >+DISTVERSION= 2.6.0 > CATEGORIES= textproc > MASTER_SITES= https://github.com/libexpat/libexpat/releases/download/R_${DISTVERSION:S|.|_|g}/ > >@@ -14,13 +13,18 @@ LICENSE_FILE= ${WRKSRC}/COPYING > TEST_DEPENDS= bash:shells/bash > > USES= cpe libtool pathfix python:test tar:xz >-USE_LDCONFIG= yes >-GNU_CONFIGURE= yes > CPE_VENDOR= libexpat_project > CPE_PRODUCT= libexpat >+USE_LDCONFIG= yes >+GNU_CONFIGURE= yes > >-CONFIGURE_ARGS= --without-docbook --without-examples > INSTALL_TARGET= install-strip >+TEST_TARGET= check >+ >+PLIST_SUB= EXPAT_VERSION=${DISTVERSION} >+ >+CONFIGURE_ARGS= --without-docbook \ >+ --without-examples > > OPTIONS_DEFINE= DOCS STATIC TEST > OPTIONS_SUB= yes >@@ -30,11 +34,8 @@ STATIC_CONFIGURE_ENABLE= static > TEST_USES= shebangfix > SHEBANG_FILES= test-driver-wrapper.sh tests/udiffer.py tests/xmltest.sh > TEST_CONFIGURE_WITH= tests >-TEST_TARGET= check >- >-PLIST_SUB= EXPAT_VERSION=${DISTVERSION} > > post-install: >- ${INSTALL_MAN} ${WRKSRC}/doc/xmlwf.1 ${STAGEDIR}${PREFIX}/share/man/man1/ >+ ${MV} ${STAGEDIR}${PREFIX}/man/man1/xmlwf.1 ${STAGEDIR}${PREFIX}/share/man/man1/ > > .include <bsd.port.mk> >diff --git a/textproc/expat2/distinfo b/textproc/expat2/distinfo >index cd8da41602b6..a327a4968e58 100644 >--- a/textproc/expat2/distinfo >+++ b/textproc/expat2/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1666915409 >-SHA256 (expat-2.5.0.tar.xz) = ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe >-SIZE (expat-2.5.0.tar.xz) = 460560 >+TIMESTAMP = 1707521431 >+SHA256 (expat-2.6.0.tar.xz) = cb5f5a8ea211e1cabd59be0a933a52e3c02cc326e86a4d387d8d218e7ee47a3e >+SIZE (expat-2.6.0.tar.xz) = 483448 >diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist >index 45cf1bf6afef..a5867271900f 100644 >--- a/textproc/expat2/pkg-plist >+++ b/textproc/expat2/pkg-plist >@@ -9,7 +9,7 @@ lib/cmake/expat-%%EXPAT_VERSION%%/expat.cmake > %%STATIC%%lib/libexpat.a > lib/libexpat.so > lib/libexpat.so.1 >-lib/libexpat.so.1.8.10 >+lib/libexpat.so.1.9.0 > libdata/pkgconfig/expat.pc > share/man/man1/xmlwf.1.gz > %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276946
: 248311