git: 66c5dfe69361 - main - devel/inastemp: Revert previous commit f269bc065d0119b73994c489bdc2e1d132986a9e
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Dec 2025 19:56:37 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=66c5dfe693612a7bcd06172d3793a9adfc758246
commit 66c5dfe693612a7bcd06172d3793a9adfc758246
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-12-07 11:54:54 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-12-07 19:52:09 +0000
devel/inastemp: Revert previous commit f269bc065d0119b73994c489bdc2e1d132986a9e
Still doesn't fetch, also verified by another committer
Approved by: blanket
---
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 \