aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-04-29 02:44:04 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-04-29 02:44:04 +0800
commita473097cd9ecbfd932d8af3d57148839382f88a6 (patch)
tree2b59a6775d67f0b251944f26266df4b96cde831b /benchmarks
parentaf12d2a8888352af367d4fc7353318911515fd0b (diff)
downloadfreebsd-ports-gnome-a473097cd9ecbfd932d8af3d57148839382f88a6.tar.gz
freebsd-ports-gnome-a473097cd9ecbfd932d8af3d57148839382f88a6.tar.zst
freebsd-ports-gnome-a473097cd9ecbfd932d8af3d57148839382f88a6.zip
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in it. When not using GH_TAGNAME it would not have this. Now both cases will add in the GH_PROJECT and GH_ACCOUNT. Add special care to ensure that the DISTVERSION is not added in twice. If a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used. empty() is used rather than (!defined || !${}) to support fmake. The purpose of setting DISTNAME at all in these cases is to make it more clear that the distfile is from *GITHUB* and to avoid collisions if a project were to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there are real risks that collisions on filenames would happen on renamed or moved projects, which is fairly common. A GITHUB-generated file may not match a custom-rolled or git-archive-rolled distfile. PR: 199069 With hat: portmgr Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/smhasher/distinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/smhasher/distinfo b/benchmarks/smhasher/distinfo
index 1631b984f39b..64df571751ec 100644
--- a/benchmarks/smhasher/distinfo
+++ b/benchmarks/smhasher/distinfo
@@ -1,2 +1,2 @@
-SHA256 (smhasher-v1.0_GH0.tar.gz) = cd40a370b59446a4a70be0a6399bd9df4944adf6c1854c23dc0ff61fa7011e76
-SIZE (smhasher-v1.0_GH0.tar.gz) = 61909
+SHA256 (gvnn3-smhasher-v1.0_GH0.tar.gz) = cd40a370b59446a4a70be0a6399bd9df4944adf6c1854c23dc0ff61fa7011e76
+SIZE (gvnn3-smhasher-v1.0_GH0.tar.gz) = 61909