Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xentools411 install xl-disk-configuration.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9e02c96f9a9
branches:  trunk
changeset: 434534:c9e02c96f9a9
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Thu Jun 18 13:46:58 2020 +0000

description:
install xl-disk-configuration.5

diffstat:

 sysutils/xentools411/Makefile |  3 ++-
 sysutils/xentools411/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 0e704cfed414 -r c9e02c96f9a9 sysutils/xentools411/Makefile
--- a/sysutils/xentools411/Makefile     Thu Jun 18 13:40:17 2020 +0000
+++ b/sysutils/xentools411/Makefile     Thu Jun 18 13:46:58 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/05/19 19:58:58 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/06/18 13:46:58 plunky Exp $
 #
 VERSION=       4.11.3
 VERSION_IPXE=  356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d
@@ -186,6 +186,7 @@
        ${INSTALL_MAN} ${WRKDIR}/xl.conf.5 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5
        ${INSTALL_MAN} ${WRKDIR}/xl.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
        ${INSTALL_MAN} ${WRKDIR}/xlcpupool.cfg.5 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5
+       ${INSTALL_MAN} ${WRKDIR}/xl-disk-configuration.5 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5
 .for f in \
     gamd-ucode-container.txt       gqemu-backends.txt \
     gblock-scripts.txt             gqemu-deprivilege.txt \
diff -r 0e704cfed414 -r c9e02c96f9a9 sysutils/xentools411/PLIST
--- a/sysutils/xentools411/PLIST        Thu Jun 18 13:40:17 2020 +0000
+++ b/sysutils/xentools411/PLIST        Thu Jun 18 13:46:58 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/03/27 03:42:13 riastradh Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/06/18 13:46:58 plunky Exp $
 ${PYSITELIB}/fsimage.so
 ${PYSITELIB}/grub/ExtLinuxConf.py
 ${PYSITELIB}/grub/ExtLinuxConf.pyc
@@ -298,6 +298,7 @@
 man/man1/xentop.1
 man/man1/xentrace_format.1
 man/man1/xl.1
+man/man5/xl-disk-configuration.5
 man/man5/xl.cfg.5
 man/man5/xl.conf.5
 man/man5/xlcpupool.cfg.5



Home | Main Index | Thread Index | Old Index