Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2017 04:44:58 +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: r449268 - head/graphics/R-cran-shape
Message-ID:  <201709050444.v854iw1C058932@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Sep  5 04:44:58 2017
New Revision: 449268
URL: https://svnweb.freebsd.org/changeset/ports/449268

Log:
  - Update to 1.4.3
  - Fix WWW: line in pkg-descr

Modified:
  head/graphics/R-cran-shape/Makefile   (contents, props changed)
  head/graphics/R-cran-shape/distinfo   (contents, props changed)
  head/graphics/R-cran-shape/pkg-descr   (contents, props changed)

Modified: head/graphics/R-cran-shape/Makefile
==============================================================================
--- head/graphics/R-cran-shape/Makefile	Tue Sep  5 04:26:57 2017	(r449267)
+++ head/graphics/R-cran-shape/Makefile	Tue Sep  5 04:44:58 2017	(r449268)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shape
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/graphics/R-cran-shape/distinfo
==============================================================================
--- head/graphics/R-cran-shape/distinfo	Tue Sep  5 04:26:57 2017	(r449267)
+++ head/graphics/R-cran-shape/distinfo	Tue Sep  5 04:44:58 2017	(r449268)
@@ -1,2 +1,3 @@
-SHA256 (shape_1.4.2.tar.gz) = c6c08ba9cc2e90e5c9d3d5223529b57061a041f637886ad7665b9fa27465637a
-SIZE (shape_1.4.2.tar.gz) = 683515
+TIMESTAMP = 1504581153
+SHA256 (shape_1.4.3.tar.gz) = 720f6ca9c70a39a3900af9d074bff864b18ac58013b21d48b779047481b93ded
+SIZE (shape_1.4.3.tar.gz) = 688803

Modified: head/graphics/R-cran-shape/pkg-descr
==============================================================================
--- head/graphics/R-cran-shape/pkg-descr	Tue Sep  5 04:26:57 2017	(r449267)
+++ head/graphics/R-cran-shape/pkg-descr	Tue Sep  5 04:44:58 2017	(r449268)
@@ -4,4 +4,4 @@ ecological modelling - using R as a simulation platfor
 Soetaert and Peter M.J. Herman (2009). Springer. Includes
 demo(colorshapes)
 
-WWW: http://cran.r-project.org/web/packages/shape/
+WWW: https://cran.r-project.org/web/packages/shape/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709050444.v854iw1C058932>