Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2023 18:08:49 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: 419e8c3bf62d - main - math/orpie: Mark BROKEN and set expiration date to 2023-04-30
Message-ID:  <202303191808.32JI8n05053325@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=419e8c3bf62d72ef16e08ec5f15de8851882dc09

commit 419e8c3bf62d72ef16e08ec5f15de8851882dc09
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-19 18:02:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-03-19 18:08:33 +0000

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

diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 70b841b744b0..13d3fa065e91 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -10,6 +10,9 @@ WWW=		https://pessimization.com/software/orpie/
 
 LICENSE=	GPLv2
 
+BROKEN=         unfetchable
+EXPIRATION_DATE=2023-04-30
+
 BUILD_DEPENDS=	${LOCALBASE}/${OCAML_SITELIBDIR}/num/META:math/ocaml-num
 LIB_DEPENDS=	libgsl.so:math/gsl
 



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