Update snapshot and fix fetch. The previous distinfo was populated
from a makesum using a cached sha256 from freefall.freebsd.org. The updated snapshot includes PHB4 support and various bugfixes. While here, pet portlint. Submitted by: maintainer Differential Revision: https://reviews.freebsd.org/D18654
This commit is contained in:
parent
0fe329d574
commit
6095a4a9cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488292
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= qemu-powernv
|
||||
PORTVERSION= 3.0.50
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/
|
||||
|
||||
@ -10,11 +11,10 @@ COMMENT= Fork of QEMU with experimental PowerNV emulation support
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libfdt.so:sysutils/dtc
|
||||
|
||||
USES= bison:build gmake libtool makeinfo pkgconfig python:2.7,build
|
||||
USES= bison:build gmake gnome libtool makeinfo pkgconfig \
|
||||
python:2.7,build tar:bz2
|
||||
USE_XORG= pixman
|
||||
USE_GNOME= glib20
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1541490377
|
||||
SHA256 (qemu-powernv-3.0.50.tar.gz) = 6935e4b4b5def6c5b1cc1ac1717bae56323e673193ab587978929db9f8849b52
|
||||
SIZE (qemu-powernv-3.0.50.tar.gz) = 17249849
|
||||
TIMESTAMP = 1545712992
|
||||
SHA256 (qemu-powernv-3.0.50.tar.bz2) = 945547d7e5e2aea7cd57d2e3239d0a315889f0b7cd7991afcd28bd2aebe3f2a5
|
||||
SIZE (qemu-powernv-3.0.50.tar.bz2) = 42110513
|
||||
|
Loading…
Reference in New Issue
Block a user