From owner-svn-ports-all@freebsd.org Sat Mar 28 09:05:28 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B7CBF275782; Sat, 28 Mar 2020 09:05:28 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48qCVb4h85z3MXw; Sat, 28 Mar 2020 09:05:27 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9C79F9C2A; Sat, 28 Mar 2020 08:59:54 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02S8xsoI047513; Sat, 28 Mar 2020 08:59:54 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02S8xsLm047511; Sat, 28 Mar 2020 08:59:54 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <202003280859.02S8xsLm047511@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Sat, 28 Mar 2020 08:59:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529311 - head/www/rubygem-gitlab-puma X-SVN-Group: ports-head X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: head/www/rubygem-gitlab-puma X-SVN-Commit-Revision: 529311 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2020 09:05:29 -0000 Author: mfechner Date: Sat Mar 28 08:59:53 2020 New Revision: 529311 URL: https://svnweb.freebsd.org/changeset/ports/529311 Log: Update to 4.3.3.gitlab.2 which is required for gitlab-ce 12.9 upgrade. Modified: head/www/rubygem-gitlab-puma/Makefile head/www/rubygem-gitlab-puma/distinfo Modified: head/www/rubygem-gitlab-puma/Makefile ============================================================================== --- head/www/rubygem-gitlab-puma/Makefile Sat Mar 28 08:44:52 2020 (r529310) +++ head/www/rubygem-gitlab-puma/Makefile Sat Mar 28 08:59:53 2020 (r529311) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-puma -DISTVERSION= 4.3.1.gitlab.2 +DISTVERSION= 4.3.3.gitlab.2 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-gitlab-puma/distinfo ============================================================================== --- head/www/rubygem-gitlab-puma/distinfo Sat Mar 28 08:44:52 2020 (r529310) +++ head/www/rubygem-gitlab-puma/distinfo Sat Mar 28 08:59:53 2020 (r529311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576921684 -SHA256 (rubygem/gitlab-puma-4.3.1.gitlab.2.gem) = 24013acadc37e26ba39cfd58badd7f600668b1d6ebae5e5460d0e87b3a8c1328 -SIZE (rubygem/gitlab-puma-4.3.1.gitlab.2.gem) = 174592 +TIMESTAMP = 1585259941 +SHA256 (rubygem/gitlab-puma-4.3.3.gitlab.2.gem) = 91135d364d6567d338c26be0c1def0568efdc194f9a42ccd36445df9ead92f44 +SIZE (rubygem/gitlab-puma-4.3.3.gitlab.2.gem) = 175104