svn commit: r387911 - head/emulators/qemu-sbruno
Juergen Lock
nox at FreeBSD.org
Sat May 30 00:51:55 UTC 2015
Author: nox
Date: Sat May 30 00:51:53 2015
New Revision: 387911
URL: https://svnweb.freebsd.org/changeset/ports/387911
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 May 30 00:36:00 2015 (r387910)
+++ head/emulators/qemu-sbruno/Makefile Sat May 30 00:51:53 2015 (r387911)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qemu
-PORTVERSION= 2.3.50.g20150528
+PORTVERSION= 2.3.50.g20150529
CATEGORIES= emulators
MASTER_SITES= GH \
LOCAL/nox \
@@ -20,7 +20,7 @@ COMMENT?= QEMU CPU Emulator - github bsd
USE_GITHUB= yes
GH_ACCOUNT= seanbruno
GH_PROJECT= ${PORTNAME}-bsd-user
-GH_TAGNAME= 36c0068
+GH_TAGNAME= c36a686
HAS_CONFIGURE= yes
USES= gmake pkgconfig bison perl5 python:2,build
USE_PERL5= build
Modified: head/emulators/qemu-sbruno/distinfo
==============================================================================
--- head/emulators/qemu-sbruno/distinfo Sat May 30 00:36:00 2015 (r387910)
+++ head/emulators/qemu-sbruno/distinfo Sat May 30 00:51:53 2015 (r387911)
@@ -1,4 +1,4 @@
-SHA256 (qemu/2.3.50.g20150528/seanbruno-qemu-bsd-user-2.3.50.g20150528-36c0068_GH0.tar.gz) = 6de4d0d777f1eed616a0e3479fb0861f2565bba125955d51842d7580b6157cc5
-SIZE (qemu/2.3.50.g20150528/seanbruno-qemu-bsd-user-2.3.50.g20150528-36c0068_GH0.tar.gz) = 10988467
-SHA256 (qemu/2.3.50.g20150528/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.3.50.g20150528/dtc-v1.4.0.tar.gz) = 131893
+SHA256 (qemu/2.3.50.g20150529/seanbruno-qemu-bsd-user-2.3.50.g20150529-c36a686_GH0.tar.gz) = 978b247a54948c2f204194cdb9797e2768d8a9299d121c8388d5890efcb4608c
+SIZE (qemu/2.3.50.g20150529/seanbruno-qemu-bsd-user-2.3.50.g20150529-c36a686_GH0.tar.gz) = 10986472
+SHA256 (qemu/2.3.50.g20150529/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.3.50.g20150529/dtc-v1.4.0.tar.gz) = 131893
More information about the svn-ports-head
mailing list