Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 17:41:01 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4ecb0437d61d - main - net/gdrive: Deprecate and set expiration date to 2024-11-30
Message-ID:  <202410261741.49QHf1C0090060@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit 4ecb0437d61dacebe047bcf3aace38703088b1c3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-26 17:33:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-26 17:33:07 +0000

    net/gdrive: Deprecate and set expiration date to 2024-11-30
    
    Abandonware, upstream repo archived Apr 19, 2023
    Superseded by gdrive 3 (https://github.com/glotlabs/gdrive), not ported
    
    PR:             281896
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 net/gdrive/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile
index 3904e80f72d1..b2127298ef55 100644
--- a/net/gdrive/Makefile
+++ b/net/gdrive/Makefile
@@ -16,6 +16,9 @@ WWW=		https://github.com/prasmussen/gdrive
 
 LICENSE=	MIT
 
+DEPRECATED=	Abandonware, upstream repo archived Apr 19, 2023
+EXPIRATION_DATE=2024-11-30
+
 USES=		go
 USE_GITHUB=	yes
 GH_ACCOUNT=	prasmussen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410261741.49QHf1C0090060>