svn commit: r418970 - head/math/gnuplot

Greg Lewis glewis at FreeBSD.org
Sat Jul 23 17:04:21 UTC 2016


Author: glewis
Date: Sat Jul 23 17:04:20 2016
New Revision: 418970
URL: https://svnweb.freebsd.org/changeset/ports/418970

Log:
  . Update to 5.0.4.

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 23 17:03:16 2016	(r418969)
+++ head/math/gnuplot/Makefile	Sat Jul 23 17:04:20 2016	(r418970)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnuplot
-PORTVERSION=	5.0.3
-PORTREVISION=	1
+PORTVERSION=	5.0.4
 CATEGORIES=	math graphics
 MASTER_SITES=	SF
 

Modified: head/math/gnuplot/distinfo
==============================================================================
--- head/math/gnuplot/distinfo	Sat Jul 23 17:03:16 2016	(r418969)
+++ head/math/gnuplot/distinfo	Sat Jul 23 17:04:20 2016	(r418970)
@@ -1,2 +1,2 @@
-SHA256 (gnuplot-5.0.3.tar.gz) = 5f6ee35f3f22014058e999911934bfa9db28e02a2722a7001c192cd182b8c715
-SIZE (gnuplot-5.0.3.tar.gz) = 5042644
+SHA256 (gnuplot-5.0.4.tar.gz) = 151cb845728bde75eb9d1561b35140114a05a7c52a52bd35b4b2b3d944e0c31e
+SIZE (gnuplot-5.0.4.tar.gz) = 5051380

Modified: head/math/gnuplot/pkg-plist
==============================================================================
--- head/math/gnuplot/pkg-plist	Sat Jul 23 17:03:16 2016	(r418969)
+++ head/math/gnuplot/pkg-plist	Sat Jul 23 17:04:20 2016	(r418970)
@@ -1,7 +1,7 @@
 bin/gnuplot
 %%X11%%libexec/gnuplot/5.0/gnuplot_x11
-man/man1/gnuplot.1.gz
 man/man1/gnuplot-ja.1.gz
+man/man1/gnuplot.1.gz
 %%DATADIR%%/5.0/PostScript/8859-1.ps
 %%DATADIR%%/5.0/PostScript/8859-15.ps
 %%DATADIR%%/5.0/PostScript/8859-2.ps


More information about the svn-ports-all mailing list