pkgsrc-WIP-changes archive

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

desktop-installer: Update to 0.8.3.4



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 10 06:22:49 2023 -0600
Changeset:	612491f4d376eb1c5a588c696918e3209efb4d15

Modified Files:
	desktop-installer/Makefile
	desktop-installer/distinfo

Log Message:
desktop-installer: Update to 0.8.3.4

Add missing ! to nologin check

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

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

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

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index f9f55fd370..b514d1da1b 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	desktop-installer-0.8.3
+DISTNAME=	desktop-installer-0.8.3.4
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	1d27495e2c648a5961a1436d97a2fc1c3da8d6eb
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/desktop-installer/tree/master/NetBSD
diff --git a/desktop-installer/distinfo b/desktop-installer/distinfo
index ad80adfd0d..bc889448c2 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (desktop-installer-0.8.3.tar.gz) = aaddfdff9d033532764a191b25df81f3e1b4327c52016c31bb21406112cb419c
-SHA512 (desktop-installer-0.8.3.tar.gz) = 2f725629f4b40d2ce5c3c2832d3e0afebc9e1a1e3fdfc3175264f24e32049694f074d37505f792abc9a0723306e86050d274713459619ceb26081d7d399624b5
-Size (desktop-installer-0.8.3.tar.gz) = 1664441 bytes
+BLAKE2s (desktop-installer-0.8.3.4-1d27495e2c648a5961a1436d97a2fc1c3da8d6eb.tar.gz) = e99983a40dd1d3361b05ecc0fda8037a323dd624e716727b247a484f076d1605
+SHA512 (desktop-installer-0.8.3.4-1d27495e2c648a5961a1436d97a2fc1c3da8d6eb.tar.gz) = 65957565483aac7a659cf304882eee7c33497f336087ab4e7dbec566a5e16954f187f99af431b37dbceda95122e4b8c3dc385ac71b5de79d736ae9429e008ee5
+Size (desktop-installer-0.8.3.4-1d27495e2c648a5961a1436d97a2fc1c3da8d6eb.tar.gz) = 1664860 bytes


Home | Main Index | Thread Index | Old Index