pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Aug 11 04:21:42 UTC 2019

Modified Files:
        pkgsrc/fonts/tex-gentium-tug: Makefile distinfo
        pkgsrc/fonts/tex-gentium-tug-doc: Makefile distinfo

Log Message:
tex-gentium-tug{,-doc}: update to 1.1.1

This update to the gentium-tug package changes only the
lgr-gentiumplus-regular.tfm and lgr-gentiumplus-italic.tfm
metric files. Now, as expected for the LGR encoding, a sigma
at the end of a word, or followed by punctuation, will be
automatically changed (via the TeX/MF ligature mechanism)
to a final sigma. All the pfb/ttf/etc. files, and all the
other metric files, are unchanged. The documentation is
slightly updated.

Big thanks to Ralf Stubner for suggesting and then implementing this!

The major addition in this gentium-tug TeX package remains
Type 1 fonts corresponding to the TrueType originals. These
incorporate the name "Gentium" by permission of SIL given to
the TeX Users Group. The package also includes support files
for LaTeX and ConTeXt, and TeX-specific documentation
discussing the supported encodings, etc.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/tex-gentium-tug/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/tex-gentium-tug/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/tex-gentium-tug-doc/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/fonts/tex-gentium-tug-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/fonts/tex-gentium-tug/Makefile
diff -u pkgsrc/fonts/tex-gentium-tug/Makefile:1.2 pkgsrc/fonts/tex-gentium-tug/Makefile:1.3
--- pkgsrc/fonts/tex-gentium-tug/Makefile:1.2   Sun Jun 14 11:19:59 2015
+++ pkgsrc/fonts/tex-gentium-tug/Makefile       Sun Aug 11 04:21:42 2019
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/11 04:21:42 markd Exp $
 
 DISTNAME=      gentium-tug
-PKGNAME=       tex-${DISTNAME}-1.1
-TEXLIVE_REV=   37378
+PKGNAME=       tex-${DISTNAME}-1.1.1
+TEXLIVE_REV=   51613
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://ctan.org/pkg/gentium-tug
+HOMEPAGE=      https://ctan.org/pkg/gentium-tug
 COMMENT=       Gentium fonts (in two formats) and support files
-#LICENSE=      other-free
+LICENSE=       ofl-v1.1
 
 TEX_MAP_FILES+=        gentium-type1.map
 

Index: pkgsrc/fonts/tex-gentium-tug/distinfo
diff -u pkgsrc/fonts/tex-gentium-tug/distinfo:1.3 pkgsrc/fonts/tex-gentium-tug/distinfo:1.4
--- pkgsrc/fonts/tex-gentium-tug/distinfo:1.3   Tue Nov  3 20:45:01 2015
+++ pkgsrc/fonts/tex-gentium-tug/distinfo       Sun Aug 11 04:21:42 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 20:45:01 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/08/11 04:21:42 markd Exp $
 
-SHA1 (tex-gentium-tug-37378/gentium-tug.tar.xz) = 4c09a9b5bfd287f5dd71ab0ef927977c1276c309
-RMD160 (tex-gentium-tug-37378/gentium-tug.tar.xz) = 08e3b899c274ce322a7b5aa6753763512f831119
-SHA512 (tex-gentium-tug-37378/gentium-tug.tar.xz) = d02c8690d82cc0e31a185b87bc5e102ce3b8f5672ba26e84d133085982d6e4b3c0f1dbfdec6670e3e59791f1fc30bb0ddd8f5d0290b56f7dc9c857b8a06409f8
-Size (tex-gentium-tug-37378/gentium-tug.tar.xz) = 3811252 bytes
+SHA1 (tex-gentium-tug-51613/gentium-tug.tar.xz) = bda21d43e26a0bc255fdb966edc8ac389c97b013
+RMD160 (tex-gentium-tug-51613/gentium-tug.tar.xz) = 6b6a3c45514c4c92b34d76e3d8cc0754f2c6da87
+SHA512 (tex-gentium-tug-51613/gentium-tug.tar.xz) = b95a521b417f21379e61b7afec5462f06e3e20265f9566d40a19fd6ba430b02c6a3994a2861ca1f885612bfab0ac174ac89fb2221734e33aaf267c2a532e56a5
+Size (tex-gentium-tug-51613/gentium-tug.tar.xz) = 3812224 bytes

Index: pkgsrc/fonts/tex-gentium-tug-doc/Makefile
diff -u pkgsrc/fonts/tex-gentium-tug-doc/Makefile:1.2 pkgsrc/fonts/tex-gentium-tug-doc/Makefile:1.3
--- pkgsrc/fonts/tex-gentium-tug-doc/Makefile:1.2       Sun Jun 14 11:19:59 2015
+++ pkgsrc/fonts/tex-gentium-tug-doc/Makefile   Sun Aug 11 04:21:42 2019
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/11 04:21:42 markd Exp $
 
 DISTNAME=      gentium-tug.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-1.1
-TEXLIVE_REV=   37378
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.1.1
+TEXLIVE_REV=   51613
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://ctan.org/pkg/gentium-tug
+HOMEPAGE=      https://ctan.org/pkg/gentium-tug
 COMMENT=       Documentation for tex-gentium-tug
-#LICENSE=      other-free
+LICENSE=       ofl-v1.1
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/fonts/tex-gentium-tug-doc/distinfo
diff -u pkgsrc/fonts/tex-gentium-tug-doc/distinfo:1.3 pkgsrc/fonts/tex-gentium-tug-doc/distinfo:1.4
--- pkgsrc/fonts/tex-gentium-tug-doc/distinfo:1.3       Tue Nov  3 20:45:01 2015
+++ pkgsrc/fonts/tex-gentium-tug-doc/distinfo   Sun Aug 11 04:21:42 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 20:45:01 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/08/11 04:21:42 markd Exp $
 
-SHA1 (tex-gentium-tug-37378/gentium-tug.doc.tar.xz) = 6d59c668cf1aabe319efa2e9b6a83962609c666c
-RMD160 (tex-gentium-tug-37378/gentium-tug.doc.tar.xz) = 74e1af2e32b2c53df49a8fbf2562f0ff6a15e8b1
-SHA512 (tex-gentium-tug-37378/gentium-tug.doc.tar.xz) = aef1b5882471895d8f1c495501da25615c419f10b06308531f55ba1869e254d706faea253b01f71f332bc83426a8399fe362a2d56c278cdd031c7a92e038374a
-Size (tex-gentium-tug-37378/gentium-tug.doc.tar.xz) = 1245968 bytes
+SHA1 (tex-gentium-tug-51613/gentium-tug.doc.tar.xz) = b693e984c79531e73fe69b239fa2ea74cd4828f4
+RMD160 (tex-gentium-tug-51613/gentium-tug.doc.tar.xz) = 9298ca684fcdee9c2743142dc0827e6cdd5e267a
+SHA512 (tex-gentium-tug-51613/gentium-tug.doc.tar.xz) = 074d5a42ddc427f240a956aca94d95b065813206b2ba66778de032665b924d02065cefa17dce14671b31bb8e455215bc34cdae29ee09a2db8b6e330fad3e7e1a
+Size (tex-gentium-tug-51613/gentium-tug.doc.tar.xz) = 1247116 bytes



Home | Main Index | Thread Index | Old Index