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: Thu May 16 21:42:39 UTC 2024
Modified Files:
pkgsrc/www/snac: Makefile distinfo
Log Message:
snac: update to 2.53. Changes:
New user feature to search by post content (using regular
expressions) or tag.
Added some (partial) support for `Event` object types.
Minor fixes: Allow unboosting your own posts (contributed by khm), CSS
fixes for the Dillo browser (contributed by kvibber).
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/www/snac/Makefile:1.8
--- pkgsrc/www/snac/Makefile:1.7 Thu May 16 06:15:44 2024
+++ pkgsrc/www/snac/Makefile Thu May 16 21:42:39 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2024/05/16 06:15:44 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2024/05/16 21:42:39 schmonz Exp $
-DISTNAME= snac-2.52
-PKGREVISION= 1
+DISTNAME= snac-2.53
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.6 pkgsrc/www/snac/distinfo:1.7
--- pkgsrc/www/snac/distinfo:1.6 Wed May 8 16:22:50 2024
+++ pkgsrc/www/snac/distinfo Thu May 16 21:42:39 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/05/08 16:22:50 schmonz Exp $
+$NetBSD: distinfo,v 1.7 2024/05/16 21:42:39 schmonz Exp $
-BLAKE2s (snac-2.52.tar.gz) = 34bf3c10d6154283c7988177bc7f04c698421d97efcaabe679907fa25c17394b
-SHA512 (snac-2.52.tar.gz) = 82a22bb940fb46d0ce2f06a4140439eacb66ca0e066180bbe797a0ada86d99d98aef22fd4067e67f8fc2f617c9a66c371b779cf1862f9452b50bca4e8b1697b1
-Size (snac-2.52.tar.gz) = 168657 bytes
+BLAKE2s (snac-2.53.tar.gz) = 2d5e52a23d755d5fae4e317c4710ac493898455a0faab2048853b8855d24a986
+SHA512 (snac-2.53.tar.gz) = dc25c53004ade54795d246e034bb0c737be52bc517fa4992fcb681a49b479fe308341a9023bcc1eba0d4c62cdd3253274bc0218bdf0e79b371e61fbcc2e17249
+Size (snac-2.53.tar.gz) = 170798 bytes
Home |
Main Index |
Thread Index |
Old Index