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 /converters | |
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 'converters')
-rw-r--r-- | converters/osm2pgsql/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/osm2pgsql/distinfo b/converters/osm2pgsql/distinfo index 71567edfcbcf..f1c4d60c1bdc 100644 --- a/converters/osm2pgsql/distinfo +++ b/converters/osm2pgsql/distinfo @@ -1,2 +1,2 @@ -SHA256 (openstreetmap-osm2pgsql-0.87.2_GH0.tar.bz2) = ac78805c7a312462dbade4a907ddb84cdfeeecea888d439c288ec60f6fc1ec76 -SIZE (openstreetmap-osm2pgsql-0.87.2_GH0.tar.bz2) = 2139759 +SHA256 (openstreetmap-osm2pgsql-0.87.2_GH0.tar.gz) = ac78805c7a312462dbade4a907ddb84cdfeeecea888d439c288ec60f6fc1ec76 +SIZE (openstreetmap-osm2pgsql-0.87.2_GH0.tar.gz) = 2139759 |