diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-11-10 09:10:37 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2023-11-10 09:12:28 +0000 |
commit | 9ec8fbee33ac1873224bfb51a4187a9b979c583d (patch) | |
tree | 21c1107f5d4bb8fe144802597f5a690819ee03be | |
parent | cac13c53d2e41a35973b2c5d75942043ee1f464b (diff) | |
download | ports-9ec8fbee33ac1873224bfb51a4187a9b979c583d.tar.gz ports-9ec8fbee33ac1873224bfb51a4187a9b979c583d.zip |
-rw-r--r-- | graphics/R-cran-ggplot2/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-ggplot2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 12ea09760301..927eb9246af9 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -1,5 +1,5 @@ PORTNAME= ggplot2 -PORTVERSION= 3.4.3 +PORTVERSION= 3.4.4 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-ggplot2/distinfo b/graphics/R-cran-ggplot2/distinfo index bc8557720c81..acd3da95be4b 100644 --- a/graphics/R-cran-ggplot2/distinfo +++ b/graphics/R-cran-ggplot2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692449268 -SHA256 (ggplot2_3.4.3.tar.gz) = 5ce29ace6be7727be434506a1c759dfc322f65b17eabeec863b93be10f91a543 -SIZE (ggplot2_3.4.3.tar.gz) = 2190947 +TIMESTAMP = 1699577325 +SHA256 (ggplot2_3.4.4.tar.gz) = 2d76ec065d3e604d019506f45b3b713ae20f38e47dbebfb5ba1648b47fe63e46 +SIZE (ggplot2_3.4.4.tar.gz) = 3159578 |