diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-10 18:40:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-10 18:40:33 +0000 |
commit | 7c916b718723bed5cb856654dfde4ec0c577d819 (patch) | |
tree | ff62d4986a67e7dec8eeecd222230da4165bfe7f /emulators/qemu | |
parent | 5c4a1a2b678c6f0394ea61d5c4d40a37f15c9a22 (diff) |
Notes
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 6 | ||||
-rw-r--r-- | emulators/qemu/distinfo | 4 | ||||
-rw-r--r-- | emulators/qemu/pkg-plist | 6 |
3 files changed, 7 insertions, 9 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 4d72bbe174a5..e5ce758bd575 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -6,16 +6,14 @@ # PORTNAME= qemu -PORTVERSION= 0.5.5.s.20040606 +PORTVERSION= 0.5.5.s.20040609 CATEGORIES= emulators MASTER_SITES= http://dad-answers.com/qemu/ -DISTNAME= ${PORTNAME}-snapshot-2004-06-06_23-40 +DISTNAME= ${PORTNAME}-snapshot-2004-06-09_23-40 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator -BROKEN= "Unfetchable" - BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html HAS_CONFIGURE= yes diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 86fb2f6ed57d..49812078719f 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,2 +1,2 @@ -MD5 (qemu-snapshot-2004-06-06_23-40.tar.bz2) = a3154f400dd7814f528b0e5d8d1ea8fd -SIZE (qemu-snapshot-2004-06-06_23-40.tar.bz2) = 661472 +MD5 (qemu-snapshot-2004-06-09_23-40.tar.bz2) = 78e1c9cee72e258118a07cecc415b329 +SIZE (qemu-snapshot-2004-06-09_23-40.tar.bz2) = 662370 diff --git a/emulators/qemu/pkg-plist b/emulators/qemu/pkg-plist index 4f0f37e92b8b..207e2a0d30cd 100644 --- a/emulators/qemu/pkg-plist +++ b/emulators/qemu/pkg-plist @@ -1,11 +1,11 @@ bin/qemu bin/qemu-mkcow bin/vmdk2raw -share/doc/qemu/qemu-doc.html -share/doc/qemu/qemu-tech.html +%%PORTDOCS%%%%DOCSDIR%%/qemu-doc.html +%%PORTDOCS%%%%DOCSDIR%%/qemu/qemu-tech.html share/qemu/bios.bin share/qemu/linux_boot.bin share/qemu/vgabios.bin share/qemu/vgabios-cirrus.bin @dirrm share/qemu -@dirrm share/doc/qemu +%%PORTDOCS%%@dirrm %%DOCSDIR%% |