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/print/tex-pgfplots/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/tex-pgfplots/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- pkgsrc/print/tex-pgfplots/Makefile 2020/01/18 23:34:39 1.10 +++ pkgsrc/print/tex-pgfplots/Makefile 2020/05/03 11:57:34 1.11 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2020/01/18 23:34:39 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2020/05/03 11:57:34 markd Exp $ DISTNAME= pgfplots -PKGNAME= tex-${DISTNAME}-1.16 -TEXLIVE_REV= 47373 +PKGNAME= tex-${DISTNAME}-1.17 +TEXLIVE_REV= 54080 MAINTAINER= minskim@NetBSD.org HOMEPAGE= https://ctan.org/pkg/pgfplots @@ -13,6 +13,5 @@ DEPENDS+= tex-graphics-[0-9]*:../../prin DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools -TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"