pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/tio tio: update to 1.35.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f59a1b240c8
branches: trunk
changeset: 374340:5f59a1b240c8
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Sun Feb 20 08:34:39 2022 +0000
description:
tio: update to 1.35.
Changes since tio v1.34:
* Add support for automatically generated log filename
Automatically generate log filename if none is provided.
The auto generated file name is on the form:
"tio_DEVICE_YYYY-MM-DDTHH:MM:SS.log"
* Add support for configurable timestamp format
Also changes default timestamp format from ISO8601 to classic 24-hour
format as this is assumed to be the format that most users would prefer.
And reintroduces strict but optional ISO8601 format.
This feature allows to easily add more timestamp formats in the future.
* Reintroduce asm-generic/ioctls.h
It is needed for ppc builds.
* Add macro hack to workaround older buggy glibc
Robey Pointer:
* Add support for high bps on OS X
diffstat:
comms/tio/Makefile | 4 ++--
comms/tio/distinfo | 9 ++++-----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 61a59cef5b63 -r 5f59a1b240c8 comms/tio/Makefile
--- a/comms/tio/Makefile Sun Feb 20 08:06:15 2022 +0000
+++ b/comms/tio/Makefile Sun Feb 20 08:34:39 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/02/16 20:42:02 fcambus Exp $
+# $NetBSD: Makefile,v 1.5 2022/02/20 08:34:39 fcambus Exp $
-DISTNAME= tio-1.34
+DISTNAME= tio-1.35
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_GITHUB:=tio/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff -r 61a59cef5b63 -r 5f59a1b240c8 comms/tio/distinfo
--- a/comms/tio/distinfo Sun Feb 20 08:06:15 2022 +0000
+++ b/comms/tio/distinfo Sun Feb 20 08:34:39 2022 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/02/16 20:42:02 fcambus Exp $
+$NetBSD: distinfo,v 1.6 2022/02/20 08:34:39 fcambus Exp $
-BLAKE2s (tio-1.34.tar.xz) = 5c9062cbf43b7859f833f286d6999132da2e4dea2592125385c8ad157a5ebc4d
-SHA512 (tio-1.34.tar.xz) = 8d23d08b113d9e6d9e9280e109ba778879b949776d5090e27c0b4656d67f7cd48a8660e08a7c85e1cff6273dbf0191fa457425dd143453bbceb428d22cca2802
-Size (tio-1.34.tar.xz) = 1412172 bytes
-SHA1 (patch-meson.build) = 5a2dc0471874a80ba02dc729671cb091e6ac1657
+BLAKE2s (tio-1.35.tar.xz) = 4f943a2f61fe41b4ff5875ef657b387904c252c9afc9a5d7391f33628e2d2db6
+SHA512 (tio-1.35.tar.xz) = e2ca85e189d218be4f61b0e1602e8bca5deaf93affcd2c25e1155bd25e1b31ee2d3b1ff7327225a74f3ad04d56bc5ccc18758c92947c9fb2059ebe8224659961
+Size (tio-1.35.tar.xz) = 1413192 bytes
Home |
Main Index |
Thread Index |
Old Index