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 /multimedia/libass | |
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 'multimedia/libass')
-rw-r--r-- | multimedia/libass/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libass/distinfo b/multimedia/libass/distinfo index 73b83c9c06a0..63cff69262b3 100644 --- a/multimedia/libass/distinfo +++ b/multimedia/libass/distinfo @@ -1,2 +1,2 @@ -SHA256 (libass-libass-0.13.2_GH0.tar.xz) = f5814511e2466480eb2d4a8264074c465444f10d688c3f5b2e315e23120b6fe8 -SIZE (libass-libass-0.13.2_GH0.tar.xz) = 164397 +SHA256 (libass-libass-0.13.2_GH0.tar.gz) = f5814511e2466480eb2d4a8264074c465444f10d688c3f5b2e315e23120b6fe8 +SIZE (libass-libass-0.13.2_GH0.tar.gz) = 164397 |