diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-03-20 20:07:50 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-03-20 20:07:50 +0000 |
commit | 37a1520519ee83036c46ea4a7bef0737f7af41aa (patch) | |
tree | d55fb2451f67f6538b539550623fa95154877b37 /irc | |
parent | 16488a9305b16333c943d98a656eed0a4b456eb0 (diff) |
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
Notes
Notes:
svn path=/head/; revision=381777
Diffstat (limited to 'irc')
-rw-r--r-- | irc/eggdrop-devel/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/eggdrop-devel/distinfo b/irc/eggdrop-devel/distinfo index 4b651a408425..7c814d1a6d4f 100644 --- a/irc/eggdrop-devel/distinfo +++ b/irc/eggdrop-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (eggdrop-1.8.0.20141008_GH0.tar.gz) = 6ebe4df85d71c44f4254e556fc84d2e4b14feabd564486c1762c864bafb0eacf -SIZE (eggdrop-1.8.0.20141008_GH0.tar.gz) = 1275796 +SHA256 (eggheads-eggdrop-1.8-1.8.0.20141008-2bf3950_GH0.tar.gz) = 6ebe4df85d71c44f4254e556fc84d2e4b14feabd564486c1762c864bafb0eacf +SIZE (eggheads-eggdrop-1.8-1.8.0.20141008-2bf3950_GH0.tar.gz) = 1275796 |