Date: Thu, 9 Jan 2014 12:58:46 +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: r339220 - head/graphics/R-cran-shape Message-ID: <201401091258.s09CwkKb033487@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Thu Jan 9 12:58:46 2014 New Revision: 339220 URL: http://svnweb.freebsd.org/changeset/ports/339220 Log: - Update to 1.4.1 - Replace tab with a single space after WWW: in pkg-descr Modified: head/graphics/R-cran-shape/Makefile head/graphics/R-cran-shape/distinfo head/graphics/R-cran-shape/pkg-descr Modified: head/graphics/R-cran-shape/Makefile ============================================================================== --- head/graphics/R-cran-shape/Makefile Thu Jan 9 12:36:23 2014 (r339219) +++ head/graphics/R-cran-shape/Makefile Thu Jan 9 12:58:46 2014 (r339220) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= shape -PORTVERSION= 1.4.0 -PORTREVISION= 5 +PORTVERSION= 1.4.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/graphics/R-cran-shape/distinfo ============================================================================== --- head/graphics/R-cran-shape/distinfo Thu Jan 9 12:36:23 2014 (r339219) +++ head/graphics/R-cran-shape/distinfo Thu Jan 9 12:58:46 2014 (r339220) @@ -1,2 +1,2 @@ -SHA256 (shape_1.4.0.tar.gz) = 6bbe51993f5fb979f6ee49ef68071e4c2bbc7093fb5854d01040c2dae84a6379 -SIZE (shape_1.4.0.tar.gz) = 682933 +SHA256 (shape_1.4.1.tar.gz) = 12836459e9a86c05634127f39d62a66baa59a31b33b9b423c55b2786d9913ee8 +SIZE (shape_1.4.1.tar.gz) = 683458 Modified: head/graphics/R-cran-shape/pkg-descr ============================================================================== --- head/graphics/R-cran-shape/pkg-descr Thu Jan 9 12:36:23 2014 (r339219) +++ head/graphics/R-cran-shape/pkg-descr Thu Jan 9 12:58:46 2014 (r339220) @@ -4,4 +4,4 @@ ecological modelling - using R as a simu Soetaert and Peter M.J. Herman (2009). Springer. Includes demo(colorshapes) -WWW: http://cran.r-project.org/web/packages/shape/ +WWW: http://cran.r-project.org/web/packages/shape/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401091258.s09CwkKb033487>