Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/graphics/gnuplot/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/gnuplot/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.131 retrieving revision 1.132 diff -u -p -r1.131 -r1.132 --- pkgsrc/graphics/gnuplot/Makefile 2019/08/30 12:16:24 1.131 +++ pkgsrc/graphics/gnuplot/Makefile 2019/09/18 14:17:11 1.132 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2019/08/30 12:16:24 rin Exp $ +# $NetBSD: Makefile,v 1.132 2019/09/18 14:17:11 ryoon Exp $ DISTNAME= gnuplot-5.2.7 CATEGORIES+= graphics @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE: MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gnuplot.sourceforge.net/ COMMENT= Portable interactive, function plotting utility +PKGREVISION= 1 #LICENSE= gnuplot + BSD API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}