diff options
author | mat <mat@FreeBSD.org> | 2016-03-08 21:09:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-03-08 21:09:12 +0800 |
commit | 61cb65e829e2d80eb2489f6e5f3708fd70353900 (patch) | |
tree | a55fb9a6cfb3e354f6733d28e492f22ea7fb929d /games | |
parent | a3f8bc78595b9985d44b4b6377f27b7f3c5d155c (diff) | |
download | freebsd-ports-gnome-61cb65e829e2d80eb2489f6e5f3708fd70353900.tar.gz freebsd-ports-gnome-61cb65e829e2d80eb2489f6e5f3708fd70353900.tar.zst freebsd-ports-gnome-61cb65e829e2d80eb2489f6e5f3708fd70353900.zip |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268
Diffstat (limited to 'games')
-rw-r--r-- | games/2048-qt/distinfo | 4 | ||||
-rw-r--r-- | games/tbe/distinfo | 4 | ||||
-rw-r--r-- | games/unknown-horizons/distinfo | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/2048-qt/distinfo b/games/2048-qt/distinfo index 7f833a507ba6..747a519ce0d8 100644 --- a/games/2048-qt/distinfo +++ b/games/2048-qt/distinfo @@ -1,2 +1,2 @@ -SHA256 (xiaoyong-2048-Qt-v0.1.5_GH0.tar.bz2) = b895ecdbc09127215baf2633b513726cb39e24f22cc309ec390ac9bdae9b224c -SIZE (xiaoyong-2048-Qt-v0.1.5_GH0.tar.bz2) = 1859979 +SHA256 (xiaoyong-2048-Qt-v0.1.5_GH0.tar.gz) = b895ecdbc09127215baf2633b513726cb39e24f22cc309ec390ac9bdae9b224c +SIZE (xiaoyong-2048-Qt-v0.1.5_GH0.tar.gz) = 1859979 diff --git a/games/tbe/distinfo b/games/tbe/distinfo index 44d818786879..891e3ac44bca 100644 --- a/games/tbe/distinfo +++ b/games/tbe/distinfo @@ -1,2 +1,2 @@ -SHA256 (kaa-ching-tbe-v0.9.2.1_GH0.tgz) = afffea8df53c5e805a79963e0358fd1d6e8fdc735bbb4d4315cd4d1571c244b3 -SIZE (kaa-ching-tbe-v0.9.2.1_GH0.tgz) = 17563586 +SHA256 (kaa-ching-tbe-v0.9.2.1_GH0.tar.gz) = afffea8df53c5e805a79963e0358fd1d6e8fdc735bbb4d4315cd4d1571c244b3 +SIZE (kaa-ching-tbe-v0.9.2.1_GH0.tar.gz) = 17563586 diff --git a/games/unknown-horizons/distinfo b/games/unknown-horizons/distinfo index 3e58b816be00..93458c1ba16a 100644 --- a/games/unknown-horizons/distinfo +++ b/games/unknown-horizons/distinfo @@ -1,2 +1,2 @@ -SHA256 (unknown-horizons-unknown-horizons-2013.3_GH0.tar.xz) = db9ffe365aa0be95bb808891573d4a135db980ba5a2316f1cf9a30e6505a638e -SIZE (unknown-horizons-unknown-horizons-2013.3_GH0.tar.xz) = 152988408 +SHA256 (unknown-horizons-unknown-horizons-2013.3_GH0.tar.gz) = db9ffe365aa0be95bb808891573d4a135db980ba5a2316f1cf9a30e6505a638e +SIZE (unknown-horizons-unknown-horizons-2013.3_GH0.tar.gz) = 152988408 |