Date: Sun, 23 Dec 2018 09:15:26 +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: r488177 - head/graphics/p5-feedgnuplot Message-ID: <201812230915.wBN9FQ58080080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun Dec 23 09:15:26 2018 New Revision: 488177 URL: https://svnweb.freebsd.org/changeset/ports/488177 Log: graphics/p5-feedgnuplot: upgrade 1.49 -> 1.51 Relnotes: https://metacpan.org/changes/release/DKOGAN/feedgnuplot-1.51 Modified: head/graphics/p5-feedgnuplot/Makefile head/graphics/p5-feedgnuplot/distinfo head/graphics/p5-feedgnuplot/pkg-descr Modified: head/graphics/p5-feedgnuplot/Makefile ============================================================================== --- head/graphics/p5-feedgnuplot/Makefile Sun Dec 23 09:14:40 2018 (r488176) +++ head/graphics/p5-feedgnuplot/Makefile Sun Dec 23 09:15:26 2018 (r488177) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= feedgnuplot -PORTVERSION= 1.49 +PORTVERSION= 1.51 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DKOGAN Modified: head/graphics/p5-feedgnuplot/distinfo ============================================================================== --- head/graphics/p5-feedgnuplot/distinfo Sun Dec 23 09:14:40 2018 (r488176) +++ head/graphics/p5-feedgnuplot/distinfo Sun Dec 23 09:15:26 2018 (r488177) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521664208 -SHA256 (feedgnuplot-1.49.tar.gz) = a61ea6321bcc3e699b5ca88325d1579543962134ff70b2b13f580a9b5665d116 -SIZE (feedgnuplot-1.49.tar.gz) = 38015 +TIMESTAMP = 1545555629 +SHA256 (feedgnuplot-1.51.tar.gz) = 4081a9951c0e7b9895226b34e52a01a5954c114e38f6081ad19b38b7c6871d55 +SIZE (feedgnuplot-1.51.tar.gz) = 38687 Modified: head/graphics/p5-feedgnuplot/pkg-descr ============================================================================== --- head/graphics/p5-feedgnuplot/pkg-descr Sun Dec 23 09:14:40 2018 (r488176) +++ head/graphics/p5-feedgnuplot/pkg-descr Sun Dec 23 09:15:26 2018 (r488177) @@ -3,4 +3,4 @@ creates plots from data coming in on STDIN or given in passed on the commandline. Various data representations are supported, as is hardcopy output and streaming display of live data. -WWW: https://metacpan.org/release/DKOGAN/feedgnuplot-1.49 +WWW: https://metacpan.org/release/DKOGAN/feedgnuplot-1.51
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812230915.wBN9FQ58080080>