summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2015-06-13 17:27:11 +0000
committerJuergen Lock <nox@FreeBSD.org>2015-06-13 17:27:11 +0000
commit6aa9c8f3bb22e7fa993cec7f0a14d44eaba1ce8c (patch)
treec14b80e1c066229e847ce88ed5b099dd90623443
parentUpdate to upstream version 2.6.10 (diff)
- Catch up with github tree, adding IP_OPTIONS support sockopt syscalls -
changelog: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user PR: 200703
Notes
Notes: svn path=/head/; revision=389473
-rw-r--r--emulators/qemu-sbruno/Makefile4
-rw-r--r--emulators/qemu-sbruno/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index 390550138cc1..997f568ecbdd 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= GH \
PKGNAMESUFFIX?= -sbruno
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
dtc-v1.4.0${EXTRACT_SUFX}:dtc
-DIST_SUBDIR= qemu/${PORTVERSION}
+DIST_SUBDIR= qemu/${PORTVERSION}b
MAINTAINER= nox@FreeBSD.org
COMMENT?= QEMU CPU Emulator - github bsd-user branch
@@ -20,7 +20,7 @@ COMMENT?= QEMU CPU Emulator - github bsd-user branch
USE_GITHUB= yes
GH_ACCOUNT= seanbruno
GH_PROJECT= ${PORTNAME}-bsd-user
-GH_TAGNAME= 3b9cd57
+GH_TAGNAME= d715b14
HAS_CONFIGURE= yes
USES= gmake pkgconfig bison perl5 python:2,build
USE_PERL5= build
diff --git a/emulators/qemu-sbruno/distinfo b/emulators/qemu-sbruno/distinfo
index a12b9623d275..d6303dbcc83e 100644
--- a/emulators/qemu-sbruno/distinfo
+++ b/emulators/qemu-sbruno/distinfo
@@ -1,4 +1,4 @@
-SHA256 (qemu/2.3.50.g20150613/seanbruno-qemu-bsd-user-2.3.50.g20150613-3b9cd57_GH0.tar.gz) = d93874e294f5a2746565a860527f409c8f97ddbe1c481d3fc0f610573ccba564
-SIZE (qemu/2.3.50.g20150613/seanbruno-qemu-bsd-user-2.3.50.g20150613-3b9cd57_GH0.tar.gz) = 10991477
-SHA256 (qemu/2.3.50.g20150613/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.3.50.g20150613/dtc-v1.4.0.tar.gz) = 131893
+SHA256 (qemu/2.3.50.g20150613b/seanbruno-qemu-bsd-user-2.3.50.g20150613-d715b14_GH0.tar.gz) = 7a4c90506700f31487ac88d71124f66203890ebc0cb7c01c43b528f12c5944f4
+SIZE (qemu/2.3.50.g20150613b/seanbruno-qemu-bsd-user-2.3.50.g20150613-d715b14_GH0.tar.gz) = 10991779
+SHA256 (qemu/2.3.50.g20150613b/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.3.50.g20150613b/dtc-v1.4.0.tar.gz) = 131893