Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 10:02:18 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: 5f459bbf8e2b - main - www/interchange: Deprecate and set expiration date to 2024-06-30
Message-ID:  <202405041002.444A2Ito018765@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=5f459bbf8e2b4b548354e893e239b116c2954fe5

commit 5f459bbf8e2b4b548354e893e239b116c2954fe5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 09:05:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:28 +0000

    www/interchange: Deprecate and set expiration date to 2024-06-30
    
    Current version in tree is over 14 years old and unsupported upstream
---
 www/interchange/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/interchange/Makefile b/www/interchange/Makefile
index e72cb3f604c5..931100be35fb 100644
--- a/www/interchange/Makefile
+++ b/www/interchange/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.icdevgroup.org/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Outdated, current version was released in 2010 is unsupported upstream
+EXPIRATION_DATE=2024-06-30
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Safe-Hole>=0.10:security/p5-Safe-Hole \
 		p5-URI>=1.37:net/p5-URI \



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