astro/R-cran-maptools: Mark BROKEN and DEPRECATED

- Mark BROKEN
- Mark DEPRECATED as upstream was removed from CRAN
- Set EXPIRATION_DATE to 2025-06-30

Reported by:	pkg-fallout
This commit is contained in:
TAKATSU Tomonari 2025-05-18 06:39:44 +00:00
parent ab3c41353f
commit d29ba50477

View File

@ -9,6 +9,10 @@ WWW= https://cran.r-project.org/web/packages/maptools/
LICENSE= GPLv2+
DEPRECATED= Fails to build and upstream recommends using math/R-cran-sf or math/R-cran-terra instead
EXPIRATION_DATE= 2025-06-30
BROKEN= does not build
CRAN_DEPENDS= R-cran-sp>=1.0.11:math/R-cran-sp
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}