pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/60017: textproc/uni2ascii: update to 4.20
>Number: 60017
>Category: pkg
>Synopsis: textproc/uni2ascii: update to 4.20
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Feb 18 03:30:01 +0000 2026
>Originator: Bartosz Kuzma
>Release:
>Organization:
>Environment:
>Description:
Update textproc/uni2ascii to 4.20
2022-08-21 Bill Poser <poser@khunekyaz>
* uni2ascii.c:
Fixed bug in which in certain formats input from stdin worked
input directly from a file caused a hang.
2013-08-18 Bill Poser <poser@khunekyaz>
* uni2ascii.c (ExpandToAscii):
Added expansion of trademark sign U+2122 -> (tm)
2011-08-24 Bill Poser <poser@khunekcho>
* ascii2uni.c (main):
Fixed bug in handling of L (WWW) format. \uXXXX is now handled correctly
even if immediately followed by a possible hex digit. \U
followed by fewer than 8 hex digits is not treated as an escape.
A warning is issued if the \U format encodes a character within
the BMP.
2011-07-01 Bill Poser <poser@khunekcho>
* uni2ascii.c (ShowUsage):
Added -A flag to usage message.
2011-06-30 Bill Poser <poser@khunekcho>
* uni2ascii.c (AscifyEquiv):
Added conversion of U+2032 prime to single quote.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/uni2ascii/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 26 Jan 2020 17:32:18 -0000 1.5
+++ Makefile 18 Feb 2026 03:26:59 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2020/01/26 17:32:18 rillig Exp $
#
-DISTNAME= uni2ascii-4.18
+DISTNAME= uni2ascii-4.20
CATEGORIES= textproc
MASTER_SITES= http://billposer.org/Software/Downloads/
EXTRACT_SUFX= .tar.bz2
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/uni2ascii/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 26 Oct 2021 11:23:37 -0000 1.6
+++ distinfo 18 Feb 2026 03:26:59 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2021/10/26 11:23:37 nia Exp $
-BLAKE2s (uni2ascii-4.18.tar.bz2) = daca3d826ea59745e5dc2830a8f63d25bd19104b3729aeeb893c85c5ebfe698a
-SHA512 (uni2ascii-4.18.tar.bz2) = 7ec94576b4ad794e3d4a080551b0cbed8c4e9084eda6505bb5974c06f2e043ba20d293abed5b744fb1abff7897b4719ca2b43e5214dbd897ea44dfae8778eb21
-Size (uni2ascii-4.18.tar.bz2) = 127125 bytes
+BLAKE2s (uni2ascii-4.20.tar.bz2) = 6daaac9d59206b9851dabe2d201dab5ef8ae264780fbe8b91300bca0fa428c0c
+SHA512 (uni2ascii-4.20.tar.bz2) = fca5251ef8ab6817d602f2049113d362dbac3b01cda98cc0fe2831f5502d77599659898b1f4fcfc7f29cb274ef7cc2d05568589ab0cde2c3eb11192de27c45c9
+Size (uni2ascii-4.20.tar.bz2) = 166554 bytes
Home |
Main Index |
Thread Index |
Old Index