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: Sun May 11 02:46:01 UTC 2025
Modified Files:
pkgsrc/print/dvipdfmx: Makefile PLIST distinfo
Log Message:
dvipdfmx: update to 20250205
part of TeXLive 2025
* The ebb executable is now a separately-maintained script instead of a
link to dvipdfmx.
* Support upTeX new encoding for combining characters via virtual fonts.
* Fixes for embedded TrueType fonts with > 127 glyphs, and more.
* Fixes for including images multiple times.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/print/dvipdfmx/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/dvipdfmx/PLIST
cvs rdiff -u -r1.25 -r1.26 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.58 pkgsrc/print/dvipdfmx/Makefile:1.59
--- pkgsrc/print/dvipdfmx/Makefile:1.58 Thu Mar 21 08:17:35 2024
+++ pkgsrc/print/dvipdfmx/Makefile Sun May 11 02:46:01 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2024/03/21 08:17:35 markd Exp $
+# $NetBSD: Makefile,v 1.59 2025/05/11 02:46:01 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= dvipdfmx-20240305
+PKGNAME= dvipdfmx-20250205
CATEGORIES= print converters
HOMEPAGE= http://project.ktug.or.kr/dvipdfmx/
Index: pkgsrc/print/dvipdfmx/PLIST
diff -u pkgsrc/print/dvipdfmx/PLIST:1.16 pkgsrc/print/dvipdfmx/PLIST:1.17
--- pkgsrc/print/dvipdfmx/PLIST:1.16 Sat Apr 25 13:07:05 2015
+++ pkgsrc/print/dvipdfmx/PLIST Sun May 11 02:46:01 2025
@@ -1,14 +1,11 @@
-@comment $NetBSD: PLIST,v 1.16 2015/04/25 13:07:05 markd Exp $
+@comment $NetBSD: PLIST,v 1.17 2025/05/11 02:46:01 markd Exp $
bin/dvipdfm
bin/dvipdfmx
bin/dvipdft
-bin/ebb
-bin/extractbb
bin/xdvipdfmx
man/man1/dvipdfm.1
man/man1/dvipdfmx.1
man/man1/dvipdft.1
-man/man1/ebb.1
man/man1/extractbb.1
man/man1/xdvipdfmx.1
share/texmf-dist/dvipdfmx/dvipdfmx.cfg
Index: pkgsrc/print/dvipdfmx/distinfo
diff -u pkgsrc/print/dvipdfmx/distinfo:1.25 pkgsrc/print/dvipdfmx/distinfo:1.26
--- pkgsrc/print/dvipdfmx/distinfo:1.25 Thu Mar 21 08:17:35 2024
+++ pkgsrc/print/dvipdfmx/distinfo Sun May 11 02:46:01 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2024/03/21 08:17:35 markd Exp $
+$NetBSD: distinfo,v 1.26 2025/05/11 02:46:01 markd Exp $
-BLAKE2s (texlive-20240312-source.tar.xz) = 72bccd07a7c210c1c5e3d86d72f3e86bfaf7c2922345f2e048c6336b2a1bd11b
-SHA512 (texlive-20240312-source.tar.xz) = e7ed4eb419da789f82d4295819ba72d10766398fd20c8675742fcec985851917b2005d259e4c9bb952790472855115644297d92257878882a66315cc940b9210
-Size (texlive-20240312-source.tar.xz) = 70140588 bytes
+BLAKE2s (texlive-20250308-source.tar.xz) = 95df483deb69cf662c0ff7e7a9ba6b1763acb3b8a18d16aa11fde197c0f74e67
+SHA512 (texlive-20250308-source.tar.xz) = 0837c935488b96cfc8dd79f1298f283b467ab68b4163cee9cb04b79e80195982fdc5ae8a80058dc7d3e99206bfda8b3bdd11340425b08f60cbef70d5a0e22702
+Size (texlive-20250308-source.tar.xz) = 111136556 bytes
SHA1 (patch-Makefile.in) = 526a2eab50395bcc9c0f2aa11a0d20034f93a02b
SHA1 (patch-ac) = 2bbaa28a6cf16c8a14b0f190387d6443c6b260d9
SHA1 (patch-ad) = acb8bb03d5592dd6935efcc82105e100ed7f9a4f
Home |
Main Index |
Thread Index |
Old Index