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: Mon Jan 2 23:06:21 UTC 2023
Modified Files:
pkgsrc/chat/toot: Makefile distinfo
Log Message:
chat/toot: update to toot-0.33.0.
Changes:
* Add CONTRIBUTING.md containing a contribution guide
* Add `env` command which prints local env to include in issues
* Add TOOT_POST_VISIBILITY environment to control default post
visibility (thanks Lim Ding Wen)
* Add `tags_followed`, `tags_follow`, and `tags_unfollow` commands
(thanks Daniel Schwarz)
* Add `tags_bookmarks` command (thanks Giuseppe Bilotta)
* TUI: Show an error if attemptint to boost a private status (thanks Lim
Ding Wen)
* TUI: Hide polls, cards and media attachments for sensitive posts
(thanks Daniel Schwarz)
* TUI: Add bookmarking and bookmark timeline (thanks Daniel Schwarz)
* TUI: Show status visiblity (thanks Lim Ding Wen)
* TUI: Reply to original account instead of boosting account (thanks Lim
Ding Wen)
* TUI: Refresh screen after exiting browser, required for text browsers
(thanks Daniel Schwarz)
* TUI: Highlight followed tags (thanks Daniel Schwarz)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/toot/Makefile 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.3 pkgsrc/chat/toot/Makefile:1.4
--- pkgsrc/chat/toot/Makefile:1.3 Sun Dec 18 14:50:55 2022
+++ pkgsrc/chat/toot/Makefile Mon Jan 2 23:06:21 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/12/18 14:50:55 vins Exp $
+# $NetBSD: Makefile,v 1.4 2023/01/02 23:06:21 vins Exp $
-DISTNAME= toot-0.32.1
-CATEGORIES= chat www
+DISTNAME= toot-0.33.0
+CATEGORIES= chat net
MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
MAINTAINER= vins%NetBSD.org@localhost
Index: pkgsrc/chat/toot/distinfo
diff -u pkgsrc/chat/toot/distinfo:1.3 pkgsrc/chat/toot/distinfo:1.4
--- pkgsrc/chat/toot/distinfo:1.3 Sun Dec 18 14:50:55 2022
+++ pkgsrc/chat/toot/distinfo Mon Jan 2 23:06:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2022/12/18 14:50:55 vins Exp $
+$NetBSD: distinfo,v 1.4 2023/01/02 23:06:21 vins Exp $
-BLAKE2s (toot-0.32.1.tar.gz) = f490ba26c10423ca72361b5dde3e8670d12e40e41909509021bbd79d5101479a
-SHA512 (toot-0.32.1.tar.gz) = d17c3b3c09acea1897a3ee43c69413b8eef187bab5b59307b09a4dad322b0208003f0ceaeedfcf9daa279664e2fd32ef0060aca0cdf4a93e6c3f9f284cdf56b9
-Size (toot-0.32.1.tar.gz) = 60594 bytes
+BLAKE2s (toot-0.33.0.tar.gz) = 309a25b0ee6fa2442516872777ba17cfa376e6e4cadbfcd65551eb89fe568cdb
+SHA512 (toot-0.33.0.tar.gz) = 3d76aceefd1adc453426d52261930e8c09a75393e1c40c7109ad58b2f9dc2a661897f061c6d705ddda0e8849f7adb9a5cb456659a151fdc36b3f90f3d7fec274
+Size (toot-0.33.0.tar.gz) = 62430 bytes
Home |
Main Index |
Thread Index |
Old Index