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: Sat Feb 1 01:45:31 UTC 2025
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.70. Changes:
Notifications are now shown in a more compact way (i.e. all reactions
are shown just above your post, instead of repeating the post *ad
nauseam* for every reaction).
New command-line option `unmute` to, well, no-longer-mute an actor.
The private timeline now includes an approximate mark between new posts
and "already seen" ones.
Fixed a spurious 404 error in the instance root URL for some
configurations.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.23 -r1.24 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.29 pkgsrc/www/snac/Makefile:1.30
--- pkgsrc/www/snac/Makefile:1.29 Sat Jan 25 19:10:41 2025
+++ pkgsrc/www/snac/Makefile Sat Feb 1 01:45:31 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2025/01/25 19:10:41 schmonz Exp $
+# $NetBSD: Makefile,v 1.30 2025/02/01 01:45:31 schmonz Exp $
-DISTNAME= snac-2.69
+DISTNAME= snac-2.70
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.23 pkgsrc/www/snac/distinfo:1.24
--- pkgsrc/www/snac/distinfo:1.23 Sat Jan 25 19:10:41 2025
+++ pkgsrc/www/snac/distinfo Sat Feb 1 01:45:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2025/01/25 19:10:41 schmonz Exp $
+$NetBSD: distinfo,v 1.24 2025/02/01 01:45:31 schmonz Exp $
-BLAKE2s (snac-2.69.tar.gz) = bc2b35d4ff1964527444cb387adc16a0b88ce80fad77e8973ee408b95e8839f9
-SHA512 (snac-2.69.tar.gz) = c10aff71abd6765f9c501a0cecb887627215f54ffba320f8df638c90f242c043887110842b49c2a4c78abd77e5d21338b142f3dd37706ab3133db6aa8a94d1c6
-Size (snac-2.69.tar.gz) = 226387 bytes
+BLAKE2s (snac-2.70.tar.gz) = e4746cc9652404ce53b5e8a20c619368fb2817ab8936ec9a8620bf195b41576b
+SHA512 (snac-2.70.tar.gz) = 308eda8a562024b02b01e25668a39beac56cd01bae19f0994b9d05f18a99582f12b0e9daf2aa2d215f5aa14c8936333e7dcc7d1f5440c38699a9ee7fea2b7c67
+Size (snac-2.70.tar.gz) = 227611 bytes
Home |
Main Index |
Thread Index |
Old Index