git: 6eae8bab1cbd - main - devel/inastemp: Mark BROKEN and set expiration date to 2025-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Nov 2025 18:36:10 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6eae8bab1cbd753c19f3f272650664237c78a399
commit 6eae8bab1cbd753c19f3f272650664237c78a399
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-11-04 00:02:09 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-11-04 18:23:58 +0000
devel/inastemp: Mark BROKEN and set expiration date to 2025-12-31
Unfetchable,
fetch: https://gitlab.mpcdf.mpg.de/bbramas/inastemp/repository/0.2.4/archive.tar.gz?ref=v0.2.4&dummy=/inastemp-0.2.4.tar.gz: size mismatch: expected 233546, actual 13354
PR: 286868
Approved by: maintainer timeout, 4+ months
---
devel/inastemp/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/inastemp/Makefile b/devel/inastemp/Makefile
index 9f8383aa0acd..c2d7d2ce7b27 100644
--- a/devel/inastemp/Makefile
+++ b/devel/inastemp/Makefile
@@ -10,6 +10,9 @@ WWW= https://gitlab.mpcdf.mpg.de/bbramas/inastemp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Unfetchable
+EXPIRATION_DATE=2025-12-31
+
USES= cmake
NO_ARCH= yes
CMAKE_ARGS= -DINASTEMP_DO_INSTALL:BOOL=ON \