svn commit: r325813 - head/devel/hub
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sat Aug 31 14:53:56 UTC 2013
Author: rakuco
Date: Sat Aug 31 14:53:55 2013
New Revision: 325813
URL: http://svnweb.freebsd.org/changeset/ports/325813
Log:
Update to 1.10.6.
PR: ports/181623
Submitted by: Konstantinos Koukopoulos <koukopoulos at gmail.com>
Approved by: Simon Olofsson <simon at olofsson.de> (maintainer)
Modified:
head/devel/hub/Makefile
head/devel/hub/distinfo
Modified: head/devel/hub/Makefile
==============================================================================
--- head/devel/hub/Makefile Sat Aug 31 14:45:10 2013 (r325812)
+++ head/devel/hub/Makefile Sat Aug 31 14:53:55 2013 (r325813)
@@ -2,16 +2,16 @@
# $FreeBSD$
PORTNAME= hub
-PORTVERSION= 1.10.2
+PORTVERSION= 1.10.6
CATEGORIES= devel
MAINTAINER= simon at olofsson.de
COMMENT= Introduces git to GitHub
USE_GITHUB= yes
-GH_ACCOUNT= defunkt
+GH_ACCOUNT= github
GH_TAGNAME= v${DISTVERSION}
-GH_COMMIT= 16b388a
+GH_COMMIT= 5b43748
USE_RUBY= yes
USE_RAKE= yes
Modified: head/devel/hub/distinfo
==============================================================================
--- head/devel/hub/distinfo Sat Aug 31 14:45:10 2013 (r325812)
+++ head/devel/hub/distinfo Sat Aug 31 14:53:55 2013 (r325813)
@@ -1,2 +1,2 @@
-SHA256 (hub-1.10.2.tar.gz) = 3bd8cf160062dac2dcdad176d14a88237fb4018522ef3a584a83c3f812d5b1c5
-SIZE (hub-1.10.2.tar.gz) = 54805
+SHA256 (hub-1.10.6.tar.gz) = 096b86ed9dd83db4bab5f10679feaac017f31aad11fb081b3607405a35e93711
+SIZE (hub-1.10.6.tar.gz) = 57828
More information about the svn-ports-all
mailing list