Date: Wed, 5 Dec 2018 08:48:34 +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: r486654 - head/math/R-cran-spdep Message-ID: <201812050848.wB58mYId025141@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Wed Dec 5 08:48:33 2018 New Revision: 486654 URL: https://svnweb.freebsd.org/changeset/ports/486654 Log: - Update to 0.8-1 Modified: head/math/R-cran-spdep/Makefile (contents, props changed) head/math/R-cran-spdep/distinfo (contents, props changed) Modified: head/math/R-cran-spdep/Makefile ============================================================================== --- head/math/R-cran-spdep/Makefile Wed Dec 5 07:47:42 2018 (r486653) +++ head/math/R-cran-spdep/Makefile Wed Dec 5 08:48:33 2018 (r486654) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.7-9 +DISTVERSION= 0.8-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-spdep/distinfo ============================================================================== --- head/math/R-cran-spdep/distinfo Wed Dec 5 07:47:42 2018 (r486653) +++ head/math/R-cran-spdep/distinfo Wed Dec 5 08:48:33 2018 (r486654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539073905 -SHA256 (spdep_0.7-9.tar.gz) = 95bdfeea31659283d1bc76702832c65f4f5f6bba0fa725318670559be7375d9f -SIZE (spdep_0.7-9.tar.gz) = 1866654 +TIMESTAMP = 1543979899 +SHA256 (spdep_0.8-1.tar.gz) = 0bc1d14dbbbfad44cb83154780dafec016c76a8a49e579903719d3297ff223b0 +SIZE (spdep_0.8-1.tar.gz) = 1873129
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812050848.wB58mYId025141>