pkgsrc-WIP-changes archive

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

desktop-installer: Update to 0.8.1.24



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Jul 25 09:09:29 2023 -0500
Changeset:	79cb5616d6905749e5cc382ca1aa88bf4af53a0f

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

Log Message:
desktop-installer: Update to 0.8.1.24

NetBSD: Drop unnecessary ck-launch-session from Xsession

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

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/PLIST    | 1 +
 desktop-installer/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index a7adb913d0..9a61e1bffb 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	desktop-installer-0.8.1
+DISTNAME=	desktop-installer-0.8.1.24
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	aa7870599030446d1adb42b12aafe79e85396a71
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/desktop-installer/tree/master/NetBSD
diff --git a/desktop-installer/PLIST b/desktop-installer/PLIST
index 1b44803f7e..527e8f2790 100644
--- a/desktop-installer/PLIST
+++ b/desktop-installer/PLIST
@@ -24,3 +24,4 @@ share/desktop-installer/XDM/netbsd-background.jpg
 share/desktop-installer/XDM/xdmshutdown
 share/desktop-installer/XFCE4/xinitrc
 share/desktop-installer/Xdefaults-xterm
+share/desktop-installer/battery-shutdown.cron
diff --git a/desktop-installer/distinfo b/desktop-installer/distinfo
index 02963d0966..5b4f393b85 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (desktop-installer-0.8.1.tar.gz) = 797fa60e3f0dff04285e96d1dfc4db75ac9489e17ad7e8214d18ab2ae4bec471
-SHA512 (desktop-installer-0.8.1.tar.gz) = 7e843b682c4f64da5b7b4e0a04c6a6edb0c0b3919fbcc78d3c09a972b6c22b30e074cb8385437a0013cb686135c313142e852a707bdd32ff0dde68b3e97b6bb1
-Size (desktop-installer-0.8.1.tar.gz) = 231690 bytes
+BLAKE2s (desktop-installer-0.8.1.24-aa7870599030446d1adb42b12aafe79e85396a71.tar.gz) = 4b3dadf196dfa369625a3a502fdddef80dfd490d913ebed2c351486df7ef185b
+SHA512 (desktop-installer-0.8.1.24-aa7870599030446d1adb42b12aafe79e85396a71.tar.gz) = 3aaed8ee5510ee858a4f207bde1bd46eddce6e004aac06d6f9dac8aa299128b6110fd110efea56a22e84083186fd8c5f4d574d1dc3174975d338561dc5c21d99
+Size (desktop-installer-0.8.1.24-aa7870599030446d1adb42b12aafe79e85396a71.tar.gz) = 232659 bytes


Home | Main Index | Thread Index | Old Index