Index: head/graphics/R-cran-shape/Makefile =================================================================== --- head/graphics/R-cran-shape/Makefile (revision 449267) +++ head/graphics/R-cran-shape/Makefile (revision 449268) @@ -1,16 +1,16 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= shape -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Functions for plotting graphical shapes, colors LICENSE= GPLv3 USES= cran:auto-plist .include Index: head/graphics/R-cran-shape/distinfo =================================================================== --- head/graphics/R-cran-shape/distinfo (revision 449267) +++ head/graphics/R-cran-shape/distinfo (revision 449268) @@ -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 Index: head/graphics/R-cran-shape/pkg-descr =================================================================== --- head/graphics/R-cran-shape/pkg-descr (revision 449267) +++ head/graphics/R-cran-shape/pkg-descr (revision 449268) @@ -1,7 +1,7 @@ Functions for plotting graphical shapes such as ellipses, circles, cylinders, arrows, ... Support for the book "A practical guide to ecological modelling - using R as a simulation platform" by Karline 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/