Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2025 11:31:01 +0000
Message-ID:  <6953b7f5.326b1.494f1ff8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=920f1ca12b7ddc80b458eb70a3d0542e2546ce4e

commit 920f1ca12b7ddc80b458eb70a3d0542e2546ce4e
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-12-30 11:29:41 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-12-30 11:30:51 +0000

    sysutils/stressdisk: Deprecate and set expiration date on 2026-01-31
    
    Dead upstream.
---
 sysutils/stressdisk/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/stressdisk/Makefile b/sysutils/stressdisk/Makefile
index 7811bcec442a..0a5bb76bca55 100644
--- a/sysutils/stressdisk/Makefile
+++ b/sysutils/stressdisk/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/ncw/stressdisk
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	dead upstream
+EXPIRATION_DATE=	2026-01-31
+
 BROKEN_FreeBSD_15=	error: SHT_STRTAB string table section [index 3] is non-null terminated, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270962
 
 USES=		go:modules


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953b7f5.326b1.494f1ff8>