git: fd779a59c569 - main - devel/R-cran-plyr: Update to 1.8.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Oct 2023 09:57:40 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fd779a59c56940f8fb10067fd45f0a165199352a
commit fd779a59c56940f8fb10067fd45f0a165199352a
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-10-03 09:55:59 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-10-03 09:57:29 +0000
devel/R-cran-plyr: Update to 1.8.9
- Switch to DISTVERSION
- Define LICENSE_FILE
- Take maintainership
ChangeLog: https://cran.r-project.org/web/packages/plyr/news/news.html
---
devel/R-cran-plyr/Makefile | 7 +++++--
devel/R-cran-plyr/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile
index 6043e9d17780..77a0e6971486 100644
--- a/devel/R-cran-plyr/Makefile
+++ b/devel/R-cran-plyr/Makefile
@@ -1,17 +1,20 @@
PORTNAME= plyr
-PORTVERSION= 1.8.8
+DISTVERSION= 1.8.9
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Tools for splitting, applying, and combining data
WWW= https://cran.r-project.org/web/packages/plyr/
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
CRAN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
+TEST_DEPENDS= R-cran-abind>0:devel/R-cran-abind \
+ R-cran-testthat>0:devel/R-cran-testthat
USES= cran:auto-plist,compiles
diff --git a/devel/R-cran-plyr/distinfo b/devel/R-cran-plyr/distinfo
index 5ecafc0a6f82..d4cd22bd79c5 100644
--- a/devel/R-cran-plyr/distinfo
+++ b/devel/R-cran-plyr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682396643
-SHA256 (plyr_1.8.8.tar.gz) = a73211b4bbe13e4e5e764966a8dd90172c1cc311938dd464d142e1c7a701070c
-SIZE (plyr_1.8.8.tar.gz) = 401438
+TIMESTAMP = 1696325444
+SHA256 (plyr_1.8.9.tar.gz) = 15b5e7f711d53bf41b8687923983b8ef424563aa2f74c5195feb5b1df1aee103
+SIZE (plyr_1.8.9.tar.gz) = 401488