pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bsa: update to 2025.03.26



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Sat May 10 16:00:14 2025 +0200
Changeset:	70dfbe2df148e49c3cf4738d7190fce6ed09988c

Modified Files:
	bsa/Makefile
	bsa/distinfo

Log Message:
bsa: update to 2025.03.26

Changes:
fixed a memory leak caught by valgrind that was causing a seg-fault in
mingw

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=70dfbe2df148e49c3cf4738d7190fce6ed09988c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bsa/Makefile | 4 ++--
 bsa/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/bsa/Makefile b/bsa/Makefile
index 1372418aa4..a32600e37c 100644
--- a/bsa/Makefile
+++ b/bsa/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	bsa-2024.02.06
+DISTNAME=	bsa-2025.03.26
 CATEGORIES=	cross
 MASTER_SITES=	${MASTER_SITE_GITHUB:=MEGA65/}
 GITHUB_PROJECT=	BSA
-GITHUB_TAG=	a9382915244a26075a6797e78f110df337a3405b
+GITHUB_TAG=	eaec1adc44ea2abda59df45d74855c9bf0f5a655
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/MEGA65/BSA
diff --git a/bsa/distinfo b/bsa/distinfo
index e23f587540..4d1fce57e6 100644
--- a/bsa/distinfo
+++ b/bsa/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (bsa-2024.02.06-a9382915244a26075a6797e78f110df337a3405b.tar.gz) = 5d0678620f6d63cd771fe764ad7b3316bd281a96de2936fcada2becebb9795c8
-SHA512 (bsa-2024.02.06-a9382915244a26075a6797e78f110df337a3405b.tar.gz) = 9535f3ded0ea34c35e35cfda996709a8d14dd6aee5cfbddf2bff9f4edc334fbde9427b745068f3173e622fb4310f7e96dc86287a29505501d75aa30e81b637c9
-Size (bsa-2024.02.06-a9382915244a26075a6797e78f110df337a3405b.tar.gz) = 62022 bytes
+BLAKE2s (bsa-2025.03.26-eaec1adc44ea2abda59df45d74855c9bf0f5a655.tar.gz) = 354125258440c586d72528fb260828f66ff0817c030c3db581d3c12dc7bdf941
+SHA512 (bsa-2025.03.26-eaec1adc44ea2abda59df45d74855c9bf0f5a655.tar.gz) = 2ba11024a07bc10fc9434cfba11df831d1feca3272dabf30b72a643893925cced67496b5a0d42357c6c19c3338d61fbc6809f841a0bdfdbcc40949dd69c9e3cf
+Size (bsa-2025.03.26-eaec1adc44ea2abda59df45d74855c9bf0f5a655.tar.gz) = 62022 bytes


Home | Main Index | Thread Index | Old Index