Date: Tue, 12 Jan 2016 06:27:41 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405830 - head/graphics/p5-feedgnuplot Message-ID: <201601120627.u0C6RfxE064322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue Jan 12 06:27:40 2016 New Revision: 405830 URL: https://svnweb.freebsd.org/changeset/ports/405830 Log: graphics/p5-feedgnuplot: 1.36 -> 1.37 - At the end of a streaming plot, include the last chunk of data - Added --equation to the completions Modified: head/graphics/p5-feedgnuplot/Makefile head/graphics/p5-feedgnuplot/distinfo Modified: head/graphics/p5-feedgnuplot/Makefile ============================================================================== --- head/graphics/p5-feedgnuplot/Makefile Tue Jan 12 03:23:20 2016 (r405829) +++ head/graphics/p5-feedgnuplot/Makefile Tue Jan 12 06:27:40 2016 (r405830) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= feedgnuplot -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= graphics perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DK/DKOGAN/ PKGNAMEPREFIX= p5- Modified: head/graphics/p5-feedgnuplot/distinfo ============================================================================== --- head/graphics/p5-feedgnuplot/distinfo Tue Jan 12 03:23:20 2016 (r405829) +++ head/graphics/p5-feedgnuplot/distinfo Tue Jan 12 06:27:40 2016 (r405830) @@ -1,2 +1,2 @@ -SHA256 (feedgnuplot-1.36.tar.gz) = 101614cb2e5707ac9c6e5bf2b0a8ff08d4cca4dbcdb4970411cc09a683d0bebd -SIZE (feedgnuplot-1.36.tar.gz) = 33674 +SHA256 (feedgnuplot-1.37.tar.gz) = a697fbb90c8319b656d51ddc3a0f5bcfa7f5bcd2388ea18523462d9ef937fbbe +SIZE (feedgnuplot-1.37.tar.gz) = 33781
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601120627.u0C6RfxE064322>