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.37.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9601ce97f6f
branches:  trunk
changeset: 376994:e9601ce97f6f
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Fri Apr 15 07:57:15 2022 +0000

description:
tio: update to 1.37.

=== tio v1.37 ===

Changes since tio v1.36:

 * Make libinih a fallback dependency

   This means that in case meson does not find libinih it will
   automatically clone libinih and include it in the build.

   The libinih library is reconfigured to be statically built so that no
   shared object will be installed.

Sylvain LAFRASSE:

 * Fix timestamp parsing in INI conf

 * Factorize timestamp parsing to be coherent with command line format in
   configuration file.

diffstat:

 comms/tio/Makefile |  4 ++--
 comms/tio/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r d145faf92b6e -r e9601ce97f6f comms/tio/Makefile
--- a/comms/tio/Makefile        Fri Apr 15 07:30:32 2022 +0000
+++ b/comms/tio/Makefile        Fri Apr 15 07:57:15 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/04/03 14:35:37 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/04/15 07:57:15 fcambus Exp $
 
-DISTNAME=      tio-1.36
+DISTNAME=      tio-1.37
 CATEGORIES=    comms
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tio/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r d145faf92b6e -r e9601ce97f6f comms/tio/distinfo
--- a/comms/tio/distinfo        Fri Apr 15 07:30:32 2022 +0000
+++ b/comms/tio/distinfo        Fri Apr 15 07:57:15 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/03/29 13:58:00 fcambus Exp $
+$NetBSD: distinfo,v 1.8 2022/04/15 07:57:15 fcambus Exp $
 
-BLAKE2s (tio-1.36.tar.xz) = 5efc8f9206b806061d4ced00f05367d1c65a8f08366c78fc878b9a828fc84807
-SHA512 (tio-1.36.tar.xz) = fda643b5ed8f24acfc2b9135cf508acbca1157806de884c152882526688a05e823c7de29196cb94e6bedb025bfda8750d736e07e5b829df784cb7f9042ec214a
-Size (tio-1.36.tar.xz) = 1803668 bytes
+BLAKE2s (tio-1.37.tar.xz) = 46014a1655fb87fb552465f34aecf8bac9225ef39ce6021179baa8d167ff14cd
+SHA512 (tio-1.37.tar.xz) = 207184d297809c7f88185353b55519cf119eed26b5710b644418ef0603d003618c69e593a0f531822c0455a512397cea1b4747a453af5bbb369dad14025b0847
+Size (tio-1.37.tar.xz) = 1804236 bytes



Home | Main Index | Thread Index | Old Index