Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2025 23:39:53 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: 4e5707b9f20a - main - math/pspp: Deprecate and set expiration date to 2025-02-28
Message-ID:  <202501232339.50NNdrPb018499@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e5707b9f20a5e374be83764aee7c1510d1ba398

commit 4e5707b9f20a5e374be83764aee7c1510d1ba398
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-23 23:38:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-23 23:39:14 +0000

    math/pspp: Deprecate and set expiration date to 2025-02-28
    
    * Expand BROKEN to global entry
    Listed as broken for more than 5 months so sunset port
    
    Approved by:    portmgr (blanket)
---
 math/pspp/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index c71022baf075..93fcd5224489 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -19,8 +19,9 @@ LIB_DEPENDS=	libcairo.so:graphics/cairo \
 USES=		cpe charsetfix gettext-tools gmake gnome iconv localbase \
 		libtool perl5 pkgconfig python:build readline
 
-BROKEN_FreeBSD_15=	fills disk with endless log of errors
-BROKEN_FreeBSD_14=	fills disk with endless log of errors
+BROKEN=		fills disk with endless log of errors
+DEPRECATED=	Listed as broken for more than 5 months
+EXPIRATION_DATE=2025-02-28
 
 CPE_VENDOR=	gnu
 USE_GNOME=	libxml2


home | help

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