ptexenc: update to 1.4.6
Part of TeXlive 2024 * New simple encoding conversion utility ptekf.
This commit is contained in:
parent
abf28bc4cc
commit
9b10a198f7
3 changed files with 9 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.17 2023/04/10 23:49:51 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2024/03/21 07:51:47 markd Exp $
|
||||
|
||||
.include "../../print/texlive/Makefile.common"
|
||||
|
||||
PKGNAME= ptexenc-1.4.3
|
||||
PKGNAME= ptexenc-1.4.6
|
||||
CATEGORIES= print
|
||||
|
||||
HOMEPAGE= https://www.tug.org/texlive/
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2018/01/01 22:29:53 rillig Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2024/03/21 07:51:47 markd Exp $
|
||||
bin/ptekf
|
||||
include/ptexenc/ptexenc.h
|
||||
include/ptexenc/unicode-jp.h
|
||||
include/ptexenc/unicode.h
|
||||
lib/libptexenc.la
|
||||
lib/pkgconfig/ptexenc.pc
|
||||
man/man1/ptekf.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.18 2023/04/10 23:49:51 markd Exp $
|
||||
$NetBSD: distinfo,v 1.19 2024/03/21 07:51:47 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-texk_ptexenc_Makefile.in) = 2d110e53d604c405140abf05646a79aecb393ede
|
||||
|
|
Loading…
Reference in a new issue