git: 419e8c3bf62d - main - math/orpie: Mark BROKEN and set expiration date to 2023-04-30
Date: Sun, 19 Mar 2023 18:08:49 UTC
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