aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 08:37:04 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 09:20:23 +0000
commit52a190964942e9c462f126883983f66428f22203 (patch)
tree34830c8bac6be39b3ff8a63be16886e3828de3b4
parenta23e25b398606f60cb186c1c0b01c7eac2c6c85b (diff)
downloadports-52a190964942e9c462f126883983f66428f22203.tar.gz
ports-52a190964942e9c462f126883983f66428f22203.zip
archivers/xar: Update DEPRECATED and set expiration date to 2024-03-31
Fails to build with recent versions of OpenSSL, redirect users to archives/libarchive and archivers/7-zip
-rw-r--r--archivers/xar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index 275af621738b..95153127761e 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -12,7 +12,8 @@ WWW= https://mackyle.github.io/xar/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Upstream last release was in 2012 and seems dead
+DEPRECATED= Last release was in 2012 and upstream is dead, consider archives/libarchive or archivers/7-zip
+EXPIRATION_DATE=2024-03-31
USES= cpe gmake gnome libtool ssl
BROKEN_SSL= openssl openssl31