Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
This commit is contained in:
parent
33f366e4f2
commit
9370b71bc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379046
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qemu
|
||||
PORTVERSION= 2.2.50.g20150211
|
||||
PORTVERSION= 2.2.50.g20150213
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= GH GHC \
|
||||
LOCAL/nox \
|
||||
|
@ -20,7 +20,7 @@ COMMENT?= QEMU CPU Emulator - github bsd-user branch
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= seanbruno
|
||||
GH_PROJECT= ${PORTNAME}-bsd-user
|
||||
GH_COMMIT= 0f9b152
|
||||
GH_COMMIT= e146f73
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
HAS_CONFIGURE= yes
|
||||
USES= gmake pkgconfig bison perl5 python:2,build
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (qemu/2.2.50.g20150211/qemu-2.2.50.g20150211.tar.gz) = 537b43fdef6185119093c870790af2a946c43fee2658f329e89eddae024cd024
|
||||
SIZE (qemu/2.2.50.g20150211/qemu-2.2.50.g20150211.tar.gz) = 10708058
|
||||
SHA256 (qemu/2.2.50.g20150211/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
|
||||
SIZE (qemu/2.2.50.g20150211/dtc-v1.4.0.tar.gz) = 131893
|
||||
SHA256 (qemu/2.2.50.g20150213/qemu-2.2.50.g20150213.tar.gz) = 8e6774ec195d7643f184153b224490c7edf68feac605e2df57791d9d8b05bbf6
|
||||
SIZE (qemu/2.2.50.g20150213/qemu-2.2.50.g20150213.tar.gz) = 10709139
|
||||
SHA256 (qemu/2.2.50.g20150213/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
|
||||
SIZE (qemu/2.2.50.g20150213/dtc-v1.4.0.tar.gz) = 131893
|
||||
|
|
Loading…
Reference in a new issue