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.26



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed Jun 14 09:51:20 2023 -0500
Changeset:	eb6b3845e35693fab6b3043302f455d5c29710ab

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

Log Message:
desktop-installer: Update to 0.8.0.26

NetBSD: Speed up app checks by using pkgname instead of category/name

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

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 e9a5812044..41cc32a258 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	desktop-installer-0.8.0.24
+DISTNAME=	desktop-installer-0.8.0.26
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	c21a310d0c97c03d8053334898a2f4ff53bbfcad
+GITHUB_TAG=	ada84c9cfb549dd3c65e955ff81813dc5a14ac66
 
 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 04db3d209e..a123100722 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (desktop-installer-0.8.0.24-c21a310d0c97c03d8053334898a2f4ff53bbfcad.tar.gz) = 4e8705428f999d9cfbb621f8c0e8c01d3999219be2e0b045af8d29451adfd69a
-SHA512 (desktop-installer-0.8.0.24-c21a310d0c97c03d8053334898a2f4ff53bbfcad.tar.gz) = 91a4cde95279aaf6027ea2c5242dd0dd99d21da3e45308e576a1afffca7d709356f52c867849eef4285d2609d52ffbe99416c2eab06f6fbbe4eebdafa339fa2f
-Size (desktop-installer-0.8.0.24-c21a310d0c97c03d8053334898a2f4ff53bbfcad.tar.gz) = 230282 bytes
+BLAKE2s (desktop-installer-0.8.0.26-ada84c9cfb549dd3c65e955ff81813dc5a14ac66.tar.gz) = 50adefd5ac91a95be66dca7c135f64b1120bb9836f7879ab763f43e2e09ad1ae
+SHA512 (desktop-installer-0.8.0.26-ada84c9cfb549dd3c65e955ff81813dc5a14ac66.tar.gz) = 4e703936e44bcf3585a7f33e12da004fcf962fd224e3639fca62b5016e6b6100f1cffa7aaa3f166c7f1ea913ce3cb52ba34893c7ead087ae8c33b4525516b3fe
+Size (desktop-installer-0.8.0.26-ada84c9cfb549dd3c65e955ff81813dc5a14ac66.tar.gz) = 230419 bytes


Home | Main Index | Thread Index | Old Index