pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-latex-bin



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Dec 22 22:08:03 UTC 2017

Modified Files:
        pkgsrc/print/tex-latex-bin: Makefile

Log Message:
tex-latex-bin: add dependency on tex-babel


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-latex-bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-latex-bin/Makefile
diff -u pkgsrc/print/tex-latex-bin/Makefile:1.8 pkgsrc/print/tex-latex-bin/Makefile:1.9
--- pkgsrc/print/tex-latex-bin/Makefile:1.8     Wed Sep  6 16:49:39 2017
+++ pkgsrc/print/tex-latex-bin/Makefile Fri Dec 22 22:08:03 2017
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.8 2017/09/06 16:49:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/12/22 22:08:03 markd Exp $
 
 DISTNAME=      latex-bin
 PKGNAME=       tex-${DISTNAME}-2016
+PKGREVISION=   1
 TEXLIVE_REV=   40963
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       LaTeX executables
 
 CONFLICTS+=    tex-bin-latex<2009
+DEPENDS+=      tex-babel>3.14:../../print/tex-babel
 DEPENDS+=      tex-latex>=2012:../../print/tex-latex
 DEPENDS+=      tex-tex-ini-files-[0-9]*:../../print/tex-tex-ini-files
 SUPERSEDES=    tex-bin-latex<2009



Home | Main Index | Thread Index | Old Index