diff options
author | tota <tota@FreeBSD.org> | 2014-04-26 14:32:00 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2014-04-26 14:32:00 +0800 |
commit | a9eaf51eb2903ce68c09ef6931b9e972d4f74685 (patch) | |
tree | 9de2367ddee93aa1a2f505767594f2c8434f27ec /devel | |
parent | b045b5aac6e06e0090f771c738850e76b9b0ffe5 (diff) | |
download | freebsd-ports-gnome-a9eaf51eb2903ce68c09ef6931b9e972d4f74685.tar.gz freebsd-ports-gnome-a9eaf51eb2903ce68c09ef6931b9e972d4f74685.tar.zst freebsd-ports-gnome-a9eaf51eb2903ce68c09ef6931b9e972d4f74685.zip |
- Update to 1.4
Diffstat (limited to 'devel')
-rw-r--r-- | devel/R-cran-reshape2/Makefile | 5 | ||||
-rw-r--r-- | devel/R-cran-reshape2/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile index b5ab890a8b61..540805342c2f 100644 --- a/devel/R-cran-reshape2/Makefile +++ b/devel/R-cran-reshape2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= reshape2 -PORTVERSION= 1.2.2 -PORTREVISION= 6 +PORTVERSION= 1.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +11,7 @@ COMMENT= Flexibly reshape data: a reboot of the reshape package LICENSE= MIT -RUN_DEPENDS= R-cran-plyr>=1.5:${PORTSDIR}/devel/R-cran-plyr \ +RUN_DEPENDS= R-cran-plyr>=1.8.1:${PORTSDIR}/devel/R-cran-plyr \ R-cran-stringr>0:${PORTSDIR}/textproc/R-cran-stringr USES= cran:auto-plist diff --git a/devel/R-cran-reshape2/distinfo b/devel/R-cran-reshape2/distinfo index 0ec7dc3d0910..906a324316de 100644 --- a/devel/R-cran-reshape2/distinfo +++ b/devel/R-cran-reshape2/distinfo @@ -1,2 +1,2 @@ -SHA256 (reshape2_1.2.2.tar.gz) = 9131025b8f684e1629ab3e2748d4cf2b907b7c89cfbff667c925bc0fb5dfc103 -SIZE (reshape2_1.2.2.tar.gz) = 27220 +SHA256 (reshape2_1.4.tar.gz) = 57fa5002ebcba911e5ad12c400b550a4bea25eb2faeb9a396fce73ca488d6b44 +SIZE (reshape2_1.4.tar.gz) = 34121 |