svn commit: r444831 - head/math/gnuplot

Greg Lewis glewis at FreeBSD.org
Sat Jul 1 17:36:29 UTC 2017


Author: glewis
Date: Sat Jul  1 17:36:27 2017
New Revision: 444831
URL: https://svnweb.freebsd.org/changeset/ports/444831

Log:
  . Update to 5.0.6.

Modified:
  head/math/gnuplot/Makefile
  head/math/gnuplot/distinfo
  head/math/gnuplot/pkg-plist

Modified: head/math/gnuplot/Makefile
==============================================================================
--- head/math/gnuplot/Makefile	Sat Jul  1 16:01:41 2017	(r444830)
+++ head/math/gnuplot/Makefile	Sat Jul  1 17:36:27 2017	(r444831)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnuplot
-PORTVERSION=	5.0.5
-PORTREVISION=	2
+PORTVERSION=	5.0.6
 CATEGORIES=	math graphics
 MASTER_SITES=	SF
 

Modified: head/math/gnuplot/distinfo
==============================================================================
--- head/math/gnuplot/distinfo	Sat Jul  1 16:01:41 2017	(r444830)
+++ head/math/gnuplot/distinfo	Sat Jul  1 17:36:27 2017	(r444831)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482589482
-SHA256 (gnuplot-5.0.5.tar.gz) = 25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053
-SIZE (gnuplot-5.0.5.tar.gz) = 5078771
+TIMESTAMP = 1498878457
+SHA256 (gnuplot-5.0.6.tar.gz) = 5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460
+SIZE (gnuplot-5.0.6.tar.gz) = 5093897

Modified: head/math/gnuplot/pkg-plist
==============================================================================
--- head/math/gnuplot/pkg-plist	Sat Jul  1 16:01:41 2017	(r444830)
+++ head/math/gnuplot/pkg-plist	Sat Jul  1 17:36:27 2017	(r444831)
@@ -22,6 +22,7 @@ man/man1/gnuplot.1.gz
 %%DATADIR%%/5.0/colors_mono.gp
 %%DATADIR%%/5.0/colors_podo.gp
 %%DATADIR%%/5.0/gnuplot.gih
+ at sample %%DATADIR%%/5.0/gnuplotrc.sample
 %%DATADIR%%/5.0/js/README
 %%DATADIR%%/5.0/js/canvasmath.js
 %%DATADIR%%/5.0/js/canvastext.js
@@ -37,4 +38,3 @@ man/man1/gnuplot.1.gz
 %%DATADIR%%/5.0/js/return.png
 %%DATADIR%%/5.0/js/textzoom.png
 %%DATADIR%%/5.0/lua/gnuplot-tikz.lua
- at sample %%DATADIR%%/5.0/gnuplotrc.sample


More information about the svn-ports-all mailing list