From dcf26409c0d3fdf1d999b556857b2fea3e0b2d8d Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sun, 8 Nov 2015 08:22:18 +0000 Subject: graphics/p5-feedgnuplot: 1.34 -> 1.35 - replaced a 'say' with 'print'. Should work better with ancient perls - an "exit" command now has effect even with triggered-only replotting - More sophisticated handling of termination conditions: o Without --exit, we always end up with an interactive plot when the input data is exhausted or when the user sends a ^C to the pipeline o When streaming, the first ^C does not kill feedgnuplot - Removed threading --- graphics/p5-feedgnuplot/Makefile | 2 +- graphics/p5-feedgnuplot/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-feedgnuplot/Makefile b/graphics/p5-feedgnuplot/Makefile index 2581d0f3468d..da5fb84ff6be 100644 --- a/graphics/p5-feedgnuplot/Makefile +++ b/graphics/p5-feedgnuplot/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= feedgnuplot -PORTVERSION= 1.34 +PORTVERSION= 1.35 CATEGORIES= graphics perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DK/DKOGAN/ PKGNAMEPREFIX= p5- diff --git a/graphics/p5-feedgnuplot/distinfo b/graphics/p5-feedgnuplot/distinfo index bea106d25b94..4bc1811f9cc6 100644 --- a/graphics/p5-feedgnuplot/distinfo +++ b/graphics/p5-feedgnuplot/distinfo @@ -1,2 +1,2 @@ -SHA256 (feedgnuplot-1.34.tar.gz) = b374dadd88c560744e2129ad2396948be7fcd5f20d4971555f82c582a2f5d0a9 -SIZE (feedgnuplot-1.34.tar.gz) = 32295 +SHA256 (feedgnuplot-1.35.tar.gz) = 0aa1bc1b6fc66b3cf413a0a2429a300a4b394df5d22408554457635f1e8ec086 +SIZE (feedgnuplot-1.35.tar.gz) = 33139 -- cgit v1.2.3