pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-babel-greek
Module Name: pkgsrc
Committed By: markd
Date: Sat Apr 8 06:02:43 UTC 2023
Modified Files:
pkgsrc/print/tex-babel-greek: Makefile distinfo
Log Message:
tex-babel-greek: update to 1.13.1
Fix errors with the 2022/06 implementation of `\MakeUppercase`:
- Do not change the uccode values if the LaTeX version is newer than 2022/06.
The new ``\MakeUppercase`` definition ignores them and fails
with the "dummy" character 0x9f (cf. [ltnews35], `LaTeX issue 987`).
- TODO: Fix upcasing of accented characters with "short accent macros"
and with "LGR transliteration".
New modifiers ``local-LGR-fixes`` and ``no-LGR-fixes`` to address
indexing problmes with Roman numerals (`Babel issue 170`_). Provisional.
New TextCommand ``\EnsureStandardFontEncoding``.
Rename ``\textgreek`` to ``\lgrfont`` to avoid confusion with a
language changing command.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/tex-babel-greek/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-babel-greek/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-babel-greek/Makefile
diff -u pkgsrc/print/tex-babel-greek/Makefile:1.7 pkgsrc/print/tex-babel-greek/Makefile:1.8
--- pkgsrc/print/tex-babel-greek/Makefile:1.7 Sun Feb 14 20:19:45 2021
+++ pkgsrc/print/tex-babel-greek/Makefile Sat Apr 8 06:02:43 2023
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2021/02/14 20:19:45 markd Exp $
+# $NetBSD: Makefile,v 1.8 2023/04/08 06:02:43 markd Exp $
DISTNAME= babel-greek
-PKGNAME= tex-${DISTNAME}-1.10
-TEXLIVE_REV= 56904
+PKGNAME= tex-${DISTNAME}-1.13.1
+TEXLIVE_REV= 66610
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ctan.org/pkg/babel-greek
-COMMENT= Babel support for documents written in Greek
+COMMENT= Babel support for the Greek language and script
LICENSE= lppl-1.3c
DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
Index: pkgsrc/print/tex-babel-greek/distinfo
diff -u pkgsrc/print/tex-babel-greek/distinfo:1.9 pkgsrc/print/tex-babel-greek/distinfo:1.10
--- pkgsrc/print/tex-babel-greek/distinfo:1.9 Tue Oct 26 11:12:32 2021
+++ pkgsrc/print/tex-babel-greek/distinfo Sat Apr 8 06:02:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:12:32 nia Exp $
+$NetBSD: distinfo,v 1.10 2023/04/08 06:02:43 markd Exp $
-BLAKE2s (babel-greek.r56904.tar.xz) = 5074dc3de69e66af1eb3701b3e39af71fbfa81920b2700b1c605a3c6c67ab170
-SHA512 (babel-greek.r56904.tar.xz) = 6b0ab839f2e8a9562c8292fe8f7661a73148754ed816088be25d06537a58ba95ac34d9440bc4f3f35c3b720188b261b432887f9867ff94b51261076f9d8e0160
-Size (babel-greek.r56904.tar.xz) = 5996 bytes
+BLAKE2s (babel-greek.r66610.tar.xz) = 9aca8a765db5fa35343db57147a70860fb8549041d0dbb9a0daef55b74524361
+SHA512 (babel-greek.r66610.tar.xz) = 49204fb947068ce3b031d001a0511430a878e41191e75ca7c19bbc0d4faf3e5fa5dd30d41f7d00673748ced9af87f483beac53a412f20992157605bb6d8d90eb
+Size (babel-greek.r66610.tar.xz) = 6668 bytes
Home |
Main Index |
Thread Index |
Old Index