diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-20 23:27:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-20 23:27:46 +0000 |
commit | 42f8075d3edce08a3a86dd859324b048a6a3e945 (patch) | |
tree | 6a625cef92dba3d7578b7c2df3fb10096ef4e888 /emulators/qemu-devel | |
parent | 341eea4b4db8bf8766285ef6e9306e4de8eb5970 (diff) | |
download | ports-42f8075d3edce08a3a86dd859324b048a6a3e945.tar.gz ports-42f8075d3edce08a3a86dd859324b048a6a3e945.zip |
- Update to 0.8.0
PR: ports/90709
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=151686
Diffstat (limited to 'emulators/qemu-devel')
-rw-r--r-- | emulators/qemu-devel/Makefile | 6 | ||||
-rw-r--r-- | emulators/qemu-devel/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 80883177eb4c..091792a239ed 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -6,14 +6,13 @@ # PORTNAME= qemu -PORTVERSION= 0.7.2s.20051130 +PORTVERSION= 0.8.0 CATEGORIES= emulators MASTER_SITES= http://www.qemu.org/:release \ http://people.fruitsalad.org/nox/qemu/:snapshot \ http://www.volny.cz/xnavara/qemu/:snapshot \ http://qemu.dad-answers.com/download/qemu/:snapshot -DISTNAME= ${PORTNAME}-snapshot-2005-11-30_23 -DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:snapshot +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:release MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator @@ -27,7 +26,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/kqemu/kqemu.h:${PORTSDIR}/emulators/kqemu-k .endif HAS_CONFIGURE= yes -USE_BZIP2= yes USE_GMAKE= yes USE_GETOPT_LONG= yes USE_SDL= sdl diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo index 79f4d019bf5e..fc978c5d5f4e 100644 --- a/emulators/qemu-devel/distinfo +++ b/emulators/qemu-devel/distinfo @@ -1,2 +1,3 @@ -MD5 (qemu-snapshot-2005-11-30_23.tar.bz2) = 40b6eca5be9c491aafa6c1edea750835 -SIZE (qemu-snapshot-2005-11-30_23.tar.bz2) = 1241259 +MD5 (qemu-0.8.0.tar.gz) = eb175b26583280706fe7e4d8910d320d +SHA256 (qemu-0.8.0.tar.gz) = de388539ce86971a2cbe8474fca8b6160898c95772e3e6e08a7794d48db32a61 +SIZE (qemu-0.8.0.tar.gz) = 1497965 |