diff options
author | tz <tz@FreeBSD.org> | 2016-08-10 22:16:33 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-08-10 22:16:33 +0800 |
commit | fa539032cf7c4f2ed8fd57a57fd918155e644283 (patch) | |
tree | b1daf2023934e588e7f9c4d7c966861f1a5aacfe /devel | |
parent | bf6498b3a152af70fb3802585ca3579bff26d32c (diff) | |
download | freebsd-ports-gnome-fa539032cf7c4f2ed8fd57a57fd918155e644283.tar.gz freebsd-ports-gnome-fa539032cf7c4f2ed8fd57a57fd918155e644283.tar.zst freebsd-ports-gnome-fa539032cf7c4f2ed8fd57a57fd918155e644283.zip |
devel/rubygem-gitlab_git: Update from 10.1.1 to 10.4.0
Changes: https://gitlab.com/gitlab-org/gitlab_git/blob/v10.4.0/CHANGELOG
Also update homepage link in pkg-descr
Approved by: swills (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-gitlab_git/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-gitlab_git/distinfo | 5 | ||||
-rw-r--r-- | devel/rubygem-gitlab_git/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/rubygem-gitlab_git/Makefile b/devel/rubygem-gitlab_git/Makefile index 276287d1c0b1..add8c72fc669 100644 --- a/devel/rubygem-gitlab_git/Makefile +++ b/devel/rubygem-gitlab_git/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 10.1.1 +PORTVERSION= 10.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-gitlab_git/distinfo b/devel/rubygem-gitlab_git/distinfo index b26e96b43ffe..ef5e57abd5ef 100644 --- a/devel/rubygem-gitlab_git/distinfo +++ b/devel/rubygem-gitlab_git/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/gitlab_git-10.1.1.gem) = 8bf0d7366b0d7cacb1245180df06cd4dbb67cbcd809a29ac3c1583729e4585de -SIZE (rubygem/gitlab_git-10.1.1.gem) = 26112 +TIMESTAMP = 1469115935 +SHA256 (rubygem/gitlab_git-10.4.0.gem) = d0a7282ecf9e0d80d8d9db347233277207007b449c1b07c5f9e1b6e0880f202a +SIZE (rubygem/gitlab_git-10.4.0.gem) = 26112 diff --git a/devel/rubygem-gitlab_git/pkg-descr b/devel/rubygem-gitlab_git/pkg-descr index 68cb341685cd..d16e7eea05de 100644 --- a/devel/rubygem-gitlab_git/pkg-descr +++ b/devel/rubygem-gitlab_git/pkg-descr @@ -1,3 +1,3 @@ GitLab wrapper around git objects -WWW: https://github.com/gitlabhq/gitlab_git +WWW: https://gitlab.com/gitlab-org/gitlab_git |