From nobody Wed Jan 11 11:56:10 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NsR3H2srCz2rB4D; Wed, 11 Jan 2023 11:56:11 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NsR3H1044z3r6w; Wed, 11 Jan 2023 11:56:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673438171; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JhZ0kSbtEofwysq02UGddIEJo4D2EPoZNvLvLsbAVKM=; b=p/kjgK1n+4exJUetMikT6aBfQaHHl8SO1AopTs5j3IR7Sd43UBHHndnux1gTOKT7iD4hVi rf0PD7BBUPCNzasttLiKkuioqInm7zfM50IXDL/riX/pvWJKFRqgOnPG5TdMVOYB+ResgI Dpp+gpxBZr8yEXcm06pXQ7VAVyoUVpTCazX+V2j2Hfk3clh+KHzaV2iArMqCupeW8KrboJ nx0AE8HV09U8easmPLNUwID/sD36RhrxPiCrC9FAr8Dv1Y+QXOldtmuse/EKy23QLt69FT 7uZfxXLik1HciUD3vtQN2oEGsoJOFQsxdNVwMnjymuTwVHXuppxJ+HyKxxeWCg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673438171; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JhZ0kSbtEofwysq02UGddIEJo4D2EPoZNvLvLsbAVKM=; b=a7HxYVMntdAMXyRsMdo7Cav1JP1M4AlOxwgLEJ5BbfKSw6rqP83OL4g/eri9vPgpPDGP21 n0JPtkSXXmPx4Rpy66dElWelIUmIxFtnkDDCDElwCD++06CevwtMJNcDavZHWTIKX/A9bn U7Jjc9ATquiP54OeEsWBSnJei1In50VSR7kZlbRYnfV+EUNoMKqJDuThKpHya1kaisUvY2 O95lJTiEZZTY6D43F8nPfEVxzuAxURYuc0HrTdfeGsWceVxuv2OtUw2tTzxC5LvCIMBbvE mY8Kf2UdTgf1D0LRBB8jTmr6qxYGXRLmW1vgLBNz4nlvuWSWf7P+/h0PIFftWA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673438171; a=rsa-sha256; cv=none; b=uunF4WpCcil8gaoJWb9Iqaf8mNZuwIlRdxTgX1Pf9dBTcMFCWBpiG8XYeAf98xH7bKD//Z aqgvCKCXwSHl9gu5tnaSX3JukZ0gLyx9wkXNXfPLoCINOMcE3//CAxcMfeAGneJatlZe2V D/5qFkaGHuCQc06Sgem/9ziprE/Ytyd/XNchVjjsksTrxm2s881PvFp2gXMXYmmA3ThVvI n6nWGrtynK4UQQXb2L2+dPruvCjnnfi+Ms6a/yJM0DR3C1n6rat71ABQOObyhuwOjfgN4v HV0Hr9pTI5IUMsSALT6Y32aZM/fLhwDeelYB4emwrf6uJ/D2S+tJsH5cWEetug== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NsR3G6pSFznH1; Wed, 11 Jan 2023 11:56:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 30BBuAL8083344; Wed, 11 Jan 2023 11:56:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 30BBuAIT083343; Wed, 11 Jan 2023 11:56:10 GMT (envelope-from git) Date: Wed, 11 Jan 2023 11:56:10 GMT Message-Id: <202301111156.30BBuAIT083343@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 29dce4243d4c - main - devel/gitlab-shell: update to 14.13.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 29dce4243d4c921ac6d72b823bb788410c262d6d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=29dce4243d4c921ac6d72b823bb788410c262d6d commit 29dce4243d4c921ac6d72b823bb788410c262d6d Author: Matthias Fechner AuthorDate: 2022-11-26 17:34:25 +0000 Commit: Matthias Fechner CommitDate: 2023-01-11 11:54:12 +0000 devel/gitlab-shell: update to 14.13.0 Required for gitlab-ce 15.6. --- devel/gitlab-shell/Makefile | 5 ++--- devel/gitlab-shell/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 37fb1d47a440..6ce72387a2a7 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitlab-shell -PORTVERSION= 14.12.0 -PORTREVISION= 1 +PORTVERSION= 14.13.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -14,7 +13,7 @@ USES= gmake go:modules,no_targets USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags -GL_COMMIT= 6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8 +GL_COMMIT= b42a398c92565630b541e55c2c6c0ce47cf10b58 USERS= git GROUPS= git diff --git a/devel/gitlab-shell/distinfo b/devel/gitlab-shell/distinfo index 100b3740b761..8ff87d1396f1 100644 --- a/devel/gitlab-shell/distinfo +++ b/devel/gitlab-shell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1668844538 -SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/go.mod) = 333750775c8a0103d6aacb61f48dc8743ed2fdaf3ff8f6a4d8759b2334b0be57 -SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/go.mod) = 4164 -SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0.tar.gz) = f4fea8793dc4a75d9dbd21c1193b18869db0db120bba76d5eeaf3afc6a22414d -SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0/gitlab-org-gitlab-shell-6888aaeeb3ebf7fa9e9958384df1ccb315b0e7f8_GL0.tar.gz) = 163502 +TIMESTAMP = 1669459422 +SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/go.mod) = 333750775c8a0103d6aacb61f48dc8743ed2fdaf3ff8f6a4d8759b2334b0be57 +SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/go.mod) = 4164 +SHA256 (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0.tar.gz) = f829f0d9716a6652f6fc793a2fdf11205da05c0a9f2e37c01eeee674e1b76e0f +SIZE (go/devel_gitlab-shell/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0/gitlab-org-gitlab-shell-b42a398c92565630b541e55c2c6c0ce47cf10b58_GL0.tar.gz) = 163412