diff options
author | nox <nox@FreeBSD.org> | 2013-07-28 04:26:20 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2013-07-28 04:26:20 +0800 |
commit | a48175b6fa55dbdb49f8c56090941cb3357f71b0 (patch) | |
tree | bafe68a7f7d7ec67592818775839740909828adf /emulators | |
parent | 60e5dcb837848f211c7285ed4b5b4f11ca33e23c (diff) | |
download | freebsd-ports-graphics-a48175b6fa55dbdb49f8c56090941cb3357f71b0.tar.gz freebsd-ports-graphics-a48175b6fa55dbdb49f8c56090941cb3357f71b0.tar.zst freebsd-ports-graphics-a48175b6fa55dbdb49f8c56090941cb3357f71b0.zip |
Update to 1.5.2 - announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-07/msg04609.html
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-devel/Makefile | 3 | ||||
-rw-r--r-- | emulators/qemu-devel/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 72ef12558a7..38614fa8c14 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/:release \ LOCAL/nox:snapshot diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo index 13037f45216..97cffe81c6d 100644 --- a/emulators/qemu-devel/distinfo +++ b/emulators/qemu-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (qemu/1.5.1/qemu-1.5.1.tar.bz2) = 4c15a1ee2f387983eb5c1497f66bf567c34d14ba48517148f6eafef8ae09e3e8 -SIZE (qemu/1.5.1/qemu-1.5.1.tar.bz2) = 11931754 +SHA256 (qemu/1.5.2/qemu-1.5.2.tar.bz2) = f661147d190ab8432045058a660d810f13dc528fe7017ce578e9f2da2997a250 +SIZE (qemu/1.5.2/qemu-1.5.2.tar.bz2) = 11932902 |