aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-03-19 18:08:25 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-03-19 18:08:25 +0000
commit010d8c7d9a955f68b31e412c335c9dc4c5e7559a (patch)
tree3a732a7db5ee77a3ac44c828f10131a867e7d5e2 /CHANGES
parent8c3d178dd1d217996ca249e6d7cc7070fce9c680 (diff)
downloadports-010d8c7d9a955f68b31e412c335c9dc4c5e7559a.tar.gz
ports-010d8c7d9a955f68b31e412c335c9dc4c5e7559a.zip
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GITHUB.
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and only having GH_TAGNAME default to DISTVERSION. All of these ports as-is. With hat: portmgr
Notes
Notes: svn path=/head/; revision=381648
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bdb63f5b0d63..bbd5ad846b0e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,14 @@ All ports committers are allowed to commit to this file.
20150319:
AUTHOR: bdrewery@FreeBSD.org
+ MASTER_SITE GHR (GITHUB_RELEASE) has been removed. The same functionality
+ can be achieved with just USE_GITHUB/GH_ACCOUNT/GH_PROJECT. GH_TAGNAME
+ defaults to DISTVERSION. If the tag needs to be adjusted then change
+ GH_TAGNAME. No GH_COMMIT is needed.
+
+20150319:
+ AUTHOR: bdrewery@FreeBSD.org
+
USE_GITHUB has been updated to make GH_COMMIT optional. Using this new
scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and
not having to know the hash for a tag. This scheme will download a tarball