svn commit: r378616 - head/emulators/qemu-sbruno
Juergen Lock
nox at FreeBSD.org
Sat Feb 7 20:04:54 UTC 2015
Author: nox
Date: Sat Feb 7 20:04:53 2015
New Revision: 378616
URL: https://svnweb.freebsd.org/changeset/ports/378616
QAT: https://qat.redports.org/buildarchive/r378616/
Log:
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
Modified:
head/emulators/qemu-sbruno/Makefile
head/emulators/qemu-sbruno/distinfo
Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile Sat Feb 7 20:03:01 2015 (r378615)
+++ head/emulators/qemu-sbruno/Makefile Sat Feb 7 20:04:53 2015 (r378616)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qemu
-PORTVERSION= 2.2.50.g20150123
+PORTVERSION= 2.2.50.g20150205
CATEGORIES= emulators
MASTER_SITES= GH GHC \
LOCAL/nox \
@@ -20,7 +20,7 @@ COMMENT?= QEMU CPU Emulator - github bsd
USE_GITHUB= yes
GH_ACCOUNT= seanbruno
GH_PROJECT= ${PORTNAME}-bsd-user
-GH_COMMIT= 0dbb545
+GH_COMMIT= f941939
GH_TAGNAME= ${GH_COMMIT}
HAS_CONFIGURE= yes
USES= gmake pkgconfig bison perl5 python:2,build
Modified: head/emulators/qemu-sbruno/distinfo
==============================================================================
--- head/emulators/qemu-sbruno/distinfo Sat Feb 7 20:03:01 2015 (r378615)
+++ head/emulators/qemu-sbruno/distinfo Sat Feb 7 20:04:53 2015 (r378616)
@@ -1,4 +1,4 @@
-SHA256 (qemu/2.2.50.g20150123/qemu-2.2.50.g20150123.tar.gz) = 743695f248df7c0ec82bc7cb50a770b98414bff5418242965f38f70580dae1cb
-SIZE (qemu/2.2.50.g20150123/qemu-2.2.50.g20150123.tar.gz) = 10706933
-SHA256 (qemu/2.2.50.g20150123/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.2.50.g20150123/dtc-v1.4.0.tar.gz) = 131893
+SHA256 (qemu/2.2.50.g20150205/qemu-2.2.50.g20150205.tar.gz) = 60c205e01083094f95a64d54fb40bde898c939e24b8d961f28c9aa045f137402
+SIZE (qemu/2.2.50.g20150205/qemu-2.2.50.g20150205.tar.gz) = 10708141
+SHA256 (qemu/2.2.50.g20150205/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.2.50.g20150205/dtc-v1.4.0.tar.gz) = 131893
More information about the svn-ports-all
mailing list