pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print tex-tocloft{,-doc}: update to 2.3i



details:   https://anonhg.NetBSD.org/pkgsrc/rev/790af0ce8b5e
branches:  trunk
changeset: 370608:790af0ce8b5e
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Oct 21 03:11:10 2017 +0000

description:
tex-tocloft{,-doc}: update to 2.3i

Minor update to fix conflict with how fancyhdr checks for \chapter being
defined.

diffstat:

 print/tex-tocloft-doc/Makefile |  7 ++++---
 print/tex-tocloft/Makefile     |  9 +++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (38 lines):

diff -r 79cfb2cb756f -r 790af0ce8b5e print/tex-tocloft-doc/Makefile
--- a/print/tex-tocloft-doc/Makefile    Sat Oct 21 03:03:47 2017 +0000
+++ b/print/tex-tocloft-doc/Makefile    Sat Oct 21 03:11:10 2017 +0000
@@ -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@localhost
+HOMEPAGE=      http://ctan.org/pkg/tocloft
 COMMENT=       Documentation for tex-tocloft
 LICENSE=       lppl-1.3c
 
diff -r 79cfb2cb756f -r 790af0ce8b5e print/tex-tocloft/Makefile
--- a/print/tex-tocloft/Makefile        Sat Oct 21 03:03:47 2017 +0000
+++ b/print/tex-tocloft/Makefile        Sat Oct 21 03:11:10 2017 +0000
@@ -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@localhost
-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



Home | Main Index | Thread Index | Old Index