devel/R-cran-pkgmaker: Update to 0.32.10
This commit is contained in:
parent
1374ed5c16
commit
45afd0aa82
2 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= pkgmaker
|
||||
PORTVERSION= 0.32.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.32.10
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -10,15 +9,15 @@ WWW= https://cran.r-project.org/web/packages/pkgmaker/
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
CRAN_DEPENDS= R-cran-registry>0:devel/R-cran-registry \
|
||||
CRAN_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \
|
||||
R-cran-digest>0:security/R-cran-digest \
|
||||
R-cran-xtable>0:textproc/R-cran-xtable \
|
||||
R-cran-registry>0:devel/R-cran-registry \
|
||||
R-cran-stringr>0:textproc/R-cran-stringr \
|
||||
R-cran-withr>0:devel/R-cran-withr \
|
||||
R-cran-assertthat>0:math/R-cran-assertthat
|
||||
R-cran-xtable>0:textproc/R-cran-xtable
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1603341421
|
||||
SHA256 (pkgmaker_0.32.2.tar.gz) = ce45b22def771a9c90a414093823e6befe7e23489c500eeccee5154b44d3ef91
|
||||
SIZE (pkgmaker_0.32.2.tar.gz) = 170700
|
||||
TIMESTAMP = 1683615004
|
||||
SHA256 (pkgmaker_0.32.10.tar.gz) = 972b0473a64408ccc4841fa3f09a567cc32811e69c3c7e42a2f391a5eb2e2933
|
||||
SIZE (pkgmaker_0.32.10.tar.gz) = 173936
|
||||
|
|
Loading…
Reference in a new issue