Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2024 09:26:13 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: 38f6ba5faa26 - main - finance/cointop: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401270926.40R9QDpu029701@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=38f6ba5faa269bc4118e391e9ae0a91148815c31

commit 38f6ba5faa269bc4118e391e9ae0a91148815c31
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-27 09:02:53 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-27 09:24:56 +0000

    finance/cointop: Deprecate and set expiration date to 2024-02-29
    
    Repo archived upstream Nov 18, 2023
    
    PR:             274928
    Approved by:    portmgr (maintainter timeout, 2+ months)
---
 finance/cointop/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile
index c3e4606a6b72..11c53ef353eb 100644
--- a/finance/cointop/Makefile
+++ b/finance/cointop/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/miguelmota/cointop
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Repo archived upstream Nov 18, 2023
+EXPIRATION_DATE=2024-02-29
+
 USES=		go:modules
 GO_MODULE=	github.com/${PORTNAME}-sh/${PORTNAME}
 GO_BUILDFLAGS=	-ldflags "\



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