diff options
author | xmj <xmj@FreeBSD.org> | 2015-05-12 17:48:02 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2015-05-12 17:48:02 +0800 |
commit | 956ad0e5d22a1114f98bf9b003d88ce43a31a4de (patch) | |
tree | 824d668af8e9aae44d2adbbd15e6d592ea433ea4 /devel | |
parent | f29ed69ee31044332794bd6faa2ddba1e9f82c9b (diff) | |
download | freebsd-ports-gnome-956ad0e5d22a1114f98bf9b003d88ce43a31a4de.tar.gz freebsd-ports-gnome-956ad0e5d22a1114f98bf9b003d88ce43a31a4de.tar.zst freebsd-ports-gnome-956ad0e5d22a1114f98bf9b003d88ce43a31a4de.zip |
devel/rubygem-gitlab_git: update to 7.1.10
- update to 7.1.10
PR: 199663
Submitted by: Torsten Zühlsdorff <ports@toco-domains.de>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-gitlab_git/Makefile | 5 | ||||
-rw-r--r-- | devel/rubygem-gitlab_git/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/rubygem-gitlab_git/Makefile b/devel/rubygem-gitlab_git/Makefile index c04c647325b3..35c86219311e 100644 --- a/devel/rubygem-gitlab_git/Makefile +++ b/devel/rubygem-gitlab_git/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 6.3.0 +PORTVERSION= 7.1.10 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-gitlab-grit>=2.6:${PORTSDIR}/textproc/rubygem-gitlab-grit \ rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \ - rubygem-rugged>=0.21.0:${PORTSDIR}/devel/rubygem-rugged + rubygem-rugged>=0.21.2:${PORTSDIR}/devel/rubygem-rugged USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/devel/rubygem-gitlab_git/distinfo b/devel/rubygem-gitlab_git/distinfo index 03aa7a72e650..4fd3de5f8fa0 100644 --- a/devel/rubygem-gitlab_git/distinfo +++ b/devel/rubygem-gitlab_git/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_git-6.3.0.gem) = b26738d4d768540a34476ee06fac0a7ac76e42ca34a4ce78def8d96c6792639b -SIZE (rubygem/gitlab_git-6.3.0.gem) = 13824 +SHA256 (rubygem/gitlab_git-7.1.10.gem) = 160b3fb935346568b61e3774e1ae6dfce6f198c617fbaedefc6fce72d1e0f39b +SIZE (rubygem/gitlab_git-7.1.10.gem) = 21504 |