git: 8ac2604392cd - main - graphics/R-cran-rtiff: Mark BROKEN and DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 08:57:01 UTC
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ac2604392cd7430a7b0e2c5defd4553bd3818e8 commit 8ac2604392cd7430a7b0e2c5defd4553bd3818e8 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-11-11 07:15:54 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-11-11 08:56:58 +0000 graphics/R-cran-rtiff: Mark BROKEN and DEPRECATED - Mark BROKEN - Mark DEPRECATED as upstream was removed from CRAN - Set EXPIRATION_DATE to 2023-12-31 Reported by: pkg-fallout --- graphics/R-cran-rtiff/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/graphics/R-cran-rtiff/Makefile b/graphics/R-cran-rtiff/Makefile index c1948aadf9a4..19a28b7d4a04 100644 --- a/graphics/R-cran-rtiff/Makefile +++ b/graphics/R-cran-rtiff/Makefile @@ -10,6 +10,10 @@ WWW= https://cran.r-project.org/web/packages/rtiff/ LICENSE= GPLv3 +DEPRECATED= Fails to build and abandoned upstream +EXPIRATION_DATE= 2023-11-30 +BROKEN= does not build + LIB_DEPENDS= libtiff.so:graphics/tiff CRAN_DEPENDS= R-cran-pixmap>0:graphics/R-cran-pixmap BUILD_DEPENDS= ${CRAN_DEPENDS}