diff options
author | mfechner <mfechner@FreeBSD.org> | 2018-07-05 01:29:00 +0800 |
---|---|---|
committer | mfechner <mfechner@FreeBSD.org> | 2018-07-05 01:29:00 +0800 |
commit | e0a28aa27f619ddf35a551a8b9db056f978c58d9 (patch) | |
tree | ba46f818a4405c69918f9c6044b45983a6727d6c /net | |
parent | af5f902df9aac6242a79c682bcbbbf2e22864e02 (diff) | |
download | freebsd-ports-gnome-e0a28aa27f619ddf35a551a8b9db056f978c58d9.tar.gz freebsd-ports-gnome-e0a28aa27f619ddf35a551a8b9db056f978c58d9.tar.zst freebsd-ports-gnome-e0a28aa27f619ddf35a551a8b9db056f978c58d9.zip |
Update to 0.101.0 which is required for gitlab 11.0.2.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16127
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-gitaly-proto/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-gitaly-proto/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-gitaly-proto/Makefile b/net/rubygem-gitaly-proto/Makefile index 5ec9714ca38b..d14b25f723e7 100644 --- a/net/rubygem-gitaly-proto/Makefile +++ b/net/rubygem-gitaly-proto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.100.0 +PORTVERSION= 0.101.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-gitaly-proto/distinfo b/net/rubygem-gitaly-proto/distinfo index 9b95c45fc283..3f2c490ae521 100644 --- a/net/rubygem-gitaly-proto/distinfo +++ b/net/rubygem-gitaly-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527079400 -SHA256 (rubygem/gitaly-proto-0.100.0.gem) = 1a8b7606314d529e7ab6dceed73ac5c4bc77732e572c1cc09b9190f60a13fdda -SIZE (rubygem/gitaly-proto-0.100.0.gem) = 16896 +TIMESTAMP = 1530442465 +SHA256 (rubygem/gitaly-proto-0.101.0.gem) = e0d566504249cf823eeeb114e874b3043d93d40a95bd38802c6a8b91e9ca0131 +SIZE (rubygem/gitaly-proto-0.101.0.gem) = 16896 |