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:           Sat Apr  1 10:42:04 UTC 2023

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

Log Message:
tex-csquotes{,-doc}: update to 5.2n

5.2m
- Localise font changes inside quotes
- Added Turkish and Slovenian styles

5.2n
- Further work to localise font changes inside quotes


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-csquotes/DESCR
cvs rdiff -u -r1.13 -r1.14 pkgsrc/print/tex-csquotes/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-csquotes/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/print/tex-csquotes-doc/DESCR
cvs rdiff -u -r1.13 -r1.14 pkgsrc/print/tex-csquotes-doc/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/tex-csquotes-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-csquotes/DESCR
diff -u pkgsrc/print/tex-csquotes/DESCR:1.1.1.1 pkgsrc/print/tex-csquotes/DESCR:1.2
--- pkgsrc/print/tex-csquotes/DESCR:1.1.1.1     Sat Nov  5 13:35:34 2011
+++ pkgsrc/print/tex-csquotes/DESCR     Sat Apr  1 10:42:04 2023
@@ -1,12 +1,14 @@
-This package provides advanced facilities for inline and display
-quotations. It is designed for a wide range of tasks ranging from the
-most simple applications to the more complex demands of formal
-quotations. The facilities include commands, environments, and
-user-definable 'smart quotes' which dynamically adjust to their context.
-Quotation marks are switched automatically if quotations are nested and
-they can be adjusted to the current language if the babel package is
-available. There are additional facilities designed to cope with the
-more specific demands of academic writing, especially in the humanities
-and the social sciences. All quote styles as well as the optional active
-quotes are freely configurable. The package is dependent on e-TeX, and
-requires the author's etoolbox package.
+This package provides advanced facilities for inline and
+display quotations. It is designed for a wide range of tasks
+ranging from the most simple applications to the more complex
+demands of formal quotations. The facilities include commands,
+environments, and user-definable 'smart quotes' which
+dynamically adjust to their context. Quotation marks are
+switched automatically if quotations are nested and they can be
+adjusted to the current language if the babel package is
+available. There are additional facilities designed to cope
+with the more specific demands of academic writing, especially
+in the humanities and the social sciences. All quote styles as
+well as the optional active quotes are freely configurable. The
+package is dependent on e-TeX, and requires the author's
+etoolbox package.

Index: pkgsrc/print/tex-csquotes/Makefile
diff -u pkgsrc/print/tex-csquotes/Makefile:1.13 pkgsrc/print/tex-csquotes/Makefile:1.14
--- pkgsrc/print/tex-csquotes/Makefile:1.13     Sun Jun  6 11:48:40 2021
+++ pkgsrc/print/tex-csquotes/Makefile  Sat Apr  1 10:42:04 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2021/06/06 11:48:40 markd Exp $
+# $NetBSD: Makefile,v 1.14 2023/04/01 10:42:04 markd Exp $
 
 DISTNAME=      csquotes
-PKGNAME=       tex-${DISTNAME}-5.2l
-TEXLIVE_REV=   57844
+PKGNAME=       tex-${DISTNAME}-5.2n
+TEXLIVE_REV=   64389
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/csquotes

Index: pkgsrc/print/tex-csquotes/distinfo
diff -u pkgsrc/print/tex-csquotes/distinfo:1.15 pkgsrc/print/tex-csquotes/distinfo:1.16
--- pkgsrc/print/tex-csquotes/distinfo:1.15     Tue Oct 26 11:13:02 2021
+++ pkgsrc/print/tex-csquotes/distinfo  Sat Apr  1 10:42:04 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:13:02 nia Exp $
+$NetBSD: distinfo,v 1.16 2023/04/01 10:42:04 markd Exp $
 
