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 /emulators | |
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 'emulators')
-rw-r--r-- | emulators/dolphin-emu/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/dolphin-emu/distinfo b/emulators/dolphin-emu/distinfo index dcd6a563a70b..81b0247c6256 100644 --- a/emulators/dolphin-emu/distinfo +++ b/emulators/dolphin-emu/distinfo @@ -1,2 +1,2 @@ -SHA256 (dolphin-emu-dolphin-5.0-rc_GH0.tgz) = 8f4a6e715e9687eb0d1d52f35c3ea65ee80950121d514bb78365c51db3af41a7 -SIZE (dolphin-emu-dolphin-5.0-rc_GH0.tgz) = 25083408 +SHA256 (dolphin-emu-dolphin-5.0-rc_GH0.tar.gz) = 8f4a6e715e9687eb0d1d52f35c3ea65ee80950121d514bb78365c51db3af41a7 +SIZE (dolphin-emu-dolphin-5.0-rc_GH0.tar.gz) = 25083408 |