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 /lang/bf2c/distinfo | |
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 'lang/bf2c/distinfo')
-rw-r--r-- | lang/bf2c/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/bf2c/distinfo b/lang/bf2c/distinfo index 07d22040daf9..96209632ac57 100644 --- a/lang/bf2c/distinfo +++ b/lang/bf2c/distinfo @@ -1,2 +1,2 @@ -SHA256 (rene0-bf2c-1.3.1_GH0.tar.xz) = 389312576b8161809a2f7d31478af2c1fece5362e458eada2cde6c06c52951d7 -SIZE (rene0-bf2c-1.3.1_GH0.tar.xz) = 10212 +SHA256 (rene0-bf2c-1.3.1_GH0.tar.gz) = 389312576b8161809a2f7d31478af2c1fece5362e458eada2cde6c06c52951d7 +SIZE (rene0-bf2c-1.3.1_GH0.tar.gz) = 10212 |