diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-11-04 00:02:09 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-11-04 18:23:58 +0000 |
| commit | 6eae8bab1cbd753c19f3f272650664237c78a399 (patch) | |
| tree | 1553b1e7f5a646dc788d14ae0c504de863a42598 | |
| parent | 55de010dc8c99f37d4a0403f62b8e99eb54adf15 (diff) | |
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
| -rw-r--r-- | devel/inastemp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 \ |
