git: 6347277a9e54 - main - math/R-cran-RSvgDevice: Mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Jun 2025 03:35:04 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6347277a9e5437223c0e28fdbf365556f8213182 commit 6347277a9e5437223c0e28fdbf365556f8213182 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2025-06-19 03:34:20 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-06-19 03:34:47 +0000 math/R-cran-RSvgDevice: Mark deprecated --- math/R-cran-RSvgDevice/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index bfc2bd2d67ff..8e80adbf1516 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -11,6 +11,10 @@ WWW= https://cran.r-project.org/web/packages/RSvgDevice/index.html LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +DEPRECATED= Package ‘RSvgDevice’ was removed from the CRAN repository. +EXPIRATION_DATE= 2025-07-31 +BROKEN= does not build + USES= cran:auto-plist,compiles .include <bsd.port.mk>