pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(sysutils/libvirt) minor (pkg)delint



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Thu Nov 27 23:25:09 2025 +0900
Changeset:	2b7792b27c0134c1904d38fb3ee7ed6cf93f2d8a

Modified Files:
	libvirt11/Makefile
	libvirt11/distinfo
	libvirt11/patches/patch-meson.build

Log Message:
(sysutils/libvirt) minor (pkg)delint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2b7792b27c0134c1904d38fb3ee7ed6cf93f2d8a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libvirt11/Makefile                  | 3 +--
 libvirt11/distinfo                  | 2 +-
 libvirt11/patches/patch-meson.build | 5 ++---
 3 files changed, 4 insertions(+), 6 deletions(-)

diffs:
diff --git a/libvirt11/Makefile b/libvirt11/Makefile
index b9f5110692..75c7f3ef6a 100644
--- a/libvirt11/Makefile
+++ b/libvirt11/Makefile
@@ -39,8 +39,7 @@ RCD_SCRIPTS=		libvirtd
 SUBST_CLASSES=		prefix
 SUBST_FILES.prefix+=	meson.build
 SUBST_STAGE.prefix=	pre-configure
-#SUBST_VARS.prefix+=	PREFIX
-SUBST_SED.prefix+=	-e 's,@PREFIX@,${PREFIX},'
+SUBST_VARS.prefix+=	PREFIX
 
 
 PKGCONFIG_OVERRIDE+=	libvirt.pc.in
diff --git a/libvirt11/distinfo b/libvirt11/distinfo
index 0235d04fcf..e65616c32f 100644
--- a/libvirt11/distinfo
+++ b/libvirt11/distinfo
@@ -3,7 +3,7 @@ $NetBSD: distinfo,v 1.8 2015/11/04 01:32:20 agc Exp $
 BLAKE2s (libvirt-11.9.0.tar.xz) = 503652697946acb0924fbc8218aba047a16d8083e143b1f78bdc90798bdd43ff
 SHA512 (libvirt-11.9.0.tar.xz) = b1965bdcf9c0c9e7977787451b44e5ffb509ce19f79c3d7a0eca1929c3db1e0f3417abf8e67a121efee8bf2a18000c8b11812c7a8582989af51e03450f6ba5c8
 Size (libvirt-11.9.0.tar.xz) = 10145112 bytes
-SHA1 (patch-meson.build) = a78505271e5e0e0f6dd80ff07ff402508b38792e
+SHA1 (patch-meson.build) = a92ef2f4989f246c168bdbf31c285a45f0faea53
 SHA1 (patch-src_meson.build) = 118584f643caccf804aa05eb61b87d39fa5a8823
 SHA1 (patch-src_rpc_virnetmessage.c) = 989ddb4a75544e5a4c241d75e6fa01eadb6367f8
 SHA1 (patch-src_util_virstring.c) = ab925631cf15c177f2818783299715b60c8c4b13
diff --git a/libvirt11/patches/patch-meson.build b/libvirt11/patches/patch-meson.build
index 80bd3f81c8..91cf1a02fd 100644
--- a/libvirt11/patches/patch-meson.build
+++ b/libvirt11/patches/patch-meson.build
@@ -1,6 +1,6 @@
 $NetBSD$
 
-2. 
+1.
 docs/meson.build:178:9: ERROR: Program 'rst2html5 rst2html5.py rst2html5-3' not found or not executable
 
 
@@ -15,8 +15,7 @@ ld: cannot find -ldl: No such file or directory
 ----------
 
 
- 
---- meson.build.orig	2025-11-27 19:37:43.438650006 +0900
+--- meson.build.orig 2025-11-27 19:37:43.438650006 +0900
 +++ meson.build	2025-11-27 19:33:52.275885864 +0900
 @@ -818,6 +818,7 @@ if host_machine.system() != 'windows'
      '/sbin',


Home | Main Index | Thread Index | Old Index