diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-08 13:09:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-08 13:09:12 +0000 |
commit | 018eeadae5746ac3cb925a0429a405eb994f9a95 (patch) | |
tree | a55fb9a6cfb3e354f6733d28e492f22ea7fb929d /textproc | |
parent | 8da64f95e7a35c7ac6c41cd2d1b37eaea9bd63ae (diff) | |
download | freebsd-ports-018eeadae5746ac3cb925a0429a405eb994f9a95.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 'textproc')
-rw-r--r-- | textproc/pecl-ctemplate/distinfo | 4 | ||||
-rw-r--r-- | textproc/php-mecab/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/pecl-ctemplate/distinfo b/textproc/pecl-ctemplate/distinfo index c5933dc54f51..3349763b1055 100644 --- a/textproc/pecl-ctemplate/distinfo +++ b/textproc/pecl-ctemplate/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/vanillahsu-pecl-ctemplate-v1.12_GH0.tar.xz) = c45734fc50aa14dd4028e3ef4fb148a313782d8db97706db5571d9c13ed271f3 -SIZE (PECL/vanillahsu-pecl-ctemplate-v1.12_GH0.tar.xz) = 26888 +SHA256 (PECL/vanillahsu-pecl-ctemplate-v1.12_GH0.tar.gz) = c45734fc50aa14dd4028e3ef4fb148a313782d8db97706db5571d9c13ed271f3 +SIZE (PECL/vanillahsu-pecl-ctemplate-v1.12_GH0.tar.gz) = 26888 diff --git a/textproc/php-mecab/distinfo b/textproc/php-mecab/distinfo index 8f73be6196d9..6fba3d57ec75 100644 --- a/textproc/php-mecab/distinfo +++ b/textproc/php-mecab/distinfo @@ -1,2 +1,2 @@ -SHA256 (rsky-php-mecab-v0.6.0_GH0.tgz) = 8ec57164dd208f700ca16853f07fb62f111e16b025ca1ab5d4100aaaa9aa7c58 -SIZE (rsky-php-mecab-v0.6.0_GH0.tgz) = 54864 +SHA256 (rsky-php-mecab-v0.6.0_GH0.tar.gz) = 8ec57164dd208f700ca16853f07fb62f111e16b025ca1ab5d4100aaaa9aa7c58 +SIZE (rsky-php-mecab-v0.6.0_GH0.tar.gz) = 54864 |