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 Dec 10 14:09:10 UTC 2024

Modified Files:
        pkgsrc/www/snac: Makefile distinfo

Log Message:
snac: update to 2.66. Changes:

As many users have asked for it, there is now an option to make the
number of followed and following accounts public (still disabled by
default). These are only the numbers; the lists themselves are never
published.

Some fixes to blocked instances code (posts from them were
sometimes shown).

Fixed non-appearing buttons `Approve` and `Discard` if the account
requesting a follow were being followed.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.19 -r1.20 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.25 pkgsrc/www/snac/Makefile:1.26
--- pkgsrc/www/snac/Makefile:1.25       Tue Dec  3 13:45:15 2024
+++ pkgsrc/www/snac/Makefile    Tue Dec 10 14:09:10 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/12/03 13:45:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.26 2024/12/10 14:09:10 schmonz Exp $
 
-DISTNAME=              snac-2.65
+DISTNAME=              snac-2.66
 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.19 pkgsrc/www/snac/distinfo:1.20
--- pkgsrc/www/snac/distinfo:1.19       Wed Nov 27 23:21:24 2024
+++ pkgsrc/www/snac/distinfo    Tue Dec 10 14:09:10 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/11/27 23:21:24 schmonz Exp $
+$NetBSD: distinfo,v 1.20 2024/12/10 14:09:10 schmonz Exp $
 
-BLAKE2s (snac-2.65.tar.gz) = 0c28699a0791ed04e7e9575ac827590c8fa51010f45795800050feedd707ec74
-SHA512 (snac-2.65.tar.gz) = d330b983d1f7fff2641b707d1bdb920abf7aad0e7957d5367b3746706387cff2cf0236ec2fa6ec7be408af72ee607cf7bc3d098feccc62b13cbd31c812bc426b
-Size (snac-2.65.tar.gz) = 209424 bytes
+BLAKE2s (snac-2.66.tar.gz) = 4777f92d8d4d7b01e2060a603b286f3a3e1cc97c1057aa91eabf020fef641ea2
+SHA512 (snac-2.66.tar.gz) = 0d58645e64ae1e7bc29e1be719dc06f2256d7ab5eae9d7195302eb8ae15a0ede477b21a7397ebaaabf87b8b01b70c0f7b7854387e9779aab1099a28efcb7c1c5
+Size (snac-2.66.tar.gz) = 209958 bytes



Home | Main Index | Thread Index | Old Index