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:           Fri Apr  8 05:31:33 UTC 2022

Modified Files:
        pkgsrc/print/tex-cjk-ko: DESCR Makefile distinfo
        pkgsrc/print/tex-cjk-ko-doc: Makefile distinfo

Log Message:
tex-cjk-ko{,-doc}: update to 2.2

Support automatic Josa selection after Hangul syllables (U+AC00 .. U+D7A3)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/tex-cjk-ko/DESCR
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-cjk-ko/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-cjk-ko/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-cjk-ko-doc/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-cjk-ko-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-cjk-ko/DESCR
diff -u pkgsrc/print/tex-cjk-ko/DESCR:1.1 pkgsrc/print/tex-cjk-ko/DESCR:1.2
--- pkgsrc/print/tex-cjk-ko/DESCR:1.1   Thu May 28 11:49:44 2015
+++ pkgsrc/print/tex-cjk-ko/DESCR       Fri Apr  8 05:31:33 2022
@@ -1,3 +1,5 @@
 The package supports typesetting UTF-8-encoded modern Korean
-documents with the help of the LaTeX2e CJK package. The package
-requires nanumtype1 fonts.
+documents with the help of the LaTeX2e CJK package. It provides
+some enhanced features focused on Korean typesetting culture,
+one of them being allowing line-break between Latin and CJK
+characters. The package requires nanumtype1 fonts.

Index: pkgsrc/print/tex-cjk-ko/Makefile
diff -u pkgsrc/print/tex-cjk-ko/Makefile:1.7 pkgsrc/print/tex-cjk-ko/Makefile:1.8
--- pkgsrc/print/tex-cjk-ko/Makefile:1.7        Thu Jun  3 06:13:00 2021
+++ pkgsrc/print/tex-cjk-ko/Makefile    Fri Apr  8 05:31:33 2022
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2021/06/03 06:13:00 markd Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/08 05:31:33 markd Exp $
 
 DISTNAME=      cjk-ko
-PKGNAME=       tex-${DISTNAME}-1.9
-TEXLIVE_REV=   58081
+PKGNAME=       tex-${DISTNAME}-2.2
+TEXLIVE_REV=   60079
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/cjk-ko
 COMMENT=       Extension of the CJK package for Korean typesetting
-#LICENSE=      other-free
+LICENSE=       gnu-gpl-v2 AND lppl-1.3c AND public-domain
+
+DEPENDS+=      tex-cjk-[0-9]*:../../print/tex-cjk
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/print/tex-cjk-ko/distinfo
diff -u pkgsrc/print/tex-cjk-ko/distinfo:1.8 pkgsrc/print/tex-cjk-ko/distinfo:1.9
--- pkgsrc/print/tex-cjk-ko/distinfo:1.8        Tue Oct 26 11:12:51 2021
+++ pkgsrc/print/tex-cjk-ko/distinfo    Fri Apr  8 05:31:33 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:12:51 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/04/08 05:31:33 markd Exp $
 
-BLAKE2s (cjk-ko.r58081.tar.xz) = 9eb841ee2190adf3f0d85e4631ef83e34dadb2d7ecd16db1d0a6883f8373fb49
-SHA512 (cjk-ko.r58081.tar.xz) = 5666ea878afe5ffec519ea1bb732f123a8e1dbe539d1b42919f0d0e73efb26f66850c446bfc3be5aa9e34138611da5701adf43b1f474e590dfe20a6784b3dbbf
-Size (cjk-ko.r58081.tar.xz) = 8292 bytes
+BLAKE2s (cjk-ko.r60079.tar.xz) = 54bc7f15c74bde428d078a7579cb0ecbc8a28263d3e76853a4c17c16a298119c
+SHA512 (cjk-ko.r60079.tar.xz) = 7a41d66a62eac6cd97479da22481c57c85f12f65ffe18995a22ec56a64b03d95aee3e6b3b0d0edcfeab89b3f3d64e95f26b8910905b9085b55c7f371b1b9c1b7
+Size (cjk-ko.r60079.tar.xz) = 9040 bytes

Index: pkgsrc/print/tex-cjk-ko-doc/Makefile
diff -u pkgsrc/print/tex-cjk-ko-doc/Makefile:1.7 pkgsrc/print/tex-cjk-ko-doc/Makefile:1.8
--- pkgsrc/print/tex-cjk-ko-doc/Makefile:1.7    Thu Jun  3 06:13:00 2021
+++ pkgsrc/print/tex-cjk-ko-doc/Makefile        Fri Apr  8 05:31:33 2022
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2021/06/03 06:13:00 markd Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/08 05:31:33 markd Exp $
 
 DISTNAME=      cjk-ko.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.9
-TEXLIVE_REV=   58081
+PKGNAME=       tex-${DISTNAME:S/./-/}-2.2
+TEXLIVE_REV=   60079
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/cjk-ko
 COMMENT=       Documentation for tex-cjk-ko
-#LICENSE=      other-free
+LICENSE=       gnu-gpl-v2 AND lppl-1.3c AND public-domain
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/print/tex-cjk-ko-doc/distinfo
diff -u pkgsrc/print/tex-cjk-ko-doc/distinfo:1.8 pkgsrc/print/tex-cjk-ko-doc/distinfo:1.9
--- pkgsrc/print/tex-cjk-ko-doc/distinfo:1.8    Tue Oct 26 11:12:52 2021
+++ pkgsrc/print/tex-cjk-ko-doc/distinfo        Fri Apr  8 05:31:33 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:12:52 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/04/08 05:31:33 markd Exp $
 
-BLAKE2s (cjk-ko.doc.r58081.tar.xz) = 73a47f968cb9b0b4f49e5448ada11e4f5d629858a584f812700e287823cd9477
-SHA512 (cjk-ko.doc.r58081.tar.xz) = 3985b243f47a964dde86cea55ff35bef042fe4f66171188dff03e7bebfe06369604fbad9dc0acf551778bcfffb7fed77250035f28b1f033b5f64e5577960aa44
-Size (cjk-ko.doc.r58081.tar.xz) = 160716 bytes
+BLAKE2s (cjk-ko.doc.r60079.tar.xz) = 6c3a789534db1b1cee20093c6f0ee5e822017dc6da47e2c8117004da88e06533
+SHA512 (cjk-ko.doc.r60079.tar.xz) = 4d81968baa644ee9966e2498bcb788920b013d0ffbbaf3df8b09b40c6b2b286a5e749d19c11c0f5828432b376f3acc480ea5eb0c8fe8db9ba2413c7077a64b39
+Size (cjk-ko.doc.r60079.tar.xz) = 160388 bytes



Home | Main Index | Thread Index | Old Index