diff options
author | arved <arved@FreeBSD.org> | 2015-03-05 18:53:10 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2015-03-05 18:53:10 +0800 |
commit | 8dde1109ef8643ba10bc6ca16a4c39830bcc7a21 (patch) | |
tree | eeb698555236a936ad4c9d30d3d15fb0f3535125 /graphics | |
parent | bcda3c4fadf3654dd364d63f51696f4adca8cdca (diff) | |
download | freebsd-ports-gnome-8dde1109ef8643ba10bc6ca16a4c39830bcc7a21.tar.gz freebsd-ports-gnome-8dde1109ef8643ba10bc6ca16a4c39830bcc7a21.tar.zst freebsd-ports-gnome-8dde1109ef8643ba10bc6ca16a4c39830bcc7a21.zip |
Update to 0.23
PR: 198276
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Chart-Gnuplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Chart-Gnuplot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Chart-Gnuplot/Makefile b/graphics/p5-Chart-Gnuplot/Makefile index 86065df6c2ac..0a079650613f 100644 --- a/graphics/p5-Chart-Gnuplot/Makefile +++ b/graphics/p5-Chart-Gnuplot/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Chart-Gnuplot -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Chart-Gnuplot/distinfo b/graphics/p5-Chart-Gnuplot/distinfo index 530569f79ce9..5965f64c8977 100644 --- a/graphics/p5-Chart-Gnuplot/distinfo +++ b/graphics/p5-Chart-Gnuplot/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chart-Gnuplot-0.21.tar.gz) = 3377356838323962561b6dbb1cf2b3314d6461a5cf247f825720a7e93dd16815 -SIZE (Chart-Gnuplot-0.21.tar.gz) = 50356 +SHA256 (Chart-Gnuplot-0.23.tar.gz) = dcb46c0f93436464bdc3403469c828c6c33e954123a2adf4092fbb30bb244b6c +SIZE (Chart-Gnuplot-0.23.tar.gz) = 50860 |