diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-03-21 04:07:50 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-03-21 04:07:50 +0800 |
commit | 47807df6259c94be776e84aa840f13abfe6dec46 (patch) | |
tree | d55fb2451f67f6538b539550623fa95154877b37 /textproc | |
parent | 5749f664a13e0242fa7c47ee5f723da6914b52e9 (diff) | |
download | freebsd-ports-gnome-47807df6259c94be776e84aa840f13abfe6dec46.tar.gz freebsd-ports-gnome-47807df6259c94be776e84aa840f13abfe6dec46.tar.zst freebsd-ports-gnome-47807df6259c94be776e84aa840f13abfe6dec46.zip |
For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.
Differential Revision: https://reviews.freebsd.org/D2103
Reviewed by: mat
With hat: bdrewery
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cdiff/distinfo | 4 | ||||
-rw-r--r-- | textproc/jshon/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/cdiff/distinfo b/textproc/cdiff/distinfo index 707683ed42d8..caf876c0fbc4 100644 --- a/textproc/cdiff/distinfo +++ b/textproc/cdiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (cdiff-0.9.6.20140711_GH0.tar.gz) = 4e62c6163644e57986d0868ed9e12baeed4a93975579e7354c68f6adfde62455 -SIZE (cdiff-0.9.6.20140711_GH0.tar.gz) = 30418 +SHA256 (ymattw-cdiff-0.9.6.20140711-67c9831_GH0.tar.gz) = 4e62c6163644e57986d0868ed9e12baeed4a93975579e7354c68f6adfde62455 +SIZE (ymattw-cdiff-0.9.6.20140711-67c9831_GH0.tar.gz) = 30418 diff --git a/textproc/jshon/distinfo b/textproc/jshon/distinfo index 61a8af1499c1..d2adc92d0f65 100644 --- a/textproc/jshon/distinfo +++ b/textproc/jshon/distinfo @@ -1,2 +1,2 @@ -SHA256 (jshon-20121210_GH0.tar.gz) = 38ff964a491937ca3060ea95af682fa3f5a4fd9a440154517afae4784fd3974b -SIZE (jshon-20121210_GH0.tar.gz) = 10708 +SHA256 (keenerd-jshon-20121210-b21bc98_GH0.tar.gz) = 38ff964a491937ca3060ea95af682fa3f5a4fd9a440154517afae4784fd3974b +SIZE (keenerd-jshon-20121210-b21bc98_GH0.tar.gz) = 10708 |