diff options
Diffstat (limited to 'devel/R-cran-reshape')
-rw-r--r-- | devel/R-cran-reshape/Makefile | 9 | ||||
-rw-r--r-- | devel/R-cran-reshape/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile index 8c59c0a56e34..3f235d296011 100644 --- a/devel/R-cran-reshape/Makefile +++ b/devel/R-cran-reshape/Makefile @@ -1,6 +1,5 @@ PORTNAME= reshape -PORTVERSION= 0.8.9 -PORTREVISION= 1 +PORTVERSION= 0.8.10 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,10 +9,8 @@ WWW= http://had.co.nz/reshape/ LICENSE= MIT -CRAN_DEPENDS= R-cran-plyr>0:devel/R-cran-plyr -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= R-cran-plyr>0:devel/R-cran-plyr -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles .include <bsd.port.mk> diff --git a/devel/R-cran-reshape/distinfo b/devel/R-cran-reshape/distinfo index da6f1daa78c4..4420877da89c 100644 --- a/devel/R-cran-reshape/distinfo +++ b/devel/R-cran-reshape/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650109378 -SHA256 (reshape_0.8.9.tar.gz) = 791178b3b5f30c166ebf5910a5ab1c67b54e7023b10b6c2e2ddd1cc02a1e4048 -SIZE (reshape_0.8.9.tar.gz) = 41843 +TIMESTAMP = 1750516602 +SHA256 (reshape_0.8.10.tar.gz) = 35ef6e8956520279f44d538c613ff9605bc594fed46133200d61937828fc6b64 +SIZE (reshape_0.8.10.tar.gz) = 42889 |