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/devel/tex-lualibs-doc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/tex-lualibs-doc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- pkgsrc/devel/tex-lualibs-doc/Makefile 2012/07/09 13:53:25 1.1 +++ pkgsrc/devel/tex-lualibs-doc/Makefile 2015/04/21 23:22:25 1.2 @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2012/07/09 13:53:25 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:22:25 markd Exp $ DISTNAME= lualibs.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.95 -TEXLIVE_REV= 21149 +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 34736 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-lualibs +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"