mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/libosinfo: fix build with libxml2 2.24.1
Backport the upstream fix for building with the newer libxml2. PR: 285902 Reported by: diizzy
This commit is contained in:
parent
bd9d093c43
commit
1c219f1635
2 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,9 @@ PORTREVISION= 1
|
|||
CATEGORIES= devel
|
||||
MASTER_SITES= https://releases.pagure.org/${PORTNAME}/
|
||||
|
||||
PATCH_SITES= https://gitlab.com/libosinfo/libosinfo/-/commit/
|
||||
PATCHFILES+= 0adf385.patch:-p1
|
||||
|
||||
MAINTAINER= novel@FreeBSD.org
|
||||
COMMENT= Library for managing OS information for virtualization
|
||||
WWW= https://libosinfo.org/
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1730400876
|
||||
TIMESTAMP = 1744728738
|
||||
SHA256 (libosinfo-1.12.0.tar.xz) = ad8557ece26793da43d26de565e3d68ce2ee6bfb8d0113b7cc7dfe07f6bfc6b6
|
||||
SIZE (libosinfo-1.12.0.tar.xz) = 307984
|
||||
SHA256 (0adf385.patch) = 523bb780a13765fd1b76e9484ecdaf11aee48ce506d01819af7b9cfee56249a8
|
||||
SIZE (0adf385.patch) = 2838
|
||||
|
|
Loading…
Add table
Reference in a new issue