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: Wed May 8 16:22:50 UTC 2024
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.52. Changes:
Posts that were liked or boosted can now be unliked and unboosted.
Outgoing message timeouts are no longer hardcoded and can be
configured (see `snac(8)` for more information).
Fixed a bug that caused some incorrect unfollows under special
conditions (with shared inboxes enabled and users from the same
instance that follow each other, the internal message distributor
was confused).
Mastodon API: Added support for lists.
Added a header to avoid over-zealous caching in some browsers
(contributed by louis77).
Added support for running and federating inside hidden networks
like Tor, I2P or Loki (contributed by iwojima).
Fixed an error processing polls coming from Pleroma instances.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/snac/Makefile 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.5 pkgsrc/www/snac/Makefile:1.6
--- pkgsrc/www/snac/Makefile:1.5 Sat Apr 6 00:15:33 2024
+++ pkgsrc/www/snac/Makefile Wed May 8 16:22:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2024/04/06 00:15:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2024/05/08 16:22:50 schmonz Exp $
-DISTNAME= snac-2.51
+DISTNAME= snac-2.52
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.5 pkgsrc/www/snac/distinfo:1.6
--- pkgsrc/www/snac/distinfo:1.5 Sat Apr 6 00:15:33 2024
+++ pkgsrc/www/snac/distinfo Wed May 8 16:22:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/04/06 00:15:33 schmonz Exp $
+$NetBSD: distinfo,v 1.6 2024/05/08 16:22:50 schmonz Exp $
-BLAKE2s (snac-2.51.tar.gz) = fb9eda07c1e09f869822e4fb6cab8d8c9d0680295062e8c6d34334ac7b4a66c7
-SHA512 (snac-2.51.tar.gz) = c1c755ab91999b34f5ffe7606796ca1ad8453b439aadf457611642c73c653e41d6bf4462185673aa991d3ec1be1f10da80b077d0384bb7a0e5571aa98e90461e
-Size (snac-2.51.tar.gz) = 164129 bytes
+BLAKE2s (snac-2.52.tar.gz) = 34bf3c10d6154283c7988177bc7f04c698421d97efcaabe679907fa25c17394b
+SHA512 (snac-2.52.tar.gz) = 82a22bb940fb46d0ce2f06a4140439eacb66ca0e066180bbe797a0ada86d99d98aef22fd4067e67f8fc2f617c9a66c371b779cf1862f9452b50bca4e8b1697b1
+Size (snac-2.52.tar.gz) = 168657 bytes
Home |
Main Index |
Thread Index |
Old Index