Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2023 18:08:50 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: 3359d7dd4f39 - main - textproc/ltxml: Mark BROKEN and set expiration date to 2023-04-30
Message-ID:  <202303191808.32JI8ojZ053344@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=3359d7dd4f39a92f0d9af7ee6221fa9561ea97b3

commit 3359d7dd4f39a92f0d9af7ee6221fa9561ea97b3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-19 18:03:10 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-03-19 18:08:33 +0000

    textproc/ltxml: Mark BROKEN and set expiration date to 2023-04-30
    
    Unfetchable distfile
---
 textproc/ltxml/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/ltxml/Makefile b/textproc/ltxml/Makefile
index 85734435dca7..9442658205d0 100644
--- a/textproc/ltxml/Makefile
+++ b/textproc/ltxml/Makefile
@@ -11,6 +11,9 @@ WWW=		https://www.ltg.ed.ac.uk/software/ltxml/
 
 LICENSE=	GPLv2
 
+BROKEN=		unfetchable
+EXPIRATION_DATE=2023-04-30
+
 OPTIONS_DEFINE=	OPTIMIZED_CFLAGS
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/XML



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