svn commit: r365012 - head/devel/hub
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Aug 15 17:46:33 UTC 2014
Author: sunpoet
Date: Fri Aug 15 17:46:32 2014
New Revision: 365012
URL: http://svnweb.freebsd.org/changeset/ports/365012
QAT: https://qat.redports.org/buildarchive/r365012/
Log:
- Add LICENSE
- Update WWW
Approved by: portmgr (blanket)
Modified:
head/devel/hub/Makefile
head/devel/hub/pkg-descr
Modified: head/devel/hub/Makefile
==============================================================================
--- head/devel/hub/Makefile Fri Aug 15 17:45:14 2014 (r365011)
+++ head/devel/hub/Makefile Fri Aug 15 17:46:32 2014 (r365012)
@@ -8,6 +8,8 @@ CATEGORIES= devel
MAINTAINER= koukopoulos at gmail.com
COMMENT= Introduces git to GitHub
+LICENSE= MIT
+
USE_GITHUB= yes
GH_ACCOUNT= github
GH_TAGNAME= v${DISTVERSION}
Modified: head/devel/hub/pkg-descr
==============================================================================
--- head/devel/hub/pkg-descr Fri Aug 15 17:45:14 2014 (r365011)
+++ head/devel/hub/pkg-descr Fri Aug 15 17:46:32 2014 (r365012)
@@ -1,4 +1,4 @@
hub is a command line tool that wraps git in order to extend it with extra
features and commands that make working with GitHub easier.
-WWW: http://defunkt.io/hub/
+WWW: https://hub.github.com/
More information about the svn-ports-head
mailing list