Date: Sat, 26 Apr 2014 06:32:00 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352226 - head/devel/R-cran-reshape2 Message-ID: <201404260632.s3Q6W0R9082258@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sat Apr 26 06:32:00 2014 New Revision: 352226 URL: http://svnweb.freebsd.org/changeset/ports/352226 QAT: https://qat.redports.org/buildarchive/r352226/ Log: - Update to 1.4 Modified: head/devel/R-cran-reshape2/Makefile head/devel/R-cran-reshape2/distinfo Modified: head/devel/R-cran-reshape2/Makefile ============================================================================== --- head/devel/R-cran-reshape2/Makefile Sat Apr 26 06:31:34 2014 (r352225) +++ head/devel/R-cran-reshape2/Makefile Sat Apr 26 06:32:00 2014 (r352226) @@ -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 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 Modified: head/devel/R-cran-reshape2/distinfo ============================================================================== --- head/devel/R-cran-reshape2/distinfo Sat Apr 26 06:31:34 2014 (r352225) +++ head/devel/R-cran-reshape2/distinfo Sat Apr 26 06:32:00 2014 (r352226) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404260632.s3Q6W0R9082258>