pkgsrc-WIP-changes archive

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

basu: switch to browser download filename



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Feb 26 18:31:47 2026 +0100
Changeset:	d443f9931389e43df4e796c62d42e16318d3d6f2

Modified Files:
	basu/Makefile
	basu/distinfo

Log Message:
basu: switch to browser download filename

automatic download fails anyway

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

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

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

diffs:
diff --git a/basu/Makefile b/basu/Makefile
index b32e88143c..1e6126da16 100644
--- a/basu/Makefile
+++ b/basu/Makefile
@@ -3,7 +3,6 @@
 DISTNAME=	basu-0.2.1
 CATEGORIES=	devel
 MASTER_SITES=	https://git.sr.ht/~emersion/basu/archive/
-DISTFILES=	v${PKGVERSION_NOREV}${EXTRACT_SUFX}
 
 MAINTAINER=	kikadf.01%gmail.com@localhost
 HOMEPAGE=	https://sr.ht/~emersion/basu/
@@ -12,7 +11,6 @@ LICENSE=	gnu-lgpl-v2.1
 
 USE_TOOLS+=	pkg-config
 TOOL_DEPENDS+=	gperf-[0-9]*:../../devel/gperf
-WRKSRC=		${WRKDIR}/basu-v${PKGVERSION_NOREV}
 REPLACE_PYTHON=	src/basic/generate-gperfs.py
 MESON_ARGS+=	-Daudit=disabled
 MESON_ARGS+=	-Dlibcap=disabled
diff --git a/basu/distinfo b/basu/distinfo
index 769e2176c1..14b0f276ab 100644
--- a/basu/distinfo
+++ b/basu/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (v0.2.1.tar.gz) = f7b340b81f7fb9952b58129cb7dd95da20d7f3f8d9a3b11003360fc943e51bd7
-SHA512 (v0.2.1.tar.gz) = b1f6a35e4d93d099c5c92a8ea68f8a93429a614f1a63de7346e256437525bee5b87c1a5ad2e0dad2ff0bdc88b525cf1931f048e032bd1f1ff007b4d5eee90c59
-Size (v0.2.1.tar.gz) = 239042 bytes
+BLAKE2s (basu-0.2.1.tar.gz) = b189091a1ab5ea413ad4608ebfbd43361cdef3c16e2ef0786b501ec4729079a9
+SHA512 (basu-0.2.1.tar.gz) = b8017bbfdb5b408bd380e3b1cb1443321863ed8c9487ab0c8c80860c2ffb0c0403c81daf7e87f815027e9a826d08aa82a54c496bc87527209933e0d007b0c9ea
+Size (basu-0.2.1.tar.gz) = 239178 bytes
 SHA1 (patch-src_basic_alloc-util.h) = 7ada7a5df59b1f1ec2751a7bcb50b26f0368feae
 SHA1 (patch-src_basic_fileio.h) = 6398bbead3c315fbfc6a7ec3bb7bda22a4a10d1b
 SHA1 (patch-src_basic_log.h) = 7bd42dd43f6ae2c4ccce8b1c76f0fb346d0aa33f


Home | Main Index | Thread Index | Old Index