tex-tocloft{,-doc}: update to 2.3i
Minor update to fix conflict with how fancyhdr checks for \chapter being defined.
This commit is contained in:
parent
7b484e77ed
commit
a126434f5f
2 changed files with 9 additions and 7 deletions
|
@ -1,10 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.2 2015/04/25 05:11:25 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2017/10/21 03:11:10 markd Exp $
|
||||
|
||||
DISTNAME= tocloft.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2.3f
|
||||
TEXLIVE_REV= 30209
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2.3i
|
||||
TEXLIVE_REV= 45188
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/tocloft
|
||||
COMMENT= Documentation for tex-tocloft
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2017/10/21 03:11:10 markd Exp $
|
||||
|
||||
DISTNAME= tocloft
|
||||
PKGNAME= tex-${DISTNAME}-2.3f
|
||||
TEXLIVE_REV= 30209
|
||||
PKGNAME= tex-${DISTNAME}-2.3i
|
||||
TEXLIVE_REV= 45188
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Control table of contents, figures, etc. for LaTeX
|
||||
HOMEPAGE= http://ctan.org/pkg/tocloft
|
||||
COMMENT= Control table of contents, figures, etc
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
||||
|
|
Loading…
Reference in a new issue