pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/toot



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun Mar 17 11:47:57 UTC 2024

Modified Files:
        pkgsrc/chat/toot: Makefile distinfo

Log Message:
chat/toot: update to 0.42.0

# changes

 * TUI: Add `toot tui --always-show-sensitive` option (thanks Lexi
        Winter)
 * TUI: Document missing shortcuts (thanks Denis Laxalde)
 * TUI: Use rounded boxes for nicer visuals (thanks Dan Schwarz)
 * TUI: Don't break if edited_at status field does not exist


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/chat/toot/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/chat/toot/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/toot/Makefile
diff -u pkgsrc/chat/toot/Makefile:1.14 pkgsrc/chat/toot/Makefile:1.15
--- pkgsrc/chat/toot/Makefile:1.14      Tue Jan 16 14:03:54 2024
+++ pkgsrc/chat/toot/Makefile   Sun Mar 17 11:47:57 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/01/16 14:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2024/03/17 11:47:57 vins Exp $
 
-DISTNAME=      toot-0.41.1
-PKGREVISION=   1
+DISTNAME=      toot-0.42.0
 CATEGORIES=    chat net
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/toot/}
 

Index: pkgsrc/chat/toot/distinfo
diff -u pkgsrc/chat/toot/distinfo:1.11 pkgsrc/chat/toot/distinfo:1.12
--- pkgsrc/chat/toot/distinfo:1.11      Tue Jan 16 13:46:25 2024
+++ pkgsrc/chat/toot/distinfo   Sun Mar 17 11:47:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/01/16 13:46:25 vins Exp $
+$NetBSD: distinfo,v 1.12 2024/03/17 11:47:57 vins Exp $
 
-BLAKE2s (toot-0.41.1.tar.gz) = 6df987566b8eea9d2ed95f2f47c3bb2b221104b49edfae28ea2503f905d59307
-SHA512 (toot-0.41.1.tar.gz) = af6e66afaf54d0406dd6de0d7e9b55fd8ce33854e60c2a73b5e1783a47392a976b9569bda9ee5143a060ead7fd9dd7b58e83b85e03a4e63232d9020e9f559d52
-Size (toot-0.41.1.tar.gz) = 919341 bytes
+BLAKE2s (toot-0.42.0.tar.gz) = 08a2035deadeb21a4da6a225f60ea42dfdd6f02b3399a029483050398b4e286f
+SHA512 (toot-0.42.0.tar.gz) = 4370d3470a20850ce8f7b934270b54b6993972c5a6aeeb246da854865f54353825959e37184e22ddbbdee88e7ce2d9fccbcb8e8bb04f6b83faf03bfd2c46ea09
+Size (toot-0.42.0.tar.gz) = 1000822 bytes



Home | Main Index | Thread Index | Old Index