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 Oct 14 14:11:33 UTC 2024

Modified Files:
        pkgsrc/www/snac: Makefile distinfo

Log Message:
snac: update to 2.60. Changes:

Migration from a snac account to a Mastodon one has been implemented.
Please see `snac(8)` (the administrator manual) for more information.

Fixed a bug in argument parsing regarding some special characters
(contributed by ndagestad).

Fixed image emojis in the public profile bio.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.13 -r1.14 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.15 pkgsrc/www/snac/Makefile:1.16
--- pkgsrc/www/snac/Makefile:1.15       Mon Sep 16 16:04:13 2024
+++ pkgsrc/www/snac/Makefile    Mon Oct 14 14:11:33 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2024/09/16 16:04:13 schmonz Exp $
+# $NetBSD: Makefile,v 1.16 2024/10/14 14:11:33 schmonz Exp $
 
-DISTNAME=              snac-2.59
+DISTNAME=              snac-2.60
 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.13 pkgsrc/www/snac/distinfo:1.14
--- pkgsrc/www/snac/distinfo:1.13       Mon Sep 16 16:04:13 2024
+++ pkgsrc/www/snac/distinfo    Mon Oct 14 14:11:33 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/09/16 16:04:13 schmonz Exp $
+$NetBSD: distinfo,v 1.14 2024/10/14 14:11:33 schmonz Exp $
 
-BLAKE2s (snac-2.59.tar.gz) = 9788cdf95a3c02081fba5aa65ae9de2f46501cccdeece787c10bcf0ac856295c
-SHA512 (snac-2.59.tar.gz) = f331d88cc966a1b55bc91bb62d2a8c63866582d92d1b97b53f19236d621bf479e666313e6d3697b02fd63efc0032b12815226148e5cbb1c6722242a77ebf5c4a
-Size (snac-2.59.tar.gz) = 197944 bytes
+BLAKE2s (snac-2.60.tar.gz) = e49fa33446fe5658a3e9f77e448dac946796a1d621d4ab78e828d32b637fc53c
+SHA512 (snac-2.60.tar.gz) = 71561edebf6e8aef1e494a536293f81a893d0c7e986c22d787bcf3b63049f7f44b5f3a2757c58de4d70b7d56dfcc2383177a0ffaf45a1b293d657ed11ef9dc6c
+Size (snac-2.60.tar.gz) = 201573 bytes



Home | Main Index | Thread Index | Old Index