pkgsrc-WIP-changes archive

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

desktop-installer: Update to 0.8.0.23



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Tue Jun 13 08:00:04 2023 -0500
Changeset:	c6c45ff1237f3b756b01ff048c9252aa5301bdb6

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

Log Message:
desktop-installer: Update to 0.8.0.23

NetBSD: Expand getting started, use sysutils/auto-admin

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

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

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

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index dd93bebee7..4c86a271ec 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -5,10 +5,10 @@
 #              Sun Jun 11 07:07:13 CDT 2023               #
 ###########################################################
 
-DISTNAME=	desktop-installer-0.8.0.22
+DISTNAME=	desktop-installer-0.8.0.23
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	47768b371fc63fcdf3801814756af58cef006da6
+GITHUB_TAG=	2cda0d4e09e98b935c9a6fea785b0d95860daa88
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://acadix.biz/desktop-installer.php
@@ -26,7 +26,7 @@ SUBST_FILES.tk=	NetBSD/XDM/xdmshutdown
 USE_TOOLS+=	pax
 NO_BUILD=	yes
 
-DEPENDS=	auto-admin>=0.7.16:../../wip/auto-admin
+DEPENDS=	auto-admin>=0.7.13:../../sysutils/auto-admin
 
 .include "../../mk/bsd.prefs.mk"
 
diff --git a/desktop-installer/distinfo b/desktop-installer/distinfo
index 7797aefba8..0952f25936 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (desktop-installer-0.8.0.22-47768b371fc63fcdf3801814756af58cef006da6.tar.gz) = ec40f9cdf0d5f361177f45024bbe2dcda55dbcc873fd1ba8c79bc0c4fad8b6d9
-SHA512 (desktop-installer-0.8.0.22-47768b371fc63fcdf3801814756af58cef006da6.tar.gz) = 90e85e8b1d1dd6334c485503fac2111c9c048df5bd94d39548dd1e61a645398c75daedabfc72a675c6202376bdc6f3be882eef264ad6b18a24818767e795d5bd
-Size (desktop-installer-0.8.0.22-47768b371fc63fcdf3801814756af58cef006da6.tar.gz) = 230104 bytes
+BLAKE2s (desktop-installer-0.8.0.23-2cda0d4e09e98b935c9a6fea785b0d95860daa88.tar.gz) = 51baccd5ea0ac4ac6e76b4009931b494f8bf1f70920b3cfa6cdfc7364775c64c
+SHA512 (desktop-installer-0.8.0.23-2cda0d4e09e98b935c9a6fea785b0d95860daa88.tar.gz) = b0272f994fbfe23411ef276b6ea3193a2b863ddd82654216c60d724e59869197a4f4416673ca234f7a76002d49ac06adb46320337d6b1b9e35756bac60c9b240
+Size (desktop-installer-0.8.0.23-2cda0d4e09e98b935c9a6fea785b0d95860daa88.tar.gz) = 230250 bytes


Home | Main Index | Thread Index | Old Index