Date: Sun, 7 Oct 2012 08:01:14 +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: r305440 - head/math/R-cran-zoo Message-ID: <201210070801.q9781E4s054524@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Oct 7 08:01:14 2012 New Revision: 305440 URL: http://svn.freebsd.org/changeset/ports/305440 Log: - Update to 1.7-8 - Convert to new Makefile header - Trim WWW: line in pkg-descr Modified: head/math/R-cran-zoo/Makefile head/math/R-cran-zoo/distinfo head/math/R-cran-zoo/pkg-descr Modified: head/math/R-cran-zoo/Makefile ============================================================================== --- head/math/R-cran-zoo/Makefile Sun Oct 7 07:55:15 2012 (r305439) +++ head/math/R-cran-zoo/Makefile Sun Oct 7 08:01:14 2012 (r305440) @@ -1,13 +1,8 @@ -# New ports collection makefile for: R-cran-zoo -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= zoo -DISTVERSION= 1.7-7 -PORTREVISION= 3 +DISTVERSION= 1.7-8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-zoo/distinfo ============================================================================== --- head/math/R-cran-zoo/distinfo Sun Oct 7 07:55:15 2012 (r305439) +++ head/math/R-cran-zoo/distinfo Sun Oct 7 08:01:14 2012 (r305440) @@ -1,2 +1,2 @@ -SHA256 (zoo_1.7-7.tar.gz) = 56dc45377cbd71e0ff2c37937fac47911cb4308f37f81981c8008dce2e3221a3 -SIZE (zoo_1.7-7.tar.gz) = 1240674 +SHA256 (zoo_1.7-8.tar.gz) = 48fb9a7461566fecb626cd84e69f9c44aecd0b52e2be83462ae89053baac2e41 +SIZE (zoo_1.7-8.tar.gz) = 803962 Modified: head/math/R-cran-zoo/pkg-descr ============================================================================== --- head/math/R-cran-zoo/pkg-descr Sun Oct 7 07:55:15 2012 (r305439) +++ head/math/R-cran-zoo/pkg-descr Sun Oct 7 08:01:14 2012 (r305440) @@ -4,4 +4,4 @@ vectors/matrices and factors. zoo's key of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics. -WWW: http://zoo.r-forge.r-project.org/ +WWW: http://zoo.r-forge.r-project.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210070801.q9781E4s054524>