svn commit: r424500 - head/math/gnuplot

Kurt Jaeger pi at FreeBSD.org
Sun Oct 23 08:23:06 UTC 2016


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 at 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


More information about the svn-ports-head mailing list