FreeBSD Bugzilla – Attachment 220545 Details for
Bug 251834
textproc/pugixml: Update to 1.11.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for pugixml
pugixml1111.patch (text/plain), 1.81 KB, created by
Daniel Engberg
on 2020-12-14 10:55:52 UTC
(
hide
)
Description:
Patch for pugixml
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2020-12-14 10:55:52 UTC
Size:
1.81 KB
patch
obsolete
>diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile >index a49bd1cfac68..3688effe3f92 100644 >--- a/textproc/pugixml/Makefile >+++ b/textproc/pugixml/Makefile >@@ -1,9 +1,9 @@ > # $FreeBSD$ > > PORTNAME= pugixml >-PORTVERSION= 1.10 >+DISTVERSION= 1.11.1 > CATEGORIES= textproc >-MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${PORTVERSION}/ >+MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${DISTVERSION}/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Light-weight, simple and fast XML parser for C++ with XPath support >@@ -16,6 +16,4 @@ USE_LDCONFIG= yes > CMAKE_OFF= BUILD_TESTS USE_VERSIONED_LIBDIR > CMAKE_ON= BUILD_SHARED_LIBS > >-PLIST_SUB= SOVERSION=${PORTVERSION} >- > .include <bsd.port.mk> >diff --git a/textproc/pugixml/distinfo b/textproc/pugixml/distinfo >index f028a3857e9f..0f5ee727d179 100644 >--- a/textproc/pugixml/distinfo >+++ b/textproc/pugixml/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1568636430 >-SHA256 (pugixml-1.10.tar.gz) = 55f399fbb470942410d348584dc953bcaec926415d3462f471ef350f29b5870a >-SIZE (pugixml-1.10.tar.gz) = 381990 >+TIMESTAMP = 1607935115 >+SHA256 (pugixml-1.11.1.tar.gz) = 9dce9f0a3756c5ab84ab7466c99972d030021d81d674f5d38b9e30e9a3ec4922 >+SIZE (pugixml-1.11.1.tar.gz) = 386133 >diff --git a/textproc/pugixml/pkg-plist b/textproc/pugixml/pkg-plist >index 554af4a54812..cf6788e29d87 100644 >--- a/textproc/pugixml/pkg-plist >+++ b/textproc/pugixml/pkg-plist >@@ -1,8 +1,10 @@ > include/pugiconfig.hpp > include/pugixml.hpp >-lib/cmake/pugixml/pugixml-config-%%CMAKE_BUILD_TYPE%%.cmake >+lib/cmake/pugixml/pugixml-config-version.cmake > lib/cmake/pugixml/pugixml-config.cmake >+lib/cmake/pugixml/pugixml-targets-%%CMAKE_BUILD_TYPE%%.cmake >+lib/cmake/pugixml/pugixml-targets.cmake > lib/libpugixml.so > lib/libpugixml.so.1 >-lib/libpugixml.so.%%SOVERSION%% >+lib/libpugixml.so.1.11 > libdata/pkgconfig/pugixml.pc
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 251834
: 220545