Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2018 22:37:59 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478826 - head/games/ufoai-data
Message-ID:  <201809022237.w82MbxrN077154@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Sep  2 22:37:59 2018
New Revision: 478826
URL: https://svnweb.freebsd.org/changeset/ports/478826

Log:
  games/ufoai-data: update distinfo
  
  While here, pet portlint by moving BROKEN_* up
  
  PR:		231035
  Submitted by:	m.tsatsenko@gmail.com (maintainer)

Modified:
  head/games/ufoai-data/Makefile   (contents, props changed)
  head/games/ufoai-data/distinfo   (contents, props changed)

Modified: head/games/ufoai-data/Makefile
==============================================================================
--- head/games/ufoai-data/Makefile	Sun Sep  2 22:36:09 2018	(r478825)
+++ head/games/ufoai-data/Makefile	Sun Sep  2 22:37:59 2018	(r478826)
@@ -3,6 +3,7 @@
 
 PORTNAME=	data
 PORTVERSION=	2.5
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/ufoai/UFO_AI%202.x/${PORTVERSION}
 PKGNAMEPREFIX=	ufoai-
@@ -17,6 +18,9 @@ COMMENT=	UFO alien invasion data files
 LICENSE=	GPLv2 CC-BY-SA-3.0
 LICENSE_COMB=	multi
 
+BROKEN_aarch64=		Fails to install: runaway process
+BROKEN_mips64=		Fails to install: runaway process
+
 EXTRACT_DEPENDS=	${UNZIP_CMD}:archivers/unzip
 
 NO_BUILD=	yes
@@ -25,9 +29,6 @@ NO_ARCH=	yes
 
 DATADIR=	share/${PKGNAMEPREFIX:S/-//}
 PLIST=		${WRKDIR}/pkg-plist
-
-BROKEN_aarch64=		Fails to install: runaway process
-BROKEN_mips64=		Fails to install: runaway process
 
 post-extract:
 	@cd ${WRKSRC}/base && \

Modified: head/games/ufoai-data/distinfo
==============================================================================
--- head/games/ufoai-data/distinfo	Sun Sep  2 22:36:09 2018	(r478825)
+++ head/games/ufoai-data/distinfo	Sun Sep  2 22:37:59 2018	(r478826)
@@ -1,2 +1,3 @@
-SHA256 (ufoai/ufoai-2.5-data.tar) = 0d12041cba3aaaba1ce114650c36586d286dcce51c721844c06fdace06e307b8
-SIZE (ufoai/ufoai-2.5-data.tar) = 1269913600
+TIMESTAMP = 1535553182
+SHA256 (ufoai/ufoai-2.5-data.tar) = 5e706a424aff6a2ea30a4c798129d6304e897387eadf808528129b512b7dcdb0
+SIZE (ufoai/ufoai-2.5-data.tar) = 1277143040



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809022237.w82MbxrN077154>