Date: Sun, 23 Dec 2018 12:43:11 +0000 (UTC) From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488210 - head/net/rubygem-gitaly-proto Message-ID: <201812231243.wBNChBPF095303@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Sun Dec 23 12:43:10 2018 New Revision: 488210 URL: https://svnweb.freebsd.org/changeset/ports/488210 Log: Upgrade to 1.3.0 which is required for gitlab-ce 11.6. Approved by: mentors (implicit) Modified: head/net/rubygem-gitaly-proto/Makefile head/net/rubygem-gitaly-proto/distinfo Modified: head/net/rubygem-gitaly-proto/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Sun Dec 23 12:42:03 2018 (r488209) +++ head/net/rubygem-gitaly-proto/Makefile Sun Dec 23 12:43:10 2018 (r488210) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.123.0 +PORTVERSION= 1.3.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Sun Dec 23 12:42:03 2018 (r488209) +++ head/net/rubygem-gitaly-proto/distinfo Sun Dec 23 12:43:10 2018 (r488210) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542967058 -SHA256 (rubygem/gitaly-proto-0.123.0.gem) = ef55427435ee4bf2299fb093a33b05de7c0bdc55478b1f00518dc11a55d36999 -SIZE (rubygem/gitaly-proto-0.123.0.gem) = 17408 +TIMESTAMP = 1545486739 +SHA256 (rubygem/gitaly-proto-1.3.0.gem) = 0099a3cee72b733f4e13e1efbb6a849b795adafd0ea61ab5266926046412cf9d +SIZE (rubygem/gitaly-proto-1.3.0.gem) = 17920
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812231243.wBNChBPF095303>