From owner-svn-ports-head@freebsd.org Sun Oct 23 08:23:06 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 2C9DAC1EA3A; Sun, 23 Oct 2016 08:23:06 +0000 (UTC) (envelope-from pi@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 F0DBFD09; Sun, 23 Oct 2016 08:23:05 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9N8N5ff075463; Sun, 23 Oct 2016 08:23:05 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9N8N4Xo075461; Sun, 23 Oct 2016 08:23:04 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201610230823.u9N8N4Xo075461@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 23 Oct 2016 08:23:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424500 - 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.23 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: Sun, 23 Oct 2016 08:23:06 -0000 Author: pi Date: Sun Oct 23 08:23:04 2016 New Revision: 424500 URL: https://svnweb.freebsd.org/changeset/ports/424500 Log: math/gnuplot: 5.0.4 -> 5.0.5 PR: 213684 Changes: Changes: http://www.gnuplot.info/ReleaseNotes_5_0_5.html Approved by: glewis (maintainer) Modified: head/math/gnuplot/Makefile head/math/gnuplot/distinfo Modified: head/math/gnuplot/Makefile ============================================================================== --- head/math/gnuplot/Makefile Sun Oct 23 08:13:59 2016 (r424499) +++ head/math/gnuplot/Makefile Sun Oct 23 08:23:04 2016 (r424500) @@ -1,13 +1,18 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 5.0.4 +PORTVERSION= 5.0.5 CATEGORIES= math graphics MASTER_SITES= SF MAINTAINER= glewis@FreeBSD.org COMMENT= Command-line driven graphing utility +LICENSE= Gnuplot +LICENSE_NAME= Gnuplot license +LICENSE_FILE= ${WRKSRC}/Copyright +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept + USES= iconv lua pkgconfig readline USE_TEX= kpathsea GNU_CONFIGURE= yes Modified: head/math/gnuplot/distinfo ============================================================================== --- head/math/gnuplot/distinfo Sun Oct 23 08:13:59 2016 (r424499) +++ head/math/gnuplot/distinfo Sun Oct 23 08:23:04 2016 (r424500) @@ -1,2 +1,3 @@ -SHA256 (gnuplot-5.0.4.tar.gz) = 151cb845728bde75eb9d1561b35140114a05a7c52a52bd35b4b2b3d944e0c31e -SIZE (gnuplot-5.0.4.tar.gz) = 5051380 +TIMESTAMP = 1477068693 +SHA256 (gnuplot-5.0.5.tar.gz) = 25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053 +SIZE (gnuplot-5.0.5.tar.gz) = 5078771