Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2023 21:46:20 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: 0fb783ec2e96 - main - x11-themes/kde-icons-noia: Mark DEPRECATED
Message-ID:  <202312242146.3BOLkKPD026883@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=0fb783ec2e96c4f8f8be0422edee9f2efad3c19a

commit 0fb783ec2e96c4f8f8be0422edee9f2efad3c19a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-24 19:31:10 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-24 21:46:10 +0000

    x11-themes/kde-icons-noia: Mark DEPRECATED
    
    - Unfetchable as Gentoo seem to have refreshed their distfiles and
      removed older files
    - Upstream WWW returns NOT FOUND
    - Set EXPIRATION_DATE 2024-01-31
    
    This will need to be removed with care as there is a Makefile.common
    which is used by other same alike ports.
---
 x11-themes/kde-icons-noia/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-themes/kde-icons-noia/Makefile b/x11-themes/kde-icons-noia/Makefile
index 2e23d99681c6..fa4e7bee055a 100644
--- a/x11-themes/kde-icons-noia/Makefile
+++ b/x11-themes/kde-icons-noia/Makefile
@@ -6,6 +6,9 @@ DISTNAME=	noia-kde-icons-${PORTVERSION}
 COMMENT=	KDE Noia complete iconset
 WWW=		http://www.kde-look.org/content/show.php?content=3883
 
+DEPRECATED=	Unfetchable and upstream WWW not found
+EXPIRATION_DATE=	2024-01-31
+
 USES=		tar:tgz
 WRKSRC=		${WRKDIR}/noia_kde_${PORTVERSION:C/\.//}
 PORT_SHAREDIR=	${PORTNAME}



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