Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2016 17:04:20 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418970 - head/math/gnuplot
Message-ID:  <201607231704.u6NH4K3H030715@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607231704.u6NH4K3H030715>