mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
- Update to 1.8.5
This commit is contained in:
parent
701aa3bcf8
commit
6f3695eec3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519825
2 changed files with 7 additions and 9 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= plyr
|
||||
PORTVERSION= 1.8.4
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.8.5
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -16,11 +15,10 @@ LICENSE_NAME_HW= Hadley Wickham COPYRIGHT
|
|||
LICENSE_FILE_HW= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS_HW= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
RUN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
|
||||
CRAN_DEPENDS= R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/R/library/plyr/libs/plyr.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1465469357
|
||||
SHA256 (plyr_1.8.4.tar.gz) = 60b522d75961007658c9806f8394db27989f1154727cb0bb970062c96ec9eac5
|
||||
SIZE (plyr_1.8.4.tar.gz) = 392451
|
||||
TIMESTAMP = 1576086750
|
||||
SHA256 (plyr_1.8.5.tar.gz) = ea008c59a4a7211a09dfc2e4f25d286fc109424c17f01671f72aec97c75a9574
|
||||
SIZE (plyr_1.8.5.tar.gz) = 394424
|
||||
|
|
Loading…
Add table
Reference in a new issue