pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/dvipdfmx



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Mar 21 08:17:35 UTC 2024

Modified Files:
        pkgsrc/print/dvipdfmx: Makefile distinfo

Log Message:
dvipdfmx: update to 20240305

Part of TeXlive 2024

* Calculate time zone offset in the same way as pdfTeX.
* Handle variation selectors to cope with the new Adobe-Japan1-UCS2 CMap.
* Fallback multibyte characters in virtual fonts to OFM fonts for (u)pTeX.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/print/dvipdfmx/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/dvipdfmx/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/dvipdfmx/Makefile
diff -u pkgsrc/print/dvipdfmx/Makefile:1.57 pkgsrc/print/dvipdfmx/Makefile:1.58
--- pkgsrc/print/dvipdfmx/Makefile:1.57 Thu Apr 13 14:13:56 2023
+++ pkgsrc/print/dvipdfmx/Makefile      Thu Mar 21 08:17:35 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2023/04/13 14:13:56 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2024/03/21 08:17:35 markd Exp $
 
-PKGREVISION= 1
 .include "../../print/texlive/Makefile.common"
 
-PKGNAME=       dvipdfmx-20220710
+PKGNAME=       dvipdfmx-20240305
 CATEGORIES=    print converters
 
 HOMEPAGE=      http://project.ktug.or.kr/dvipdfmx/

Index: pkgsrc/print/dvipdfmx/distinfo
diff -u pkgsrc/print/dvipdfmx/distinfo:1.24 pkgsrc/print/dvipdfmx/distinfo:1.25
--- pkgsrc/print/dvipdfmx/distinfo:1.24 Mon Apr 10 23:47:07 2023
+++ pkgsrc/print/dvipdfmx/distinfo      Thu Mar 21 08:17:35 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2023/04/10 23:47:07 markd Exp $
+$NetBSD: distinfo,v 1.25 2024/03/21 08:17:35 markd Exp $
 
-BLAKE2s (texlive-20230313-source.tar.xz) = cd85d09bb3b6bf613a40b3c2308da75596cb6a1b5e4c7b3fcd8e3e43f206c379
-SHA512 (texlive-20230313-source.tar.xz) = 5874e7c9937ef63fdb03780f8137e0a63ad23a1b2a9d232a71bd2ab999669152981911fadc9c8ff3cf5e3a2cf828d575982b7fce1a15c101a62328d89d851a88
-Size (texlive-20230313-source.tar.xz) = 68630148 bytes
+BLAKE2s (texlive-20240312-source.tar.xz) = 72bccd07a7c210c1c5e3d86d72f3e86bfaf7c2922345f2e048c6336b2a1bd11b
+SHA512 (texlive-20240312-source.tar.xz) = e7ed4eb419da789f82d4295819ba72d10766398fd20c8675742fcec985851917b2005d259e4c9bb952790472855115644297d92257878882a66315cc940b9210
+Size (texlive-20240312-source.tar.xz) = 70140588 bytes
 SHA1 (patch-Makefile.in) = 526a2eab50395bcc9c0f2aa11a0d20034f93a02b
 SHA1 (patch-ac) = 2bbaa28a6cf16c8a14b0f190387d6443c6b260d9
 SHA1 (patch-ad) = acb8bb03d5592dd6935efcc82105e100ed7f9a4f



Home | Main Index | Thread Index | Old Index