Date: Wed, 4 May 2016 07:18:28 +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: r414589 - head/math/R-cran-zoo Message-ID: <201605040718.u447ISwB074563@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Wed May 4 07:18:27 2016 New Revision: 414589 URL: https://svnweb.freebsd.org/changeset/ports/414589 Log: - Update to 1.7-13 Modified: head/math/R-cran-zoo/Makefile (contents, props changed) head/math/R-cran-zoo/distinfo (contents, props changed) Modified: head/math/R-cran-zoo/Makefile ============================================================================== --- head/math/R-cran-zoo/Makefile Wed May 4 06:43:54 2016 (r414588) +++ head/math/R-cran-zoo/Makefile Wed May 4 07:18:27 2016 (r414589) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-12 +DISTVERSION= 1.7-13 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= S3 Infrastructure for Regular and Irregular Time Series -LICENSE= GPLv2 +LICENSE= GPLv2+ USES= cran:auto-plist Modified: head/math/R-cran-zoo/distinfo ============================================================================== --- head/math/R-cran-zoo/distinfo Wed May 4 06:43:54 2016 (r414588) +++ head/math/R-cran-zoo/distinfo Wed May 4 07:18:27 2016 (r414589) @@ -1,2 +1,2 @@ -SHA256 (zoo_1.7-12.tar.gz) = e5e19db28c39a4747fdd0b1d1a18b527313392538ad9c9f38d356f316bbbc4d8 -SIZE (zoo_1.7-12.tar.gz) = 839181 +SHA256 (zoo_1.7-13.tar.gz) = 0ca5264d6077c785963705e462aec3e57e0d0651379f9bf4ee32e4f3b25dc754 +SIZE (zoo_1.7-13.tar.gz) = 842068
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605040718.u447ISwB074563>