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: Mon Sep 16 16:04:13 UTC 2024
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.59. Changes:
Added post drafts: new or edit post edition dialogs include a checkbox
that will cause the message to not be posted, but stored in a list of
drafts, directly accessible from the private timeline. From that list,
drafts can be edited and definitely posted (or re-stored as a draft for
later editing).
Fixed a bug that caused `Block` notifications to not be shown properly.
Fixed crash in a corner case of the URL parameter parsing code.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.12 -r1.13 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.14 pkgsrc/www/snac/Makefile:1.15
--- pkgsrc/www/snac/Makefile:1.14 Sun Sep 8 00:13:58 2024
+++ pkgsrc/www/snac/Makefile Mon Sep 16 16:04:13 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/09/08 00:13:58 schmonz Exp $
+# $NetBSD: Makefile,v 1.15 2024/09/16 16:04:13 schmonz Exp $
-DISTNAME= snac-2.58
+DISTNAME= snac-2.59
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.12 pkgsrc/www/snac/distinfo:1.13
--- pkgsrc/www/snac/distinfo:1.12 Sun Sep 8 00:13:58 2024
+++ pkgsrc/www/snac/distinfo Mon Sep 16 16:04:13 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/09/08 00:13:58 schmonz Exp $
+$NetBSD: distinfo,v 1.13 2024/09/16 16:04:13 schmonz Exp $
-BLAKE2s (snac-2.58.tar.gz) = 0b102469a13d1f9de810a058bedb326b1cf8b721e3f6e052e91740d82d4a614b
-SHA512 (snac-2.58.tar.gz) = 57bbf68f006008bba2f28d31dbc5eb1b41513463b340dafb747012141c2ef9f766308e570cccf124b21d03472493bb4e5676ec74d042d3d61a6a36e7c9d2cdc3
-Size (snac-2.58.tar.gz) = 197157 bytes
+BLAKE2s (snac-2.59.tar.gz) = 9788cdf95a3c02081fba5aa65ae9de2f46501cccdeece787c10bcf0ac856295c
+SHA512 (snac-2.59.tar.gz) = f331d88cc966a1b55bc91bb62d2a8c63866582d92d1b97b53f19236d621bf479e666313e6d3697b02fd63efc0032b12815226148e5cbb1c6722242a77ebf5c4a
+Size (snac-2.59.tar.gz) = 197944 bytes
Home |
Main Index |
Thread Index |
Old Index