pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/snac
Module Name: pkgsrc
Committed By: schmonz
Date: Fri Sep 19 13:26:42 UTC 2025
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.83 (leaf, bugfixes). Changes:
After receiving a follow confirmation, a bunch of posts from that
account are requested and inserted into the timeline as context.
Continuously failing instances are marked as broken after a given number
of days (see `snac(8)` on how to tune this counter). Incoming activity
from any of these instances resets the counter.
Fixed a nasty bug that incorrectly deleted private local posts in
certain cases.
Scheduled posts can now be sent from the command line (see `snac(1)` for
more information on how to do it).
Fixed timezone names (contributed by dharmik).
Documented the `update` command (contributed by xvello).
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/snac/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/snac/Makefile
diff -u pkgsrc/www/snac/Makefile:1.44 pkgsrc/www/snac/Makefile:1.45
--- pkgsrc/www/snac/Makefile:1.44 Wed Sep 3 18:52:13 2025
+++ pkgsrc/www/snac/Makefile Fri Sep 19 13:26:42 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/09/03 18:52:13 schmonz Exp $
+# $NetBSD: Makefile,v 1.45 2025/09/19 13:26:42 schmonz Exp $
-DISTNAME= snac-2.82
+DISTNAME= snac-2.83
CATEGORIES= www
MASTER_SITES= ${HOMEPAGE}archive/
SITES.${DISTNAME}.tar.gz= -${MASTER_SITES}${PKGVERSION_NOREV}${EXTRACT_SUFX}
Index: pkgsrc/www/snac/distinfo
diff -u pkgsrc/www/snac/distinfo:1.36 pkgsrc/www/snac/distinfo:1.37
--- pkgsrc/www/snac/distinfo:1.36 Wed Sep 3 18:52:13 2025
+++ pkgsrc/www/snac/distinfo Fri Sep 19 13:26:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2025/09/03 18:52:13 schmonz Exp $
+$NetBSD: distinfo,v 1.37 2025/09/19 13:26:42 schmonz Exp $
-BLAKE2s (snac-2.82.tar.gz) = 922d8ac9a5b43d4cf8cba4fc7034c05c9a03d4fbf6ae5a1a3a8e6ea25553c4ee
-SHA512 (snac-2.82.tar.gz) = 3ce88497387ff6a56fc389c8e842870331558e85be4449cf4d56cbee05ac1f03b52599639b434e34223ddbe2b0b99d046b942b65fb29dfc141b64e585adccd9d
-Size (snac-2.82.tar.gz) = 290461 bytes
+BLAKE2s (snac-2.83.tar.gz) = ad9b8c4e5aff370331fcfe390178b73e74052a30da76d4dbd177243847a02df3
+SHA512 (snac-2.83.tar.gz) = ee6ebbb37378a1ccaf519929a95994b98bfbf5c195d58a19f4cdfcd6f1c8c59037717a851692b494d317e05cb8164aa23943fec29f5a6447573581a9ce0be30a
+Size (snac-2.83.tar.gz) = 295898 bytes
Home |
Main Index |
Thread Index |
Old Index