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: Sun Apr 20 20:12:58 UTC 2025
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.75. Changes:
Added support for scheduled posts (for this to work correctly, users
will have to set their time zone, see below).
The user can now select a working time zone. This will be used to
correctly parse the local date and time of a scheduled post.
Fixed incorrect poll vote format, which was causing problems in
platforms like GotoSocial.
Mastodon API: added support for `/api/v1/instance/peers`.
Added a new `snac-admin` helper script (contributed by shtrophic).
In the web UI, posts are separated by the `<hr hidden>` tag; it's
invisible in graphical browsers, but it separates post clearly in
text-based browsers.
Some Finnish, Spanish, Czech and Russian translation updates and fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.28 -r1.29 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.36 pkgsrc/www/snac/Makefile:1.37
--- pkgsrc/www/snac/Makefile:1.36 Sat Apr 19 07:58:34 2025
+++ pkgsrc/www/snac/Makefile Sun Apr 20 20:12:58 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2025/04/19 07:58:34 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2025/04/20 20:12:58 schmonz Exp $
-DISTNAME= snac-2.74
-PKGREVISION= 2
+DISTNAME= snac-2.75
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.28 pkgsrc/www/snac/distinfo:1.29
--- pkgsrc/www/snac/distinfo:1.28 Thu Mar 20 16:41:38 2025
+++ pkgsrc/www/snac/distinfo Sun Apr 20 20:12:58 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2025/03/20 16:41:38 schmonz Exp $
+$NetBSD: distinfo,v 1.29 2025/04/20 20:12:58 schmonz Exp $
-BLAKE2s (snac-2.74.tar.gz) = e2fa09c17fd6c9ef894f0ab2aeb5df59ddf3039524caf161098471f18808424f
-SHA512 (snac-2.74.tar.gz) = a52bf2c093be15040e02ea49fc220f1c92d98e4a69ffa6f16bb0ba52f9b9a5f6feceb8f570f641463a395c45772800f7b9a0ead08aee29ce2efc1e2558cc8a01
-Size (snac-2.74.tar.gz) = 263092 bytes
+BLAKE2s (snac-2.75.tar.gz) = 2a3b5dbec87dd12a1708a3c2f42d2e076ac29d8be4cac8c278d901080145add0
+SHA512 (snac-2.75.tar.gz) = a95d0cfa3079081b61feef6664e492982d956598e0a3d1bd8f1aa08abcbb689adbd7c6818dfb321b98e30464e6ffef9d728b578f253d379d0a4458465ae559c7
+Size (snac-2.75.tar.gz) = 267067 bytes
Home |
Main Index |
Thread Index |
Old Index