git: 222db315a10a - main - sysutils/desktop-installer: Update to 1.1.0

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Tue, 04 Feb 2025 16:05:09 UTC
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=222db315a10a07ba512930ed6cefd807b97a66e3

commit 222db315a10a07ba512930ed6cefd807b97a66e3
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2025-02-04 16:03:39 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2025-02-04 16:03:39 +0000

    sysutils/desktop-installer: Update to 1.1.0
    
    OpenBSD:
    
    Support near completion, largely thanks to Izder456
    
    FreeBSD:
    
    Run pkg update once, then use pkg install -U to skip subsequent repo updates
    Greatly improves performance for users from from pkg servers
    Restore xf86-video-mga
    Tolerate absence of VBoxClient (part of guest additions)
    
    NetBSD:
    
    Document problems with ck-launch
    
    Changes: https://github.com/outpaddling/desktop-installer/releases
---
 sysutils/desktop-installer/Makefile | 7 +++----
 sysutils/desktop-installer/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index a24352cad302..369dd6b3d52b 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	1.0.0
+DISTVERSION=	1.1.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -9,11 +9,10 @@ WWW=		https://github.com/outpaddling/desktop-installer
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.8.0.25:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.8.1:sysutils/auto-admin
 
-USES=		desktop-file-utils tar:xz
+USES=		desktop-file-utils
 USE_GITHUB=	yes
-
 GH_ACCOUNT=	outpaddling
 
 NO_BUILD=	yes
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index 951dd27b8f5d..331d82605037 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723038282
-SHA256 (outpaddling-desktop-installer-1.0.0_GH0.tar.gz) = b66b523e723f71710e630036a318b289c1039db45c8e1ea032bb86c1dca75bed
-SIZE (outpaddling-desktop-installer-1.0.0_GH0.tar.gz) = 1748267
+TIMESTAMP = 1738677024
+SHA256 (outpaddling-desktop-installer-1.1.0_GH0.tar.gz) = d649557b75d58bc988159a2af7a1bb72660940f5335e668118866c37c8e4a3f5
+SIZE (outpaddling-desktop-installer-1.1.0_GH0.tar.gz) = 1749291