svn commit: r352224 - head/devel/R-cran-reshape

TAKATSU Tomonari tota at FreeBSD.org
Sat Apr 26 06:31:07 UTC 2014


Author: tota
Date: Sat Apr 26 06:31:06 2014
New Revision: 352224
URL: http://svnweb.freebsd.org/changeset/ports/352224
QAT: https://qat.redports.org/buildarchive/r352224/

Log:
  - Update to 0.8.5
  - Use single space after WWW: in pkg-descr

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

Modified: head/devel/R-cran-reshape/Makefile
==============================================================================
--- head/devel/R-cran-reshape/Makefile	Sat Apr 26 06:30:44 2014	(r352223)
+++ head/devel/R-cran-reshape/Makefile	Sat Apr 26 06:31:06 2014	(r352224)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	reshape
-PORTVERSION=	0.8.4
-PORTREVISION=	12
+PORTVERSION=	0.8.5
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/devel/R-cran-reshape/distinfo
==============================================================================
--- head/devel/R-cran-reshape/distinfo	Sat Apr 26 06:30:44 2014	(r352223)
+++ head/devel/R-cran-reshape/distinfo	Sat Apr 26 06:31:06 2014	(r352224)
@@ -1,2 +1,2 @@
-SHA256 (reshape_0.8.4.tar.gz) = a112bdb3a8bfd27b1ed1fbf1119b0c9318205073d0fae4a25d5b97b973a0ae20
-SIZE (reshape_0.8.4.tar.gz) = 38923
+SHA256 (reshape_0.8.5.tar.gz) = 933890860eac2c9a2c9a39c02baeb5795813a707ace25877ba2e3c01964b5522
+SIZE (reshape_0.8.5.tar.gz) = 42350

Modified: head/devel/R-cran-reshape/pkg-descr
==============================================================================
--- head/devel/R-cran-reshape/pkg-descr	Sat Apr 26 06:30:44 2014	(r352223)
+++ head/devel/R-cran-reshape/pkg-descr	Sat Apr 26 06:31:06 2014	(r352224)
@@ -3,4 +3,4 @@ to do with tapply, by, aggregate, xtabs,
 is also useful for getting your data into the correct structure for
 lattice or ggplot plots.
 
-WWW:    http://had.co.nz/reshape/
+WWW: http://had.co.nz/reshape/


More information about the svn-ports-all mailing list