pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-babel-german



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Jan 28 11:11:04 UTC 2019

Modified Files:
        pkgsrc/print/tex-babel-german: Makefile distinfo

Log Message:
tex-babel-german: update to 2.11

This release fixes an old hyphenation regression which was introduced
with babel 3.7 (16 years ago!) in a number of shorthands: Since then,
\allowhyphens is deactivated in T1 encoding. Thus, hyphenation did not
work as intended in T1 with shorthands that used \allowhyphens.
As a fix, babel-german now uses \bbl at allowhyphens which is synonymous
to \allowhyphens, except that it works in T1, in these shorthands.

Affected by this change: "a "o "u "A "O "U "f "| shorthands, and the \ck macro.

Note that this change might affect line/page breaking. But then, the
unnoticed regression fixed here did so as well.
This change also restitutes compatibility with [n]german.sty for the
mentioned shorthands.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/tex-babel-german/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-babel-german/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-german/Makefile
diff -u pkgsrc/print/tex-babel-german/Makefile:1.3 pkgsrc/print/tex-babel-german/Makefile:1.4
--- pkgsrc/print/tex-babel-german/Makefile:1.3  Thu May  3 12:22:21 2018
+++ pkgsrc/print/tex-babel-german/Makefile      Mon Jan 28 11:11:04 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2018/05/03 12:22:21 markd Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/28 11:11:04 markd Exp $
 
 DISTNAME=      babel-german
-PKGNAME=       tex-${DISTNAME}-2.10
-TEXLIVE_REV=   47192
+PKGNAME=       tex-${DISTNAME}-2.11
+TEXLIVE_REV=   49391
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ctan.org/pkg/babel-german

Index: pkgsrc/print/tex-babel-german/distinfo
diff -u pkgsrc/print/tex-babel-german/distinfo:1.4 pkgsrc/print/tex-babel-german/distinfo:1.5
--- pkgsrc/print/tex-babel-german/distinfo:1.4  Thu May  3 12:22:21 2018
+++ pkgsrc/print/tex-babel-german/distinfo      Mon Jan 28 11:11:04 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/05/03 12:22:21 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/01/28 11:11:04 markd Exp $
 
-SHA1 (tex-babel-german-47192/babel-german.tar.xz) = 5bd70ee903097c8c90958ff017458a6b7009a35d
-RMD160 (tex-babel-german-47192/babel-german.tar.xz) = 283be8b5cb754d140d9dc2b07ded1f2e5b4182ee
-SHA512 (tex-babel-german-47192/babel-german.tar.xz) = c9daf4cf8288f26849834519e8854ebe48b8ad21d5ac060833abebe0e57ff2eb09950001ef0f85f952c0526c699b07d14917a876e7586eda5b9b36f3dd5200f3
-Size (tex-babel-german-47192/babel-german.tar.xz) = 3808 bytes
+SHA1 (tex-babel-german-49391/babel-german.tar.xz) = bda13babbec5af416ce1ba33d79f33b4cde19c15
+RMD160 (tex-babel-german-49391/babel-german.tar.xz) = 17ac468040b9b2c75c8b52306e9db4d7751c1f66
+SHA512 (tex-babel-german-49391/babel-german.tar.xz) = 215e8b565360e3e4a64957c0fa586cbf22ccab473af9f1cff2d660e95d1a4a44bfb6977d4ba0997bec81bad793481a082efc90b927370cb8786f1ab9ecf84a07
+Size (tex-babel-german-49391/babel-german.tar.xz) = 3880 bytes



Home | Main Index | Thread Index | Old Index