pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/qemu Fix packaging. It was my misunderstanding.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee589722903a
branches:  trunk
changeset: 643215:ee589722903a
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Dec 12 15:36:03 2014 +0000

description:
Fix packaging. It was my misunderstanding.
Thank you, wiz@.

diffstat:

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

diffs (26 lines):

diff -r df8b48086233 -r ee589722903a emulators/qemu/PLIST
--- a/emulators/qemu/PLIST      Fri Dec 12 15:10:54 2014 +0000
+++ b/emulators/qemu/PLIST      Fri Dec 12 15:36:03 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2014/12/11 14:04:59 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.41 2014/12/12 15:36:03 ryoon Exp $
 ${PLIST.alpha}bin/qemu-alpha
 ${PLIST.arm}bin/qemu-arm
 ${PLIST.armeb}bin/qemu-armeb
@@ -23,7 +23,7 @@
 ${PLIST.sparc}bin/qemu-sparc
 ${PLIST.sparc32plus}bin/qemu-sparc32plus
 ${PLIST.sparc64}bin/qemu-sparc64
-${PLIST.tricore}bin/qemu-system-tricore
+${PLIST.tricore}bin/qemu-tricore
 ${PLIST.unicore32}bin/qemu-unicore32
 bin/qemu-system-aarch64
 bin/qemu-system-alpha
@@ -48,6 +48,7 @@
 bin/qemu-system-sh4eb
 bin/qemu-system-sparc
 bin/qemu-system-sparc64
+bin/qemu-system-tricore
 bin/qemu-system-unicore32
 bin/qemu-system-x86_64
 bin/qemu-system-xtensa



Home | Main Index | Thread Index | Old Index