svn commit: r452783 - head/emulators/qemu-sbruno

Carlos J. Puga Medina cjpm at gmx.us
Tue Oct 24 16:55:18 UTC 2017



On October 24, 2017 6:44:24 PM GMT+02:00, Sean Bruno <sbruno at FreeBSD.org> wrote:
>Author: sbruno
>Date: Tue Oct 24 16:44:24 2017
>New Revision: 452783
>URL: https://svnweb.freebsd.org/changeset/ports/452783
>
>Log:
>  Fix build on FreeBSD 10.  (cpm@)
>  
>  Fix sendmsg/recvmsg emulation. (Michal Melon)
>
>Modified:
>  head/emulators/qemu-sbruno/Makefile
>  head/emulators/qemu-sbruno/distinfo
>
>Modified: head/emulators/qemu-sbruno/Makefile
>==============================================================================
>--- head/emulators/qemu-sbruno/Makefile	Tue Oct 24 15:32:20
>2017	(r452782)
>+++ head/emulators/qemu-sbruno/Makefile	Tue Oct 24 16:44:24
>2017	(r452783)
>@@ -2,7 +2,7 @@
> # $FreeBSD$
> 
> PORTNAME=	qemu
>-PORTVERSION=	2.9.94.g20171020
>+PORTVERSION=	2.9.94.g20171023
> CATEGORIES=	emulators
> MASTER_SITES=	GH
> PKGNAMESUFFIX?=	-sbruno
>@@ -16,7 +16,7 @@ LICENSE=	GPLv2
> USE_GITHUB=	yes
> GH_ACCOUNT=	seanbruno
> GH_PROJECT=	${PORTNAME}-bsd-user
>-GH_TAGNAME=	8b41155
>+GH_TAGNAME=	32c666c
> 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	Tue Oct 24 15:32:20
>2017	(r452782)
>+++ head/emulators/qemu-sbruno/distinfo	Tue Oct 24 16:44:24
>2017	(r452783)
>@@ -1,3 +1,3 @@
>-TIMESTAMP = 1508510616
>-SHA256
>(qemu/2.9.94.g20171020/seanbruno-qemu-bsd-user-2.9.94.g20171020-8b41155_GH0.tar.gz)
>= 4da499755a04fadd84a7883e868d5e5d00b58dad10642a562d05fc19d84e8b05
>-SIZE
>(qemu/2.9.94.g20171020/seanbruno-qemu-bsd-user-2.9.94.g20171020-8b41155_GH0.tar.gz)
>= 14636622
>+TIMESTAMP = 1508784315
>+SHA256
>(qemu/2.9.94.g20171023/seanbruno-qemu-bsd-user-2.9.94.g20171023-32c666c_GH0.tar.gz)
>= 8f4e9ee2488cd95aa4a6f13d5aa11b66ab50a03e4a65163ad4f3d886bfef0fcc
>+SIZE
>(qemu/2.9.94.g20171023/seanbruno-qemu-bsd-user-2.9.94.g20171023-32c666c_GH0.tar.gz)
>= 14637253


Thanks, Sean!
-
Sent from my Android phone with K-9 Mail. Please excuse my brevity.


More information about the svn-ports-all mailing list