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:           Tue Oct 28 15:56:47 UTC 2025
Modified Files:
        pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.84. Changes:
Implemented more scopes to match other ActivityPub implementations
(public, unlisted, followers-only and direct message).
New icons showing instance and actor failures.
Mastodon API: Added remote accounts follow metrics and statuses when
viewing profiles, fixed post deletion.
Fixed outbox collection.
New file FEDERATION.md.
Updated Czech, Spanish and Brazilian Portuguese translations.
Fixed manpage typos.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.37 -r1.38 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.46 pkgsrc/www/snac/Makefile:1.47
--- pkgsrc/www/snac/Makefile:1.46       Sun Oct  5 19:26:28 2025
+++ pkgsrc/www/snac/Makefile    Tue Oct 28 15:56:47 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2025/10/05 19:26:28 js Exp $
+# $NetBSD: Makefile,v 1.47 2025/10/28 15:56:47 schmonz Exp $
 
-DISTNAME=              snac-2.83
-PKGREVISION=           1
+DISTNAME=              snac-2.84
 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.37 pkgsrc/www/snac/distinfo:1.38
--- pkgsrc/www/snac/distinfo:1.37       Fri Sep 19 13:26:42 2025
+++ pkgsrc/www/snac/distinfo    Tue Oct 28 15:56:47 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2025/09/19 13:26:42 schmonz Exp $
+$NetBSD: distinfo,v 1.38 2025/10/28 15:56:47 schmonz Exp $
 
-BLAKE2s (snac-2.83.tar.gz) = ad9b8c4e5aff370331fcfe390178b73e74052a30da76d4dbd177243847a02df3
-SHA512 (snac-2.83.tar.gz) = ee6ebbb37378a1ccaf519929a95994b98bfbf5c195d58a19f4cdfcd6f1c8c59037717a851692b494d317e05cb8164aa23943fec29f5a6447573581a9ce0be30a
-Size (snac-2.83.tar.gz) = 295898 bytes
+BLAKE2s (snac-2.84.tar.gz) = 070cc91f5864355055de3ffb016385b5ed1a607eb74d5da5d6fbeb55b748c736
+SHA512 (snac-2.84.tar.gz) = 4434c8b7108a1b98cb2009a977adc4f992de2bc6d240ec5acfdb8aa6a4f3dcc5d9f9fe02b80cf0915a86ca16310dd7c9218492641244bbcb4f0b8735e6777cdf
+Size (snac-2.84.tar.gz) = 303888 bytes
Home |
Main Index |
Thread Index |
Old Index