pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc tex-*: add TEXLIVE_UNVERSIONED=yes
details: https://anonhg.NetBSD.org/pkgsrc/rev/682e390c7be7
branches: trunk
changeset: 405743:682e390c7be7
user: markd <markd%pkgsrc.org@localhost>
date: Fri Dec 06 19:00:17 2019 +0000
description:
tex-*: add TEXLIVE_UNVERSIONED=yes
diffstat:
geography/tex-pst-geo-doc/Makefile | 3 ++-
geography/tex-pst-geo/Makefile | 3 ++-
math/tex-apnum-doc/Makefile | 3 ++-
math/tex-apnum/Makefile | 3 ++-
math/tex-fp-doc/Makefile | 3 ++-
math/tex-fp/Makefile | 3 ++-
math/tex-kastrup-doc/Makefile | 3 ++-
math/tex-kastrup/Makefile | 3 ++-
math/tex-mathpartir-doc/Makefile | 3 ++-
math/tex-mathpartir/Makefile | 3 ++-
math/tex-mathspec-doc/Makefile | 3 ++-
math/tex-mathspec/Makefile | 3 ++-
math/tex-unicode-math-doc/Makefile | 3 ++-
math/tex-unicode-math/Makefile | 3 ++-
textproc/tex-csvsimple-doc/Makefile | 3 ++-
textproc/tex-csvsimple/Makefile | 3 ++-
textproc/tex-latexdiff-doc/Makefile | 3 ++-
textproc/tex-latexdiff/Makefile | 3 ++-
textproc/tex-lwarp-doc/Makefile | 3 ++-
textproc/tex-lwarp/Makefile | 3 ++-
textproc/tex-makeindex-doc/Makefile | 3 ++-
textproc/tex-makeindex/Makefile | 3 ++-
textproc/tex-xindy-doc/Makefile | 3 ++-
textproc/tex-xindy/Makefile | 3 ++-
textproc/tex-xmltex-doc/Makefile | 3 ++-
textproc/tex-xmltex/Makefile | 3 ++-
textproc/tex-xmltexconfig/Makefile | 3 ++-
time/tex-datenumber-doc/Makefile | 3 ++-
time/tex-datenumber/Makefile | 3 ++-
29 files changed, 58 insertions(+), 29 deletions(-)
diffs (truncated from 465 to 300 lines):
diff -r a9ea3822d156 -r 682e390c7be7 geography/tex-pst-geo-doc/Makefile
--- a/geography/tex-pst-geo-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/geography/tex-pst-geo-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/21 11:45:58 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:10:17 markd Exp $
DISTNAME= pst-geo.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.06
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-pst-geo
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 geography/tex-pst-geo/Makefile
--- a/geography/tex-pst-geo/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/geography/tex-pst-geo/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/06/21 11:45:58 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:10:17 markd Exp $
DISTNAME= pst-geo
PKGNAME= tex-${DISTNAME}-2.06
@@ -13,5 +13,6 @@
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-apnum-doc/Makefile
--- a/math/tex-apnum-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-apnum-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/01/22 12:22:18 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 19:07:32 markd Exp $
DISTNAME= apnum.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.7
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-apnum
LICENSE= public-domain
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-apnum/Makefile
--- a/math/tex-apnum/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-apnum/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/01/22 12:22:18 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 19:07:32 markd Exp $
DISTNAME= apnum
PKGNAME= tex-${DISTNAME}-1.7
@@ -9,5 +9,6 @@
COMMENT= Arbitrary precision numbers implemented by TeX macros
LICENSE= public-domain
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-fp-doc/Makefile
--- a/math/tex-fp-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-fp-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/01/30 08:47:04 markd Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/06 19:07:32 markd Exp $
DISTNAME= fp.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.1d
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-fp
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-fp/Makefile
--- a/math/tex-fp/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-fp/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/01/30 08:47:04 markd Exp $
+# $NetBSD: Makefile,v 1.5 2019/12/06 19:07:32 markd Exp $
DISTNAME= fp
PKGNAME= tex-${DISTNAME}-2.1d
@@ -11,5 +11,6 @@
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-kastrup-doc/Makefile
--- a/math/tex-kastrup-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-kastrup-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/15 18:46:02 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= kastrup.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2010
@@ -7,5 +7,6 @@
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Documentation for tex-kastrup
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-kastrup/Makefile
--- a/math/tex-kastrup/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-kastrup/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/15 18:45:43 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= kastrup
PKGNAME= tex-${DISTNAME}-2010
@@ -7,5 +7,6 @@
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Expansible conversion into binary-based number systems
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-mathpartir-doc/Makefile
--- a/math/tex-mathpartir-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-mathpartir-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/01/18 11:00:44 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= mathpartir.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.3.2
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-mathpartir
LICENSE= gnu-gpl-v2
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-mathpartir/Makefile
--- a/math/tex-mathpartir/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-mathpartir/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/01/18 11:00:44 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= mathpartir
PKGNAME= tex-${DISTNAME}-1.3.2
@@ -11,5 +11,6 @@
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-mathspec-doc/Makefile
--- a/math/tex-mathspec-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-mathspec-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/23 23:28:29 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= mathspec.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.2b
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-mathspec
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-mathspec/Makefile
--- a/math/tex-mathspec/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-mathspec/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/23 23:28:29 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/06 19:07:33 markd Exp $
DISTNAME= mathspec
PKGNAME= tex-${DISTNAME}-0.2b
@@ -13,5 +13,6 @@
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-unicode-math-doc/Makefile
--- a/math/tex-unicode-math-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-unicode-math-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/05/11 22:39:42 markd Exp $
+# $NetBSD: Makefile,v 1.8 2019/12/06 19:07:33 markd Exp $
DISTNAME= unicode-math.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.8o
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-unicode-math
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 math/tex-unicode-math/Makefile
--- a/math/tex-unicode-math/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/math/tex-unicode-math/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/05/11 22:39:41 markd Exp $
+# $NetBSD: Makefile,v 1.9 2019/12/06 19:07:33 markd Exp $
DISTNAME= unicode-math
PKGNAME= tex-${DISTNAME}-0.8o
@@ -14,5 +14,6 @@
DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
DEPENDS+= tex-lm-math-[0-9]*:../../fonts/tex-lm-math
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 textproc/tex-csvsimple-doc/Makefile
--- a/textproc/tex-csvsimple-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/textproc/tex-csvsimple-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/05/13 21:09:30 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:04:12 markd Exp $
DISTNAME= csvsimple.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.21
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-csvsimple
LICENSE= lppl-1.3c
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 textproc/tex-csvsimple/Makefile
--- a/textproc/tex-csvsimple/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/textproc/tex-csvsimple/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/05/13 21:09:30 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/06 19:04:12 markd Exp $
DISTNAME= csvsimple
PKGNAME= tex-${DISTNAME}-1.21
@@ -14,5 +14,6 @@
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 textproc/tex-latexdiff-doc/Makefile
--- a/textproc/tex-latexdiff-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/textproc/tex-latexdiff-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/08/11 13:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/12/06 19:04:13 markd Exp $
DISTNAME= latexdiff.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.3.0
@@ -15,5 +15,6 @@
REPLACE_PERL+= texmf-dist/doc/support/latexdiff/latexdiff-fast
REPLACE_BASH+= texmf-dist/doc/support/latexdiff/contrib/latexdiff-wrap
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 textproc/tex-latexdiff/Makefile
--- a/textproc/tex-latexdiff/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/textproc/tex-latexdiff/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/08/11 13:24:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/12/06 19:04:12 markd Exp $
DISTNAME= latexdiff
PKGNAME= tex-${DISTNAME}-1.3.0
@@ -20,5 +20,6 @@
${LN} ${DESTDIR}${PREFIX}/share/texmf-dist/scripts/latexdiff/latexdiff.pl ${DESTDIR}${PREFIX}/bin/latexdiff
${LN} ${DESTDIR}${PREFIX}/share/texmf-dist/scripts/latexdiff/latexrevise.pl ${DESTDIR}${PREFIX}/bin/latexrevise
+TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a9ea3822d156 -r 682e390c7be7 textproc/tex-lwarp-doc/Makefile
--- a/textproc/tex-lwarp-doc/Makefile Fri Dec 06 17:31:13 2019 +0000
+++ b/textproc/tex-lwarp-doc/Makefile Fri Dec 06 19:00:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/08/11 10:16:12 markd Exp $
+# $NetBSD: Makefile,v 1.9 2019/12/06 19:04:13 markd Exp $
DISTNAME= lwarp.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.73
@@ -9,5 +9,6 @@
COMMENT= Documentation for tex-lwarp
LICENSE= lppl-1.3c
Home |
Main Index |
Thread Index |
Old Index