diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-09-02 22:37:59 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-09-02 22:37:59 +0000 |
commit | 398673ddbd0de136c7f360893519d6de4082c927 (patch) | |
tree | d0ac2bad171163212f4ea996e541a283e17170b5 /games | |
parent | 1ad8b026b7c3bdbf74364d9af735c0920d29a11d (diff) | |
download | ports-398673ddbd0de136c7f360893519d6de4082c927.tar.gz ports-398673ddbd0de136c7f360893519d6de4082c927.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/ufoai-data/Makefile | 7 | ||||
-rw-r--r-- | games/ufoai-data/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/games/ufoai-data/Makefile b/games/ufoai-data/Makefile index 534ade70a0ec..d934846e1fb2 100644 --- a/games/ufoai-data/Makefile +++ b/games/ufoai-data/Makefile @@ -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 @@ -26,9 +30,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 && \ ${FIND} * -type f -exec ${UNZIP_CMD} {} -d ${WRKSRC}/base \; diff --git a/games/ufoai-data/distinfo b/games/ufoai-data/distinfo index 733a2bc63cbc..d11b9dca0e08 100644 --- a/games/ufoai-data/distinfo +++ b/games/ufoai-data/distinfo @@ -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 |