From owner-svn-ports-head@freebsd.org Sat Jul 23 17:04:21 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D10DDBA11D9; Sat, 23 Jul 2016 17:04:21 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3B78186F; Sat, 23 Jul 2016 17:04:21 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6NH4Krt030718; Sat, 23 Jul 2016 17:04:20 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6NH4K3H030715; Sat, 23 Jul 2016 17:04:20 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201607231704.u6NH4K3H030715@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Sat, 23 Jul 2016 17:04:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418970 - head/math/gnuplot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2016 17:04:21 -0000 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