Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 10:02:17 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: 7be973346809 - main - www/hotcrp: Deprecate and set expiration date to 2024-05-31
Message-ID:  <202405041002.444A2Hki018704@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=7be9733468096d1d94d3f76db84efd20a2e66a9d

commit 7be9733468096d1d94d3f76db84efd20a2e66a9d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 09:00:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:28 +0000

    www/hotcrp: Deprecate and set expiration date to 2024-05-31
    
    Outdated, version is tree was released in 2018 and upstream is
    still active if someone wants to pick it up
---
 www/hotcrp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile
index 625638719171..6673a7bca7ea 100644
--- a/www/hotcrp/Makefile
+++ b/www/hotcrp/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Web based conference management software
 WWW=		https://www.read.seas.harvard.edu/~kohler/hotcrp/
 
+DEPRECATED=	Outdated, current version was released in 2018 and is unsupported upstream
+EXPIRATION_DATE=2024-05-31
+
 RUN_DEPENDS=	pdftohtml:graphics/poppler-utils \
 		zip:archivers/zip
 



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