Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2024 07:09:47 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: d9d3da889d53 - main - www/apt-cacher-ng: Deprecate and set expiration date to 2024-06-14
Message-ID:  <202405260709.44Q79lSR013766@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=d9d3da889d53aa3c944194f3118a6e3229cb1b3d

commit d9d3da889d53aa3c944194f3118a6e3229cb1b3d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-26 06:51:58 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-26 07:09:15 +0000

    www/apt-cacher-ng: Deprecate and set expiration date to 2024-06-14
    
    Outdated and unsupported version, current version was released in
    2020 and upstream is still active
    
    PR:             278728
    Approved by:    portmgr (maintainer timeout, 3+ weeks)
---
 www/apt-cacher-ng/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/apt-cacher-ng/Makefile b/www/apt-cacher-ng/Makefile
index 283fafee0fc0..2bbbfd308e98 100644
--- a/www/apt-cacher-ng/Makefile
+++ b/www/apt-cacher-ng/Makefile
@@ -14,6 +14,9 @@ LICENSE_NAME=	Eduard Bloch license
 LICENSE_FILE=	${WRKSRC}/COPYING
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=	Outdated and unsupported version, current version was released in 2020 and upstream is still active
+EXPIRATION_DATE=2024-06-14
+
 USES=		compiler:c++11-lang cmake cpe tar:xz
 CPE_VENDOR=	${PORTNAME}_project
 



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