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: Thu Sep 1 10:46:47 UTC 2022
Modified Files:
pkgsrc/print/tex-kotex-utf: Makefile PLIST distinfo
pkgsrc/print/tex-kotex-utf-doc: Makefile PLIST distinfo
Log Message:
tex-kotex-utf{,-doc}: update to 3.0.0
changes unknown
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-kotex-utf/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-kotex-utf/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-kotex-utf/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-kotex-utf-doc/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-kotex-utf-doc/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-kotex-utf-doc/distinfo
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-kotex-utf/Makefile
diff -u pkgsrc/print/tex-kotex-utf/Makefile:1.6 pkgsrc/print/tex-kotex-utf/Makefile:1.7
--- pkgsrc/print/tex-kotex-utf/Makefile:1.6 Sat Jan 18 23:34:20 2020
+++ pkgsrc/print/tex-kotex-utf/Makefile Thu Sep 1 10:46:47 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:34:20 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/09/01 10:46:47 markd Exp $
DISTNAME= kotex-utf
-PKGNAME= tex-${DISTNAME}-2.1.2
-TEXLIVE_REV= 38558
+PKGNAME= tex-${DISTNAME}-3.0.0
+TEXLIVE_REV= 63690
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/kotex-utf
@@ -11,6 +11,5 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-cjk-ko-[0-9]*:../../print/tex-cjk-ko
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-kotex-utf/PLIST
diff -u pkgsrc/print/tex-kotex-utf/PLIST:1.1 pkgsrc/print/tex-kotex-utf/PLIST:1.2
--- pkgsrc/print/tex-kotex-utf/PLIST:1.1 Thu May 28 11:49:45 2015
+++ pkgsrc/print/tex-kotex-utf/PLIST Thu Sep 1 10:46:47 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:45 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/09/01 10:46:47 markd Exp $
share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-cmap.sty
share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-enumerate.sty
share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-enumitem.sty
@@ -16,6 +16,7 @@ share/texmf-dist/tex/latex/kotex-utf/dhu
share/texmf-dist/tex/latex/kotex-utf/dhucs.sty
share/texmf-dist/tex/latex/kotex-utf/hfontspec.default
share/texmf-dist/tex/latex/kotex-utf/kosections-utf.sty
+share/texmf-dist/tex/latex/kotex-utf/kotex-sections.sty
share/texmf-dist/tex/latex/kotex-utf/kotex.cfg
share/texmf-dist/tex/latex/kotex-utf/kotexutf.sty
share/texmf-dist/tex/latex/kotex-utf/lucenc.dfu
Index: pkgsrc/print/tex-kotex-utf/distinfo
diff -u pkgsrc/print/tex-kotex-utf/distinfo:1.7 pkgsrc/print/tex-kotex-utf/distinfo:1.8
--- pkgsrc/print/tex-kotex-utf/distinfo:1.7 Tue Oct 26 11:13:48 2021
+++ pkgsrc/print/tex-kotex-utf/distinfo Thu Sep 1 10:46:47 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:13:48 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/09/01 10:46:47 markd Exp $
-BLAKE2s (tex-kotex-utf-38558/kotex-utf.tar.xz) = 7e3425b47506cef4501a9ac42ec4dce58ba260b66109c022c757e8bc9dc89a40
-SHA512 (tex-kotex-utf-38558/kotex-utf.tar.xz) = 149886906d7cd37e6753218e72be7d1db8fc91a2c186d05b1ea44892d404cc4387d58d0d9ae168a7b42d5e579b1f68b0c2cb483adbfb9e24d029d9057ff0f608
-Size (tex-kotex-utf-38558/kotex-utf.tar.xz) = 20500 bytes
+BLAKE2s (kotex-utf.r63690.tar.xz) = 1902c794256cf4360343bf9df13b4e2f076abfd877615e45a851b4185324b041
+SHA512 (kotex-utf.r63690.tar.xz) = be75556f3857a405d235f920866f8089f105a57f9accff07a541fe110bb8124e049ebe75368ce3282bcd329cc6a02eed0ccffdfad49020986d61221839cae4b5
+Size (kotex-utf.r63690.tar.xz) = 21076 bytes
Index: pkgsrc/print/tex-kotex-utf-doc/Makefile
diff -u pkgsrc/print/tex-kotex-utf-doc/Makefile:1.6 pkgsrc/print/tex-kotex-utf-doc/Makefile:1.7
--- pkgsrc/print/tex-kotex-utf-doc/Makefile:1.6 Sat Jan 18 23:34:20 2020
+++ pkgsrc/print/tex-kotex-utf-doc/Makefile Thu Sep 1 10:46:47 2022
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:34:20 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/09/01 10:46:47 markd Exp $
DISTNAME= kotex-utf.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.1.2
-TEXLIVE_REV= 38558
+PKGNAME= tex-${DISTNAME:S/./-/}-3.0.0
+TEXLIVE_REV= 63690
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/kotex-utf
COMMENT= Documentation for tex-kotex-utf
LICENSE= lppl-1.3c
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-kotex-utf-doc/PLIST
diff -u pkgsrc/print/tex-kotex-utf-doc/PLIST:1.2 pkgsrc/print/tex-kotex-utf-doc/PLIST:1.3
--- pkgsrc/print/tex-kotex-utf-doc/PLIST:1.2 Sun Jun 14 12:50:03 2015
+++ pkgsrc/print/tex-kotex-utf-doc/PLIST Thu Sep 1 10:46:47 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2015/06/14 12:50:03 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/09/01 10:46:47 markd Exp $
share/texmf-dist/doc/latex/kotex-utf/ChangeLog
share/texmf-dist/doc/latex/kotex-utf/README
share/texmf-dist/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf
@@ -7,8 +7,9 @@ share/texmf-dist/doc/latex/kotex-utf/fig
share/texmf-dist/doc/latex/kotex-utf/fig/histkotex.jpg
share/texmf-dist/doc/latex/kotex-utf/fig/linebreaktest.pdf
share/texmf-dist/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf
-share/texmf-dist/doc/latex/kotex-utf/kotexdoc.pdf
-share/texmf-dist/doc/latex/kotex-utf/kotexdoc.tex
+share/texmf-dist/doc/latex/kotex-utf/fig/yettext.pdf
+share/texmf-dist/doc/latex/kotex-utf/kotex-doc.pdf
+share/texmf-dist/doc/latex/kotex-utf/kotex-doc.tex
+share/texmf-dist/doc/latex/kotex-utf/kotex-utf-doc.pdf
+share/texmf-dist/doc/latex/kotex-utf/kotex-utf-doc.tex
share/texmf-dist/doc/latex/kotex-utf/sample-finemath-setup.tex
-share/texmf-dist/doc/latex/kotex-utf/yettext.tex
-share/texmf-dist/doc/latex/kotex-utf/yettext.txt
Index: pkgsrc/print/tex-kotex-utf-doc/distinfo
diff -u pkgsrc/print/tex-kotex-utf-doc/distinfo:1.7 pkgsrc/print/tex-kotex-utf-doc/distinfo:1.8
--- pkgsrc/print/tex-kotex-utf-doc/distinfo:1.7 Tue Oct 26 11:13:48 2021
+++ pkgsrc/print/tex-kotex-utf-doc/distinfo Thu Sep 1 10:46:47 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:13:48 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/09/01 10:46:47 markd Exp $
-BLAKE2s (tex-kotex-utf-38558/kotex-utf.doc.tar.xz) = 0cde99a07fc6a27d03c68c068e9d3052807bd7186a877002e0ef1265dab26b0d
-SHA512 (tex-kotex-utf-38558/kotex-utf.doc.tar.xz) = 471d1464143a51201cee681495c4e638f2f1382b3c04fb964d52189f15ffee376d105da10e2036ef99c7976945f5ad9a552e638b2487e661b7ce6b9e274a5d6c
-Size (tex-kotex-utf-38558/kotex-utf.doc.tar.xz) = 6849784 bytes
+BLAKE2s (kotex-utf.doc.r63690.tar.xz) = a59a7ff3de4154a8849fb9e4ba933b8f07deeba654a2a70aace021c4520160a5
+SHA512 (kotex-utf.doc.r63690.tar.xz) = 7226874594b10ee48e8aea30a72e6d6f4db9f770d5d5830dc83a41f828bfe36b0b11f679aff02722e457150548860f1ad719758e6ffd239bbf9ac18d907acded
+Size (kotex-utf.doc.r63690.tar.xz) = 9496848 bytes
Home |
Main Index |
Thread Index |
Old Index