git: 940b38c0d499 - main - finance/R-cran-ccgarch: Mark BROKEN and DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 May 2023 07:27:47 UTC
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=940b38c0d49992fb7b7ca875c7938acd86f2e6f2 commit 940b38c0d49992fb7b7ca875c7938acd86f2e6f2 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-05-07 07:24:37 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-05-07 07:27:29 +0000 finance/R-cran-ccgarch: Mark BROKEN and DEPRECATED - Mark BROKEN - Mark DEPRECATED as upstream last update was in 2019 - Set EXPIRATION_DATE to 2023-06-30 - Fix LICENSE section Reported by: pkg-fallout --- finance/R-cran-ccgarch/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile index bb09cb37c443..24a3364be81d 100644 --- a/finance/R-cran-ccgarch/Makefile +++ b/finance/R-cran-ccgarch/Makefile @@ -8,8 +8,11 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Conditional Correlation GARCH models WWW= https://cran.r-project.org/web/packages/ccgarch/ -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ + +DEPRECATED= Fails to build with R 4.3.0+ and abandoned upstream +EXPIRATION_DATE= 2023-06-30 +BROKEN= does not build USES= cran:auto-plist,compiles