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 /devel/libtpl | |
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 'devel/libtpl')
-rw-r--r-- | devel/libtpl/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtpl/distinfo b/devel/libtpl/distinfo index 6b295a8fc004..e1eb6f2440ba 100644 --- a/devel/libtpl/distinfo +++ b/devel/libtpl/distinfo @@ -1,2 +1,2 @@ -SHA256 (waitman-libtpl-1.6-8fa17e5_GH0.tar.bz2) = 3bfd7d6d1fe4a91438aa1c848ecf150c8d4db2584755d01cd0fc2a8744893157 -SIZE (waitman-libtpl-1.6-8fa17e5_GH0.tar.bz2) = 578898 +SHA256 (waitman-libtpl-1.6-8fa17e5_GH0.tar.gz) = 3bfd7d6d1fe4a91438aa1c848ecf150c8d4db2584755d01cd0fc2a8744893157 +SIZE (waitman-libtpl-1.6-8fa17e5_GH0.tar.gz) = 578898 |