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:           Wed Feb  5 04:20:01 UTC 2025

Modified Files:
        pkgsrc/www/snac: Makefile distinfo

Log Message:
snac: update to 2.71. Changes:

Fixed memory leak (contributed by inz).

Fixed crash.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/snac/Makefile
cvs rdiff -u -r1.24 -r1.25 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.30 pkgsrc/www/snac/Makefile:1.31
--- pkgsrc/www/snac/Makefile:1.30       Sat Feb  1 01:45:31 2025
+++ pkgsrc/www/snac/Makefile    Wed Feb  5 04:20:01 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2025/02/01 01:45:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.31 2025/02/05 04:20:01 schmonz Exp $
 
-DISTNAME=              snac-2.70
+DISTNAME=              snac-2.71
 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.24 pkgsrc/www/snac/distinfo:1.25
--- pkgsrc/www/snac/distinfo:1.24       Sat Feb  1 01:45:31 2025
+++ pkgsrc/www/snac/distinfo    Wed Feb  5 04:20:01 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2025/02/01 01:45:31 schmonz Exp $
+$NetBSD: distinfo,v 1.25 2025/02/05 04:20:01 schmonz Exp $
 
-BLAKE2s (snac-2.70.tar.gz) = e4746cc9652404ce53b5e8a20c619368fb2817ab8936ec9a8620bf195b41576b
-SHA512 (snac-2.70.tar.gz) = 308eda8a562024b02b01e25668a39beac56cd01bae19f0994b9d05f18a99582f12b0e9daf2aa2d215f5aa14c8936333e7dcc7d1f5440c38699a9ee7fea2b7c67
-Size (snac-2.70.tar.gz) = 227611 bytes
+BLAKE2s (snac-2.71.tar.gz) = ea633541389b353aefaf0a0431d78e55ae3852a20eb409844622624c176822a4
+SHA512 (snac-2.71.tar.gz) = 287d842d0c2850aa540f2cbcb21521a7348212f93f86afe5d900b279877908882ddc635297fe6583c71d9579235351ffdc8dbba2ca743b03556917d8ae5f4a87
+Size (snac-2.71.tar.gz) = 227681 bytes



Home | Main Index | Thread Index | Old Index