pkgsrc-WIP-changes archive

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

seatd: automatic downloads don't work, so use filename you get via browser download



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

Modified Files:
	seatd/Makefile
	seatd/distinfo

Log Message:
seatd: automatic downloads don't work, so use filename you get via browser download

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

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

diffstat:
 seatd/Makefile | 1 -
 seatd/distinfo | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs:
diff --git a/seatd/Makefile b/seatd/Makefile
index 335a47c45b..f2c2b38ad5 100644
--- a/seatd/Makefile
+++ b/seatd/Makefile
@@ -3,7 +3,6 @@
 DISTNAME=	seatd-0.9.2
 CATEGORIES=	sysutils
 MASTER_SITES=	https://git.sr.ht/~kennylevinsen/seatd/archive/
-DISTFILES=	${PKGVERSION_NOREV}${EXTRACT_SUFX}
 
 MAINTAINER=	kikadf%NetBSD.org@localhost
 HOMEPAGE=	https://git.sr.ht/~kennylevinsen/seatd/
diff --git a/seatd/distinfo b/seatd/distinfo
index be10c2607e..5e000e8e73 100644
--- a/seatd/distinfo
+++ b/seatd/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-BLAKE2s (0.9.2.tar.gz) = 6f7900c0b97caa02e16ce1b79eed7f2e120c4d8bf5e1192fdcc415ef37ef885e
-SHA512 (0.9.2.tar.gz) = a17703d39c4191e6c63e6f2b2b073e2b28c60f2059e9317a6dbe500a046bc2b059a7ce506a74c024d376a34459c5a1339e8c859cbce8dc919cdc09287c0c058c
-Size (0.9.2.tar.gz) = 41920 bytes
+BLAKE2s (seatd-0.9.2.tar.gz) = 6f7900c0b97caa02e16ce1b79eed7f2e120c4d8bf5e1192fdcc415ef37ef885e
+SHA512 (seatd-0.9.2.tar.gz) = a17703d39c4191e6c63e6f2b2b073e2b28c60f2059e9317a6dbe500a046bc2b059a7ce506a74c024d376a34459c5a1339e8c859cbce8dc919cdc09287c0c058c
+Size (seatd-0.9.2.tar.gz) = 41920 bytes
 SHA1 (patch-common_drm.c) = e52424f069d369aed0f4a9cb1332fca81b51eefe
 SHA1 (patch-common_terminal.c) = b397ffaad707f2f62258bcbb3178b8966acd830c


Home | Main Index | Thread Index | Old Index