From owner-svn-ports-all@FreeBSD.ORG Sat Apr 26 06:32:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30CD3862; Sat, 26 Apr 2014 06:32:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E8AC1964; Sat, 26 Apr 2014 06:32:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3Q6W0qL082261; Sat, 26 Apr 2014 06:32:00 GMT (envelope-from tota@svn.freebsd.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3Q6W0R9082258; Sat, 26 Apr 2014 06:32:00 GMT (envelope-from tota@svn.freebsd.org) Message-Id: <201404260632.s3Q6W0R9082258@svn.freebsd.org> From: TAKATSU Tomonari Date: Sat, 26 Apr 2014 06:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352226 - head/devel/R-cran-reshape2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 06:32:01 -0000 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