Date: Thu, 29 Feb 2024 12:08:30 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8063b7792a79 - main - finance/cointop: Remove expired port Message-ID: <202402291208.41TC8Uvj084718@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8063b7792a799695eb1ece0f92188fa4489a27e2 commit 8063b7792a799695eb1ece0f92188fa4489a27e2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-29 11:51:15 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-29 11:51:15 +0000 finance/cointop: Remove expired port finance/cointop --- MOVED | 1 + finance/Makefile | 1 - finance/cointop/Makefile | 25 ------------------------- finance/cointop/distinfo | 5 ----- finance/cointop/pkg-descr | 3 --- 5 files changed, 1 insertion(+), 34 deletions(-) diff --git a/MOVED b/MOVED index 04be5e9abc1e..9f49188f59c8 100644 --- a/MOVED +++ b/MOVED @@ -3007,3 +3007,4 @@ devel/codeville||2024-02-29|Has expired: Abandonware, dead upstream for at least dns/dns_balance||2024-02-29|Has expired: Abandonware, last release in 2005. Consider using dns/dnsdist dns/dnscheckengine||2024-02-29|Has expired: Deprecated upstream in favour of Zonemaster Project dns/sheerdns||2024-02-29|Has expired: Abandonware, upstream dead and last update over 10 years ago +finance/cointop||2024-02-29|Has expired: Repo archived upstream Nov 18, 2023 diff --git a/finance/Makefile b/finance/Makefile index 799381f2da1b..e1c928db88a1 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -21,7 +21,6 @@ SUBDIR += beancount SUBDIR += beanie SUBDIR += chiapos - SUBDIR += cointop SUBDIR += electrum SUBDIR += expense SUBDIR += fabric diff --git a/finance/cointop/Makefile b/finance/cointop/Makefile deleted file mode 100644 index e84e242a73a5..000000000000 --- a/finance/cointop/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= cointop -DISTVERSIONPREFIX= v -DISTVERSION= 1.6.10 -PORTREVISION= 16 -CATEGORIES= finance - -MAINTAINER= lcook@FreeBSD.org -COMMENT= Cryptocurrency coin stats -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 "\ - -s -w \ - -X ${GO_MODULE}/cointop.version=${DISTVERSION}" - -PLIST_FILES= bin/${PORTNAME} - -.include <bsd.port.mk> diff --git a/finance/cointop/distinfo b/finance/cointop/distinfo deleted file mode 100644 index e754f2dead8e..000000000000 --- a/finance/cointop/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1636647363 -SHA256 (go/finance_cointop/cointop-v1.6.10/v1.6.10.mod) = ce40a401492caa76ce959c314522ccfe9f21d22534bc2813266a72e94da3684f -SIZE (go/finance_cointop/cointop-v1.6.10/v1.6.10.mod) = 1938 -SHA256 (go/finance_cointop/cointop-v1.6.10/v1.6.10.zip) = 6c82febe1041a4de6215f1f88e42b4448b97546f5c58172754186a2092115094 -SIZE (go/finance_cointop/cointop-v1.6.10/v1.6.10.zip) = 4417574 diff --git a/finance/cointop/pkg-descr b/finance/cointop/pkg-descr deleted file mode 100644 index e90bd8d514b1..000000000000 --- a/finance/cointop/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Fast and lightweight terminal based UI application -for tracking and monitoring cryptocurrency coins -in real-time.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402291208.41TC8Uvj084718>