Date: Wed, 23 Jun 2004 01:04:14 +0200 (CEST) From: Juergen Lock <nox@jelal.kn-bremen.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68214: update emulators/qemu to 06/22 snapshot Message-ID: <200406222304.i5MN4EC11602@saturn.kn-bremen.de> Resent-Message-ID: <200406222300.i5MN0jwx027148@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68214 >Category: ports >Synopsis: update emulators/qemu to 06/22 snapshot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 22 23:00:44 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Juergen Lock >Release: FreeBSD 5.2.1-SECURITY i386 >Organization: me? organized?? >Environment: System: FreeBSD neptun 5.2.1-SECURITY FreeBSD 5.2.1-SECURITY #0: Wed May 26 04:19:54 GMT 2004 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: VMware 4 disk images support, apm, etc. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/qemu/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 15 Jun 2004 02:19:40 -0000 1.8 +++ Makefile 22 Jun 2004 22:32:21 -0000 @@ -6,10 +6,10 @@ # PORTNAME= qemu -PORTVERSION= 0.5.5.s.20040615 +PORTVERSION= 0.5.5.s.20040622 CATEGORIES= emulators MASTER_SITES= http://dad-answers.com/qemu/FreeBSD/ -DISTNAME= ${PORTNAME}-snapshot-2004-06-15_00 +DISTNAME= ${PORTNAME}-snapshot-2004-06-22_23 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator @@ -25,7 +25,7 @@ USE_PERL5= yes WRKSRC= ${WRKDIR}/${DISTNAME} PATCH_STRIP= -p1 -CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC}\ -fno-strict-aliasing\ -DDEBUG_IRQ_COUNT\ -I${PREFIX}/include +CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC}\ -I${PREFIX}/include MAN1= qemu.1 qemu-mkcow.1 post-install: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/emulators/qemu/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 15 Jun 2004 02:19:40 -0000 1.6 +++ distinfo 22 Jun 2004 22:28:23 -0000 @@ -1,2 +1,2 @@ -MD5 (qemu-snapshot-2004-06-15_00.tar.bz2) = a42d32f3120526e8f9b7a98e40a08b45 -SIZE (qemu-snapshot-2004-06-15_00.tar.bz2) = 662037 +MD5 (qemu-snapshot-2004-06-22_23.tar.bz2) = 1ee0aa7cb03979d1696e6c2dd1115425 +SIZE (qemu-snapshot-2004-06-22_23.tar.bz2) = 711054 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/emulators/qemu/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 12 Jun 2004 16:52:54 -0000 1.4 +++ pkg-plist 21 Jun 2004 20:54:21 -0000 @@ -7,5 +7,6 @@ share/qemu/linux_boot.bin share/qemu/vgabios.bin share/qemu/vgabios-cirrus.bin +share/qemu/ppc_rom.bin @dirrm share/qemu %%PORTDOCS%%@dirrm %%DOCSDIR%% >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406222304.i5MN4EC11602>