Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/libvirt libvirt: skip portability check on HT...
details: https://anonhg.NetBSD.org/pkgsrc/rev/57a3a3062109
branches: trunk
changeset: 437148:57a3a3062109
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 17 20:19:00 2020 +0000
description:
libvirt: skip portability check on HTML file
diffstat:
sysutils/libvirt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 74bc717b7ba0 -r 57a3a3062109 sysutils/libvirt/Makefile
--- a/sysutils/libvirt/Makefile Mon Aug 17 20:17:15 2020 +0000
+++ b/sysutils/libvirt/Makefile Mon Aug 17 20:19:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2020/08/17 20:17:44 leot Exp $
+# $NetBSD: Makefile,v 1.76 2020/08/17 20:19:00 wiz Exp $
DISTNAME= libvirt-1.2.9
PKGREVISION= 37
@@ -21,6 +21,8 @@
PYTHON_VERSIONS_ACCEPTED= 27 # py-xml
+CHECK_PORTABILITY_SKIP+= docs/news.html.in
+
PY_PATCHPLIST= yes
REPLACE_PYTHON+= docs/apibuild.py
REPLACE_PYTHON+= src/esx/esx_vi_generator.py
Home |
Main Index |
Thread Index |
Old Index