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 Jul 9 23:45:48 UTC 2024
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.56. Changes:
- Don't show instance announcements in public timelines.
- Added auto boosting. If an account has this flag enabled, all mentions
to that account are automatically boosted to all its followers.
- Fixed typos in manpages.
- Some minor performance improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/www/snac/Makefile:1.12
--- pkgsrc/www/snac/Makefile:1.11 Mon Jun 10 01:29:33 2024
+++ pkgsrc/www/snac/Makefile Tue Jul 9 23:45:48 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/06/10 01:29:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2024/07/09 23:45:48 schmonz Exp $
-DISTNAME= snac-2.55
+DISTNAME= snac-2.56
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.9 pkgsrc/www/snac/distinfo:1.10
--- pkgsrc/www/snac/distinfo:1.9 Mon Jun 10 01:29:33 2024
+++ pkgsrc/www/snac/distinfo Tue Jul 9 23:45:48 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/06/10 01:29:33 schmonz Exp $
+$NetBSD: distinfo,v 1.10 2024/07/09 23:45:48 schmonz Exp $
-BLAKE2s (snac-2.55.tar.gz) = 3608adda8f71013951f3e69305c958463e949a23d3fb686a7cded84a627a3d79
-SHA512 (snac-2.55.tar.gz) = f1c15a2118dd083368681d506ec1828051e8b8388c0b2a6f4cd99508a9a1338a4e459adb30cb45dae1b1248bd6a10f296510a4fcbcf0a64950cccc79f9e27749
-Size (snac-2.55.tar.gz) = 176459 bytes
+BLAKE2s (snac-2.56.tar.gz) = a97c0bf650f9e4afe58c97e07c1966311ea5ed6bd600998e13897de96581fd53
+SHA512 (snac-2.56.tar.gz) = b7ff0cfb358faf57a9896d080a67169976b49ab1041f0a0125ac3b800138f75988be24067d197d199d395ddc539fdc5c2bea9e3dcb9dc81920a22f932e2f1a47
+Size (snac-2.56.tar.gz) = 177774 bytes
Home |
Main Index |
Thread Index |
Old Index