pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: markd
Date: Sat Oct 21 03:11:10 UTC 2017
Modified Files:
pkgsrc/print/tex-tocloft: Makefile
pkgsrc/print/tex-tocloft-doc: Makefile
Log Message:
tex-tocloft{,-doc}: update to 2.3i
Minor update to fix conflict with how fancyhdr checks for \chapter being
defined.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-tocloft/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-tocloft-doc/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-tocloft/Makefile
diff -u pkgsrc/print/tex-tocloft/Makefile:1.3 pkgsrc/print/tex-tocloft/Makefile:1.4
--- pkgsrc/print/tex-tocloft/Makefile:1.3 Wed Sep 6 16:49:45 2017
+++ pkgsrc/print/tex-tocloft/Makefile Sat Oct 21 03:11:10 2017
@@ -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
Index: pkgsrc/print/tex-tocloft-doc/Makefile
diff -u pkgsrc/print/tex-tocloft-doc/Makefile:1.2 pkgsrc/print/tex-tocloft-doc/Makefile:1.3
--- pkgsrc/print/tex-tocloft-doc/Makefile:1.2 Sat Apr 25 05:11:25 2015
+++ pkgsrc/print/tex-tocloft-doc/Makefile Sat Oct 21 03:11:10 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index