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 /net-p2p | |
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 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 04a812e2df6c..c2bb982e1015 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qBittorrent-qBittorrent-release-3.2.3_GH0.tar.xz) = 816d611a0af50c469f52946c94b88c003f908ee031ee0e55a45273e4c64897c5 -SIZE (qBittorrent-qBittorrent-release-3.2.3_GH0.tar.xz) = 4601930 +SHA256 (qBittorrent-qBittorrent-release-3.2.3_GH0.tar.gz) = 816d611a0af50c469f52946c94b88c003f908ee031ee0e55a45273e4c64897c5 +SIZE (qBittorrent-qBittorrent-release-3.2.3_GH0.tar.gz) = 4601930 |