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-babel/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/tex-babel/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.10 diff -u -p -r1.8 -r1.10 --- pkgsrc/print/tex-babel/Makefile 2017/09/06 16:49:30 1.8 +++ pkgsrc/print/tex-babel/Makefile 2017/12/22 22:04:56 1.10 @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:30 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/12/22 22:04:56 markd Exp $ DISTNAME= babel -PKGNAME= tex-${DISTNAME}-3.12 -TEXLIVE_REV= 44722 +PKGNAME= tex-${DISTNAME}-3.14 +PKGREVISION= 1 +TEXLIVE_REV= 45474 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/babel @@ -12,7 +13,6 @@ LICENSE= lppl-1.3c DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics DEPENDS+= tex-latex>=2009:../../print/tex-latex -DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"