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: Fri Nov 22 12:30:24 UTC 2024
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.64. Changes:
Some tweaks for better integration with https://bsky.brid.gy (the
BlueSky bridge by brid.gy).
A corner case bug in the media proxying code has been fixed.
Hashtags can now include underscores.
The server now creates a pidfile inside the data directory.
Mastodon API: fixed a crash in the notification code, fixed
autocapitalization in the OAuth login field (contributed by fkooman).
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.17 -r1.18 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.22 pkgsrc/www/snac/Makefile:1.23
--- pkgsrc/www/snac/Makefile:1.22 Fri Nov 15 05:37:44 2024
+++ pkgsrc/www/snac/Makefile Fri Nov 22 12:30:24 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2024/11/15 05:37:44 schmonz Exp $
+# $NetBSD: Makefile,v 1.23 2024/11/22 12:30:24 schmonz Exp $
-DISTNAME= snac-2.63
+DISTNAME= snac-2.64
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.17 pkgsrc/www/snac/distinfo:1.18
--- pkgsrc/www/snac/distinfo:1.17 Fri Nov 15 05:37:44 2024
+++ pkgsrc/www/snac/distinfo Fri Nov 22 12:30:24 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2024/11/15 05:37:44 schmonz Exp $
+$NetBSD: distinfo,v 1.18 2024/11/22 12:30:24 schmonz Exp $
-BLAKE2s (snac-2.63.tar.gz) = 0b7362a35d10300a41ec1f6e81e71d56a89e92df5e2875c17032e30d0cdc3c64
-SHA512 (snac-2.63.tar.gz) = 23aebff6261872e3ffb5ce0a5b55d0f1f032e55b435f0ae2350cbb7e4a82b278d2d0f8a37b354ad1adaa6db09f29ef725dfd740b6b4218c2aa3e6239720089a8
-Size (snac-2.63.tar.gz) = 206269 bytes
+BLAKE2s (snac-2.64.tar.gz) = 52b186692154085229321b853c743398f46f6e93789572a7765320b3e90e7e67
+SHA512 (snac-2.64.tar.gz) = e11e2b5eae406d9ccf50b741861a13d0386887fed703000f2c64e769988b39471ce47d580b5dc695c5008393f2cb6a0212b560f08e99a3991c5b0c5f71b48592
+Size (snac-2.64.tar.gz) = 207052 bytes
Home |
Main Index |
Thread Index |
Old Index