diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2024-02-24 08:54:17 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2024-02-24 09:06:41 +0000 |
commit | 5be767bb2c71f8e76c3886f8a2aa05bb51d5586f (patch) | |
tree | 0469d0bdfef7e7f11b7b660556e90c5380337ff5 | |
parent | 0cd2162b7a8a08a936ed14c6f7adeeacd935896d (diff) | |
download | freebsd-ports-5be767bb2c71f8e76c3886f8a2aa05bb51d5586f.zip |
graphics/R-cran-shape: Update to 1.4.6.1
Reported by: portscout
-rw-r--r-- | graphics/R-cran-shape/Makefile | 5 | ||||
-rw-r--r-- | graphics/R-cran-shape/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 61a3298afafa..a80da69b7485 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -1,6 +1,5 @@ PORTNAME= shape -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 1.4.6.1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,6 +9,6 @@ WWW= https://cran.r-project.org/web/packages/shape/ LICENSE= GPLv3 -USES= cran:auto-plist +USES= cran:auto-plist .include <bsd.port.mk> diff --git a/graphics/R-cran-shape/distinfo b/graphics/R-cran-shape/distinfo index d6ea72aadbc3..ecf4cd7a6a73 100644 --- a/graphics/R-cran-shape/distinfo +++ b/graphics/R-cran-shape/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621649166 -SHA256 (shape_1.4.6.tar.gz) = b9103e5ed05c223c8147dbe3b87a0d73184697343634a353a2ae722f7ace0b7b -SIZE (shape_1.4.6.tar.gz) = 677262 +TIMESTAMP = 1708745308 +SHA256 (shape_1.4.6.1.tar.gz) = 43f9bd0f997fd6cf1838efd8b2509c9a6396513f4e54a20360481634affd22a4 +SIZE (shape_1.4.6.1.tar.gz) = 646412 |