From nox@saturn.kn-bremen.de  Tue Jun 22 22:54:44 2004
Return-Path: <nox@saturn.kn-bremen.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9458C16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Jun 2004 22:54:44 +0000 (GMT)
Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 082EB43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Jun 2004 22:54:38 +0000 (GMT)
	(envelope-from nox@saturn.kn-bremen.de)
Received: from gwyn.kn-bremen.de (uucp@gwyn [127.0.0.1])
	by gwyn.kn-bremen.de (8.12.9/8.12.9/Debian-5) with ESMTP id i5MMsNMZ022820
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Jun 2004 00:54:23 +0200
Received: from saturn.kn-bremen.de (uucp@localhost)
	by gwyn.kn-bremen.de (8.12.9/8.12.8/Debian-1) with UUCP id i5MMsNfr022818
	for FreeBSD-gnats-submit@freebsd.org; Wed, 23 Jun 2004 00:54:23 +0200
Received: (from nox@localhost)
	by saturn.kn-bremen.de (8.11.4/8.8.5) id i5MN4EC11602;
	Wed, 23 Jun 2004 01:04:14 +0200 (CEST)
Message-Id: <200406222304.i5MN4EC11602@saturn.kn-bremen.de>
Date: Wed, 23 Jun 2004 01:04:14 +0200 (CEST)
From: Juergen Lock <nox@jelal.kn-bremen.de>
Reply-To: Juergen Lock <nox@jelal.kn-bremen.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update emulators/qemu to 06/22 snapshot
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68214
>Category:       ports
>Synopsis:       update emulators/qemu to 06/22 snapshot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 22 23:00:44 GMT 2004
>Closed-Date:    Wed Jun 23 07:22:34 GMT 2004
>Last-Modified:  Wed Jun 23 07:22:34 GMT 2004
>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:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Jun 23 07:22:28 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68214 
>Unformatted:
