summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2025-02-04 10:03:39 -0600
committerJason W. Bacon <jwb@FreeBSD.org>2025-02-04 10:03:39 -0600
commit222db315a10a07ba512930ed6cefd807b97a66e3 (patch)
treed3d57329813a7e4fc847ab7ee253123331a23af8
parentsysutils/auto-admin: Update to 0.8.1 (diff)
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
-rw-r--r--sysutils/desktop-installer/Makefile7
-rw-r--r--sysutils/desktop-installer/distinfo6
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