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/php-mecab | |
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/php-mecab')
-rw-r--r-- | textproc/php-mecab/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
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 |