Date: Thu, 9 Jul 2015 19:42:20 +0000 (UTC) From: Juergen Lock <nox@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391679 - head/emulators/qemu-sbruno Message-ID: <201507091942.t69JgKnT042546@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nox Date: Thu Jul 9 19:42:19 2015 New Revision: 391679 URL: https://svnweb.freebsd.org/changeset/ports/391679 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 Thu Jul 9 19:35:50 2015 (r391678) +++ head/emulators/qemu-sbruno/Makefile Thu Jul 9 19:42:19 2015 (r391679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150708 +PORTVERSION= 2.3.50.g20150709 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= d786817 +GH_TAGNAME= ee1c43b 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 Thu Jul 9 19:35:50 2015 (r391678) +++ head/emulators/qemu-sbruno/distinfo Thu Jul 9 19:42:19 2015 (r391679) @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150708/seanbruno-qemu-bsd-user-2.3.50.g20150708-d786817_GH0.tar.gz) = 9fb93a049c5aaaab8ce0ce31dc965b839c7ea405c034bcedd3350d4712f90fea -SIZE (qemu/2.3.50.g20150708/seanbruno-qemu-bsd-user-2.3.50.g20150708-d786817_GH0.tar.gz) = 11009230 -SHA256 (qemu/2.3.50.g20150708/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150708/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.3.50.g20150709/seanbruno-qemu-bsd-user-2.3.50.g20150709-ee1c43b_GH0.tar.gz) = 4713e360ec89e687a38d949c4b6b512b3339d6bedacbd6be880cc511d5120171 +SIZE (qemu/2.3.50.g20150709/seanbruno-qemu-bsd-user-2.3.50.g20150709-ee1c43b_GH0.tar.gz) = 11008656 +SHA256 (qemu/2.3.50.g20150709/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.3.50.g20150709/dtc-v1.4.0.tar.gz) = 131893
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507091942.t69JgKnT042546>