From 6095a4a9cbfc8b1bf59f3b141205cd639c0d35a8 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 25 Dec 2018 06:46:57 +0000 Subject: [PATCH] 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 --- emulators/qemu-powernv/Makefile | 6 +++--- emulators/qemu-powernv/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/emulators/qemu-powernv/Makefile b/emulators/qemu-powernv/Makefile index 8062d0c07f9a..dcb466ea97c6 100644 --- a/emulators/qemu-powernv/Makefile +++ b/emulators/qemu-powernv/Makefile @@ -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 diff --git a/emulators/qemu-powernv/distinfo b/emulators/qemu-powernv/distinfo index 39596fa1c47a..bda67db86b58 100644 --- a/emulators/qemu-powernv/distinfo +++ b/emulators/qemu-powernv/distinfo @@ -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