Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2026 11:43:08 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: df6c96c65824 - main - net/rubygem-gitaly-proto: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31
Message-ID:  <6a0463cc.436d2.4af38e7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=df6c96c65824ab012bf19b8b901e4c3b03e12590

commit df6c96c65824ab012bf19b8b901e4c3b03e12590
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-13 11:40:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-13 11:40:45 +0000

    net/rubygem-gitaly-proto: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31
    
    This is an archived project. Repository and other project resources are read-only.
    
    from README.md:
    gitaly-proto has been deprecated
    
    PR:             295168
    Reference:      https://gitlab.com/gitlab-org/gitaly-proto
                    https://gitlab.com/gitlab-org/gitaly-proto/-/blob/master/README.md
    Approved by:    mfechner (maintainer)
---
 net/rubygem-gitaly-proto/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/rubygem-gitaly-proto/Makefile b/net/rubygem-gitaly-proto/Makefile
index 2aa93a5dd5a4..be1bc277a954 100644
--- a/net/rubygem-gitaly-proto/Makefile
+++ b/net/rubygem-gitaly-proto/Makefile
@@ -9,6 +9,9 @@ WWW=		https://gitlab.com/gitlab-org/gitaly-proto
 
 LICENSE=	MIT
 
+DEPRECATED=	gitaly-proto has been deprecated
+EXPIRATION_DATE=2026-05-31
+
 RUN_DEPENDS=	rubygem-grpc>=1.0:net/rubygem-grpc
 
 USES=		gem


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0463cc.436d2.4af38e7>