diff options
author | William Grzybowski <wg@FreeBSD.org> | 2014-07-28 17:45:08 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2014-07-28 17:45:08 +0000 |
commit | c44a54b20ee266e9712af7c4693fdf545482ffaa (patch) | |
tree | 4f6ed37c77e2cc3bfb777070225936269d53239e | |
parent | Import xfce4-bsdcpufreq-plugin, (diff) |
devel/hub: update to 1.12.2
PR: 192193
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=363202
-rw-r--r-- | devel/hub/Makefile | 4 | ||||
-rw-r--r-- | devel/hub/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/hub/Makefile b/devel/hub/Makefile index ca08d5812b56..3aefe59ec524 100644 --- a/devel/hub/Makefile +++ b/devel/hub/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hub -PORTVERSION= 1.10.6 +PORTVERSION= 1.12.2 CATEGORIES= devel MAINTAINER= koukopoulos@gmail.com @@ -11,7 +11,7 @@ COMMENT= Introduces git to GitHub USE_GITHUB= yes GH_ACCOUNT= github GH_TAGNAME= v${DISTVERSION} -GH_COMMIT= 5b43748 +GH_COMMIT= 9016a39 USE_RUBY= yes USE_RAKE= yes diff --git a/devel/hub/distinfo b/devel/hub/distinfo index 0585b28d0f23..f5a49aa99cba 100644 --- a/devel/hub/distinfo +++ b/devel/hub/distinfo @@ -1,2 +1,2 @@ -SHA256 (hub-1.10.6.tar.gz) = 096b86ed9dd83db4bab5f10679feaac017f31aad11fb081b3607405a35e93711 -SIZE (hub-1.10.6.tar.gz) = 57828 +SHA256 (hub-1.12.2.tar.gz) = 98003caa613ae94fffd6611f1f3e9b58d906349d0579b8aca16f137cb13a5347 +SIZE (hub-1.12.2.tar.gz) = 76606 |