diff options
author | tota <tota@FreeBSD.org> | 2017-09-05 12:44:58 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2017-09-05 12:44:58 +0800 |
commit | e928378f42b42ebc5febdac79b35113f6871190a (patch) | |
tree | 51704597b5be1079338288880045534e1d6448db /graphics | |
parent | d7035d24e60aa9f4f443f447518ec41b8d661799 (diff) | |
download | freebsd-ports-gnome-e928378f42b42ebc5febdac79b35113f6871190a.tar.gz freebsd-ports-gnome-e928378f42b42ebc5febdac79b35113f6871190a.tar.zst freebsd-ports-gnome-e928378f42b42ebc5febdac79b35113f6871190a.zip |
- Update to 1.4.3
- Fix WWW: line in pkg-descr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/R-cran-shape/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-shape/distinfo | 5 | ||||
-rw-r--r-- | graphics/R-cran-shape/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index a0f79f7a6338..17370553b405 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shape -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-shape/distinfo b/graphics/R-cran-shape/distinfo index 05d2af41231c..97440c4f932f 100644 --- a/graphics/R-cran-shape/distinfo +++ b/graphics/R-cran-shape/distinfo @@ -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 diff --git a/graphics/R-cran-shape/pkg-descr b/graphics/R-cran-shape/pkg-descr index e9988ffc5bee..72eface98011 100644 --- a/graphics/R-cran-shape/pkg-descr +++ b/graphics/R-cran-shape/pkg-descr @@ -4,4 +4,4 @@ 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/ |