summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-12-06 13:20:42 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-12-06 13:20:42 +0000
commite0ecab75e8390e8dd904ead0b96cccfd446bba02 (patch)
tree403a375ca521f81e5e770c955841da6c896430ad /devel
parent- Update to 1.23 (diff)
- Update to 1.2.2
- Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes
Notes
Notes: svn path=/head/; revision=308383
Diffstat (limited to 'devel')
-rw-r--r--devel/R-cran-reshape2/Makefile9
-rw-r--r--devel/R-cran-reshape2/distinfo4
-rw-r--r--devel/R-cran-reshape2/pkg-descr2
3 files changed, 5 insertions, 10 deletions
diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile
index ddb04e3ac896..8878e70b1340 100644
--- a/devel/R-cran-reshape2/Makefile
+++ b/devel/R-cran-reshape2/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: R-cran-reshape2
-# Date created: 2012-02-07
-# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= reshape2
-PORTVERSION= 1.2.1
-PORTREVISION= 3
+PORTVERSION= 1.2.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/devel/R-cran-reshape2/distinfo b/devel/R-cran-reshape2/distinfo
index 4f46c29d6bbe..0ec7dc3d0910 100644
--- a/devel/R-cran-reshape2/distinfo
+++ b/devel/R-cran-reshape2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (reshape2_1.2.1.tar.gz) = 2a2d0ecec0ce1c83f9443f65c8132f36a05bdaabe301fb841a4f7937220a7ec5
-SIZE (reshape2_1.2.1.tar.gz) = 1952562
+SHA256 (reshape2_1.2.2.tar.gz) = 9131025b8f684e1629ab3e2748d4cf2b907b7c89cfbff667c925bc0fb5dfc103
+SIZE (reshape2_1.2.2.tar.gz) = 27220
diff --git a/devel/R-cran-reshape2/pkg-descr b/devel/R-cran-reshape2/pkg-descr
index 3cec61ea600d..ab515b26a1ed 100644
--- a/devel/R-cran-reshape2/pkg-descr
+++ b/devel/R-cran-reshape2/pkg-descr
@@ -1,4 +1,4 @@
Reshape lets you flexibly restructure and aggregate data using just
two functions: melt and cast.
-WWW: http://cran.r-project.org/web/packages/reshape2/
+WWW: http://cran.r-project.org/web/packages/reshape2/