pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/qemu Add missing manpages to PLIST. Bump PK...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/404d965882cd
branches:  trunk
changeset: 518740:404d965882cd
user:      hira <hira%pkgsrc.org@localhost>
date:      Sat Sep 16 12:09:09 2006 +0000

description:
Add missing manpages to PLIST.  Bump PKGREVISION.

diffstat:

 emulators/qemu/Makefile |  3 ++-
 emulators/qemu/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r e6bf4575b259 -r 404d965882cd emulators/qemu/Makefile
--- a/emulators/qemu/Makefile   Sat Sep 16 12:06:50 2006 +0000
+++ b/emulators/qemu/Makefile   Sat Sep 16 12:09:09 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2006/09/11 11:33:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.40 2006/09/16 12:09:09 hira Exp $
 #
 
 DISTNAME=              qemu-0.8.2
+PKGREVISION=           1
 CATEGORIES=            emulators
 MASTER_SITES=          http://fabrice.bellard.free.fr/qemu/
 
diff -r e6bf4575b259 -r 404d965882cd emulators/qemu/PLIST
--- a/emulators/qemu/PLIST      Sat Sep 16 12:06:50 2006 +0000
+++ b/emulators/qemu/PLIST      Sat Sep 16 12:09:09 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2006/09/05 00:44:38 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/09/16 12:09:09 hira Exp $
 bin/qemu
 bin/qemu-img
 bin/qemu-system-arm
@@ -7,6 +7,8 @@
 bin/qemu-system-ppc
 bin/qemu-system-sparc
 bin/qemu-system-x86_64
+man/man1/qemu-img.1
+man/man1/qemu.1
 share/doc/qemu/Makefile.multinode-${OPSYS}
 share/qemu/bios.bin
 share/qemu/keymaps/ar



Home | Main Index | Thread Index | Old Index