mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/libxml++: Update to 5.4.0
Changelog: https://github.com/libxmlplusplus/libxmlplusplus/releases/tag/5.4.0 PR: 284824
This commit is contained in:
parent
bfc3815de6
commit
f6c49c770a
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= libxml++
|
PORTNAME= libxml++
|
||||||
DISTVERSION= 5.2.0
|
DISTVERSION= 5.4.0
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= GNOME \
|
MASTER_SITES= GNOME \
|
||||||
https://github.com/libxmlplusplus/libxmlplusplus/releases/download/${DISTVERSION}/
|
https://github.com/libxmlplusplus/libxmlplusplus/releases/download/${DISTVERSION}/
|
||||||
|
@ -16,11 +16,11 @@ USES= compiler:c++17-lang gnome meson pkgconfig tar:xz
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
PLIST_SUB= VERSION=5.0 \
|
|
||||||
API_VERSION=5.0
|
|
||||||
|
|
||||||
MESON_ARGS= -Ddefault_library=both \
|
MESON_ARGS= -Ddefault_library=both \
|
||||||
-Dbuild-examples=false \
|
-Dbuild-examples=false \
|
||||||
-Dbuild-manual=false
|
-Dbuild-manual=false
|
||||||
|
|
||||||
|
PLIST_SUB= VERSION=5.0 \
|
||||||
|
API_VERSION=5.0
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1718435884
|
TIMESTAMP = 1739397103
|
||||||
SHA256 (libxml++-5.2.0.tar.xz) = e41b8eae55210511585ae638615f00db7f982c0edea94699865f582daf03b44f
|
SHA256 (libxml++-5.4.0.tar.xz) = e9a23c436686a94698d2138e6bcbaf849121d63bfa0f50dc34fefbfd79566848
|
||||||
SIZE (libxml++-5.2.0.tar.xz) = 899356
|
SIZE (libxml++-5.4.0.tar.xz) = 887292
|
||||||
|
|
Loading…
Add table
Reference in a new issue