diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-devel/Makefile | 6 | ||||
-rw-r--r-- | emulators/qemu-devel/distinfo | 4 | ||||
-rw-r--r-- | emulators/qemu-devel/pkg-plist | 1 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 6 | ||||
-rw-r--r-- | emulators/qemu/distinfo | 4 | ||||
-rw-r--r-- | emulators/qemu/pkg-plist | 1 |
6 files changed, 12 insertions, 10 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 73a7509b6740..f4f664765e1a 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -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_GCC= 3.3 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: diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo index 9b19e26e5f56..8027d2e58884 100644 --- a/emulators/qemu-devel/distinfo +++ b/emulators/qemu-devel/distinfo @@ -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 diff --git a/emulators/qemu-devel/pkg-plist b/emulators/qemu-devel/pkg-plist index cfcc06f8a1ea..49537e8d4be1 100644 --- a/emulators/qemu-devel/pkg-plist +++ b/emulators/qemu-devel/pkg-plist @@ -7,5 +7,6 @@ share/qemu/bios.bin 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%% diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 73a7509b6740..f4f664765e1a 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -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_GCC= 3.3 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: diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 9b19e26e5f56..8027d2e58884 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -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 diff --git a/emulators/qemu/pkg-plist b/emulators/qemu/pkg-plist index cfcc06f8a1ea..49537e8d4be1 100644 --- a/emulators/qemu/pkg-plist +++ b/emulators/qemu/pkg-plist @@ -7,5 +7,6 @@ share/qemu/bios.bin 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%% |