Date: Thu, 11 Oct 2012 06:18:56 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305701 - head/math/R-cran-sp Message-ID: <201210110618.q9B6Iu91071273@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu Oct 11 06:18:56 2012 New Revision: 305701 URL: http://svn.freebsd.org/changeset/ports/305701 Log: - Update to 1.0.1 - Trim Makefile headers Feature safe: yes Modified: head/math/R-cran-sp/Makefile head/math/R-cran-sp/distinfo Modified: head/math/R-cran-sp/Makefile ============================================================================== --- head/math/R-cran-sp/Makefile Thu Oct 11 06:16:08 2012 (r305700) +++ head/math/R-cran-sp/Makefile Thu Oct 11 06:18:56 2012 (r305701) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.0-0 +DISTVERSION= 1.0-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-sp/distinfo ============================================================================== --- head/math/R-cran-sp/distinfo Thu Oct 11 06:16:08 2012 (r305700) +++ head/math/R-cran-sp/distinfo Thu Oct 11 06:18:56 2012 (r305701) @@ -1,2 +1,2 @@ -SHA256 (sp_1.0-0.tar.gz) = 6c0ecddfb599c454cae33f5d9673a382d61565340b9b0559f1853315e5c38781 -SIZE (sp_1.0-0.tar.gz) = 792055 +SHA256 (sp_1.0-1.tar.gz) = 9604f9065d1e87ce36ae393c8ff33a3eb9ce375701b8b8aba3944e9a89214611 +SIZE (sp_1.0-1.tar.gz) = 793137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210110618.q9B6Iu91071273>