diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-08 23:02:58 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-08 23:02:58 +0000 |
commit | 526b67892888c4e10d2d0b3e05d7f221d7f96f78 (patch) | |
tree | 45cc8b1b85ad72e0aa9c67346e007fd832ccd4f8 /emulators/qemu-devel | |
parent | Document two phpMyAdmin issues. (diff) |
- Update to 2005-03-05 snapshot
PR: ports/78509
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=130663
Diffstat (limited to 'emulators/qemu-devel')
-rw-r--r-- | emulators/qemu-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index f6bbd6adc50b..4d27ba82553b 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= qemu -PORTVERSION= 0.6.2s.20050301 +PORTVERSION= 0.6.2s.20050305 CATEGORIES= emulators MASTER_SITES= http://people.fruitsalad.org/nox/qemu/ \ http://dad-answers.com/qemu/ -DISTNAME= ${PORTNAME}-snapshot-2005-03-01_23 +DISTNAME= ${PORTNAME}-snapshot-2005-03-05_23 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo index ef37752d916b..5f95368e63b7 100644 --- a/emulators/qemu-devel/distinfo +++ b/emulators/qemu-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (qemu-snapshot-2005-03-01_23.tar.bz2) = e4aae038340b51ec169604e32bd448a5 -SIZE (qemu-snapshot-2005-03-01_23.tar.bz2) = 962257 +MD5 (qemu-snapshot-2005-03-05_23.tar.bz2) = f0ef5e1e3570df94d910d00cc9f62f6e +SIZE (qemu-snapshot-2005-03-05_23.tar.bz2) = 962774 |