pkgsrc-WIP-changes archive

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

desktop-installer: Update to 0.8.2.18



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Oct 19 11:36:08 2023 -0500
Changeset:	9b1a2b7291898ec41e262448b2ed885c4d90e931

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

Log Message:
desktop-installer: Update to 0.8.2.18

NetBSD/desktop-installer:
    Enable dbus service unconditionally
    Document that it is needed for shutdown/reboot buttons

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

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

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

diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index 1951172017..f4327a9a93 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	desktop-installer-0.8.2.17
+DISTNAME=	desktop-installer-0.8.2.18
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	d31f063e36a7bfea7a44ce8b3c696b8b88bbba07
+GITHUB_TAG=	51c839aee2c77164f570652b336b2b2dda3ff9dd
 
 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 f86b1c68e3..4aa5f68f8e 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (desktop-installer-0.8.2.17-d31f063e36a7bfea7a44ce8b3c696b8b88bbba07.tar.gz) = aa213cfdaaf3225d76f77e487bb0ed607b2228894ed000b22ccfcd407caa5f84
-SHA512 (desktop-installer-0.8.2.17-d31f063e36a7bfea7a44ce8b3c696b8b88bbba07.tar.gz) = 42fc30f05850635ee3fb3918bda9e95ab72565e588622114fe3f693c431c8bb1ffc69912921f59affd4ab044b74232c4861b395f3ebdb76ef4b609b93c9f2a35
-Size (desktop-installer-0.8.2.17-d31f063e36a7bfea7a44ce8b3c696b8b88bbba07.tar.gz) = 1664450 bytes
+BLAKE2s (desktop-installer-0.8.2.18-51c839aee2c77164f570652b336b2b2dda3ff9dd.tar.gz) = 245b61e761aaedfece2939aa82fd86f75875fc2d06c2bc9deed195a40f15800e
+SHA512 (desktop-installer-0.8.2.18-51c839aee2c77164f570652b336b2b2dda3ff9dd.tar.gz) = f871ca48e24b28d77e00af7045032d5edb7351022baa9f0f9aab5b26e2c19f0e1b249d6bb8c7fbddb4de4c97a500364e111da08dc9d0891c8f362531d3259516
+Size (desktop-installer-0.8.2.18-51c839aee2c77164f570652b336b2b2dda3ff9dd.tar.gz) = 1664455 bytes


Home | Main Index | Thread Index | Old Index