diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-03-20 04:30:19 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-03-20 04:30:19 +0800 |
commit | a0949c381d50ee6addd1d96efc44bb19ea97b3da (patch) | |
tree | 18b77c57f63e66bcb152193a969f836cb50c7f92 /net-mgmt/lg | |
parent | 809bc6822b413c93c99574f3f18debb3a1672698 (diff) | |
download | freebsd-ports-gnome-a0949c381d50ee6addd1d96efc44bb19ea97b3da.tar.gz freebsd-ports-gnome-a0949c381d50ee6addd1d96efc44bb19ea97b3da.tar.zst freebsd-ports-gnome-a0949c381d50ee6addd1d96efc44bb19ea97b3da.zip |
Fix the new USE_GITHUB to rename the distfile such that it does not
conflict with the old scheme and cause a "reroll" or "invalid checksums". This
also avoids clobbering the FreeBSD distcache.
Use a revision in the DISTNAME for USE_GITHUB in case we need to bump this
again for anything. It's more a hint of how to handle it in the future.
Reported by: mat
Discused with: mat, antoine, swills
With hat: portmgr
Diffstat (limited to 'net-mgmt/lg')
-rw-r--r-- | net-mgmt/lg/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/lg/distinfo b/net-mgmt/lg/distinfo index fdfb7562dcd1..29c2f1e731f1 100644 --- a/net-mgmt/lg/distinfo +++ b/net-mgmt/lg/distinfo @@ -1,2 +1,2 @@ -SHA256 (lg-1.9.s20140622.tar.gz) = 909b1e70811c84a5a0feb0e6992696ea841a43847bb3deb5dae8c98579e89030 -SIZE (lg-1.9.s20140622.tar.gz) = 44220 +SHA256 (lg-1.9.s20140622_GH0.tar.gz) = 909b1e70811c84a5a0feb0e6992696ea841a43847bb3deb5dae8c98579e89030 +SIZE (lg-1.9.s20140622_GH0.tar.gz) = 44220 |