aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2023-05-07 07:24:37 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2023-05-07 07:27:29 +0000
commit940b38c0d49992fb7b7ca875c7938acd86f2e6f2 (patch)
tree113463f51e554db51a68fd2295ea27a392e9029a /finance
parent08f6e47c647f3f67526677c1aeab42d66fb3c098 (diff)
downloadports-940b38c0d49992fb7b7ca875c7938acd86f2e6f2.tar.gz
ports-940b38c0d49992fb7b7ca875c7938acd86f2e6f2.zip
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
Diffstat (limited to 'finance')
-rw-r--r--finance/R-cran-ccgarch/Makefile7
1 files 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