aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-26 06:51:58 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-26 07:09:15 +0000
commitd9d3da889d53aa3c944194f3118a6e3229cb1b3d (patch)
tree6fd5cae86e146a4018058f15e726d2e49dac1fc8
parenta2893d343e8da3ab233315c34e0e6ecf2024974e (diff)
downloadports-d9d3da889d53aa3c944194f3118a6e3229cb1b3d.tar.gz
ports-d9d3da889d53aa3c944194f3118a6e3229cb1b3d.zip
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)
-rw-r--r--www/apt-cacher-ng/Makefile3
1 files changed, 3 insertions, 0 deletions
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