Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Dec 2012 13:20:42 +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: r308383 - head/devel/R-cran-reshape2
Message-ID:  <201212061320.qB6DKgAd052279@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Thu Dec  6 13:20:42 2012
New Revision: 308383
URL: http://svnweb.freebsd.org/changeset/ports/308383

Log:
  - Update to 1.2.2
  - Convert to new Makefile header
  - Trim WWW: line in pkg-descr
  
  Feature safe:	yes

Modified:
  head/devel/R-cran-reshape2/Makefile
  head/devel/R-cran-reshape2/distinfo
  head/devel/R-cran-reshape2/pkg-descr

Modified: head/devel/R-cran-reshape2/Makefile
==============================================================================
--- head/devel/R-cran-reshape2/Makefile	Thu Dec  6 12:52:01 2012	(r308382)
+++ head/devel/R-cran-reshape2/Makefile	Thu Dec  6 13:20:42 2012	(r308383)
@@ -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}
 

Modified: head/devel/R-cran-reshape2/distinfo
==============================================================================
--- head/devel/R-cran-reshape2/distinfo	Thu Dec  6 12:52:01 2012	(r308382)
+++ head/devel/R-cran-reshape2/distinfo	Thu Dec  6 13:20:42 2012	(r308383)
@@ -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

Modified: head/devel/R-cran-reshape2/pkg-descr
==============================================================================
--- head/devel/R-cran-reshape2/pkg-descr	Thu Dec  6 12:52:01 2012	(r308382)
+++ head/devel/R-cran-reshape2/pkg-descr	Thu Dec  6 13:20:42 2012	(r308383)
@@ -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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212061320.qB6DKgAd052279>