-BLAKE2s (csquotes.r57844.tar.xz) = 72b086a6003ad1f7d19b0ccc6310a1af500506bcb76727542c502ac9725f3a18
-SHA512 (csquotes.r57844.tar.xz) = c783ac945ed324cfbefad1c614010a1b1bf6774d7961a085ecdfe1a870d80134a86ef6bec6b0114f9274a83f292b22ecd21d8568977d8f7c07dda084b5bfb348
-Size (csquotes.r57844.tar.xz) = 17924 bytes
+BLAKE2s (csquotes.r64389.tar.xz) = ae3c31aad4cc391bee28a42a850c6dcf08de98b9e6f1e6af7c347bea8303ebe0
+SHA512 (csquotes.r64389.tar.xz) = 68427cbe486f3b53bdb24869a3ad52cf6a006d7872ff9408560d9e4b0f1e8184fcb437d54e10f11d7a3585ff8ff7ad40ab4a95aa66091bb69a75a3e8e60aede8
+Size (csquotes.r64389.tar.xz) = 18088 bytes

Index: pkgsrc/print/tex-csquotes-doc/DESCR
diff -u pkgsrc/print/tex-csquotes-doc/DESCR:1.1.1.1 pkgsrc/print/tex-csquotes-doc/DESCR:1.2
--- pkgsrc/print/tex-csquotes-doc/DESCR:1.1.1.1 Sat Nov  5 13:35:45 2011
+++ pkgsrc/print/tex-csquotes-doc/DESCR Sat Apr  1 10:42:04 2023
@@ -1 +1 @@
-This is documentation for tex-csquotes.
+Documentation for tex-csquotes.

Index: pkgsrc/print/tex-csquotes-doc/Makefile
diff -u pkgsrc/print/tex-csquotes-doc/Makefile:1.13 pkgsrc/print/tex-csquotes-doc/Makefile:1.14
--- pkgsrc/print/tex-csquotes-doc/Makefile:1.13 Sun Jun  6 11:48:40 2021
+++ pkgsrc/print/tex-csquotes-doc/Makefile      Sat Apr  1 10:42:04 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2021/06/06 11:48:40 markd Exp $
+# $NetBSD: Makefile,v 1.14 2023/04/01 10:42:04 markd Exp $
 
 DISTNAME=      csquotes.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-5.2l
-TEXLIVE_REV=   57844
+PKGNAME=       tex-${DISTNAME:S/./-/}-5.2n
+TEXLIVE_REV=   64389
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/csquotes

Index: pkgsrc/print/tex-csquotes-doc/distinfo
diff -u pkgsrc/print/tex-csquotes-doc/distinfo:1.15 pkgsrc/print/tex-csquotes-doc/distinfo:1.16
--- pkgsrc/print/tex-csquotes-doc/distinfo:1.15 Tue Oct 26 11:13:03 2021
+++ pkgsrc/print/tex-csquotes-doc/distinfo      Sat Apr  1 10:42:04 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:13:03 nia Exp $
+$NetBSD: distinfo,v 1.16 2023/04/01 10:42:04 markd Exp $
 
-BLAKE2s (csquotes.doc.r57844.tar.xz) = e5db603ee63e0abcaeddec9c84fc4c3271de2574550fc2223f776067c2f1d7aa
-SHA512 (csquotes.doc.r57844.tar.xz) = 7a7ea8568c647fb06c5e309bdc64e48ef6f57f31b1cd7957e47f1a4a7897c9bd37ffe8ce4a17452db584546db741319baf90dbe99b5c3fe666dff5ecf53a843e
-Size (csquotes.doc.r57844.tar.xz) = 316964 bytes
+BLAKE2s (csquotes.doc.r64389.tar.xz) = 30a646636a4e6ade4d75d244ce7e6ed2814782815bc31c28cdd6558ff37eaf94
+SHA512 (csquotes.doc.r64389.tar.xz) = ceba04fab9ec257c6bbc2fc903e3888bae9ef6bfa5664c8e01da14ee2b1482005aece22b6bf4fa7fb893c2dc1b0cb7f762eb048e0b2c039be80ef73b0bfef131
+Size (csquotes.doc.r64389.tar.xz) = 325560 bytes



Home | Main Index | Thread Index | Old Index