Date: Fri, 27 Dec 2024 10:38:04 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: 465ebc3589ae - main - mail/queue-fix: Mark DEPRECATED Message-ID: <202412271038.4BRAc47R006531@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=465ebc3589ae46799581b62052122d873a66cd36 commit 465ebc3589ae46799581b62052122d873a66cd36 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-12-27 08:56:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-12-27 10:37:20 +0000 mail/queue-fix: Mark DEPRECATED - Remove GENTOO MASTER_SITES as it no longer provides flat layout - Other remaining MASTER_SITES and distfiles are also unavailable - WWW is also no longer available - Set EXPIRATION_DATE 2025-01-26 --- mail/queue-fix/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mail/queue-fix/Makefile b/mail/queue-fix/Makefile index 021a567060cc..e35bd79110dd 100644 --- a/mail/queue-fix/Makefile +++ b/mail/queue-fix/Makefile @@ -2,13 +2,15 @@ PORTNAME= queue-fix PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= mail -MASTER_SITES= http://www.netmeridian.com/e-huss/ \ - GENTOO +MASTER_SITES= http://www.netmeridian.com/e-huss/ MAINTAINER= ports@FreeBSD.org COMMENT= Repairs or generates a qmail queue structure WWW= https://cr.yp.to/qmail.html +DEPRECATED= Upstream disapeared and distfile is no more available +EXPIRATION_DATE=2025-01-27 + USES= qmail:run PREFIX?= ${QMAIL_PREFIX}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412271038.4BRAc47R006531>