Date: Sun, 23 Oct 2016 08:23:04 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424500 - head/math/gnuplot Message-ID: <201610230823.u9N8N4Xo075461@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610230823.u9N8N4Xo075461>