pkgsrc-WIP-changes archive

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

desktop-installer: Update to 1.1.0 release



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Tue Feb 4 07:52:27 2025 -0600
Changeset:	0d166cc3e39c733cf4fae42d6f636da7bfec2dd8

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

Log Message:
desktop-installer: Update to 1.1.0 release

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

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

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

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index 9e64c5189c..d42bd35966 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -1,16 +1,15 @@
 # $NetBSD$
 
-DISTNAME=	desktop-installer-1.0.0.19
+DISTNAME=	desktop-installer-1.1.0
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	60a20c6ae1825569ed6839eed4c558fe7e3521a3
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/desktop-installer/tree/master/NetBSD
 COMMENT=	Quickly configure a NetBSD desktop system
 LICENSE=	2-clause-bsd
 
-# Script is NetBSD-specific in many ways
+# Desktop setup is NetBSD-specific in many ways
 ONLY_FOR_PLATFORM=	NetBSD-*-*
 
 SUBST_CLASSES+=	tk
diff --git a/desktop-installer/distinfo b/desktop-installer/distinfo
index 93e8ab4f8e..efaa6793d0 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (desktop-installer-1.0.0.19-60a20c6ae1825569ed6839eed4c558fe7e3521a3.tar.gz) = f6fdce6a7bd3e3096672c8092cff95b34aef20af514ac3393d224239daf02db5
-SHA512 (desktop-installer-1.0.0.19-60a20c6ae1825569ed6839eed4c558fe7e3521a3.tar.gz) = 96dca47639869f11ab4c93b719410c7207888e0bde920f829fff80913143805a07824a717f62c2d4e925a372009d906bf3bb94b329d4f250825ceb6eca047447
-Size (desktop-installer-1.0.0.19-60a20c6ae1825569ed6839eed4c558fe7e3521a3.tar.gz) = 1748705 bytes
+BLAKE2s (desktop-installer-1.1.0.tar.gz) = db93127313f3e48bf227ce51d54c84e2ac5d5af269985f3a6b25514f4eb895d5
+SHA512 (desktop-installer-1.1.0.tar.gz) = f864f0a0b57457ebde37b58466762253b272817607369e95f201ec5986437b96c3af4d2ddccbea6bcd7a50a5f70526374c9c81a1d2a141f12973e8a5f4b97988
+Size (desktop-installer-1.1.0.tar.gz) = 1749291 bytes


Home | Main Index | Thread Index | Old Index