aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/R-cran-reshape/Makefile3
-rw-r--r--devel/R-cran-reshape/distinfo4
-rw-r--r--devel/R-cran-reshape/pkg-descr2
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile
index be64090fc335..3679fd189080 100644
--- a/devel/R-cran-reshape/Makefile
+++ b/devel/R-cran-reshape/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= reshape
-PORTVERSION= 0.8.4
-PORTREVISION= 12
+PORTVERSION= 0.8.5
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/devel/R-cran-reshape/distinfo b/devel/R-cran-reshape/distinfo
index 666fc2505af0..470ab828a8ee 100644
--- a/devel/R-cran-reshape/distinfo
+++ b/devel/R-cran-reshape/distinfo
@@ -1,2 +1,2 @@
-SHA256 (reshape_0.8.4.tar.gz) = a112bdb3a8bfd27b1ed1fbf1119b0c9318205073d0fae4a25d5b97b973a0ae20
-SIZE (reshape_0.8.4.tar.gz) = 38923
+SHA256 (reshape_0.8.5.tar.gz) = 933890860eac2c9a2c9a39c02baeb5795813a707ace25877ba2e3c01964b5522
+SIZE (reshape_0.8.5.tar.gz) = 42350
diff --git a/devel/R-cran-reshape/pkg-descr b/devel/R-cran-reshape/pkg-descr
index a6394c5bd877..2d0f61a935d8 100644
--- a/devel/R-cran-reshape/pkg-descr
+++ b/devel/R-cran-reshape/pkg-descr
@@ -3,4 +3,4 @@ to do with tapply, by, aggregate, xtabs, apply and summarise. It
is also useful for getting your data into the correct structure for
lattice or ggplot plots.
-WWW: http://had.co.nz/reshape/
+WWW: http://had.co.nz/reshape/