Date: Sat, 26 Apr 2014 06:31:06 +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: r352224 - head/devel/R-cran-reshape Message-ID: <201404260631.s3Q6V63h081446@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404260631.s3Q6V63h081446>