Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Feb 2026 16:55:58 +0000
From:      Jason W. Bacon <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6cef9ba6ad8f - main - sysutils/desktop-installer: Update to 1.1.1.31
Message-ID:  <69837a1e.19b1e.65ff0b3e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6cef9ba6ad8f039b73555f5e7c44defc12d2afc2

commit 6cef9ba6ad8f039b73555f5e7c44defc12d2afc2
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2026-02-04 16:54:42 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2026-02-04 16:54:42 +0000

    sysutils/desktop-installer: Update to 1.1.1.31
    
    Add limited, experimental Wayland support
    Offer to install Widevine-enabled browser
    A few other minor fixes and improvements
---
 sysutils/desktop-installer/Makefile | 6 +++---
 sysutils/desktop-installer/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index eeef93cbe7e4..dfc5b891fd2d 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	1.1.1-13
-DISTVERSIONSUFFIX=	-g3b7b340
+DISTVERSION=	1.1.1-31
+DISTVERSIONSUFFIX=	-gc5e9eb6
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -10,7 +10,7 @@ WWW=		https://github.com/outpaddling/desktop-installer
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.8.3.27:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.8.4.22:sysutils/auto-admin
 
 USES=		desktop-file-utils
 USE_GITHUB=	yes
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index 0eb1513aff24..e825c317b06a 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766186908
-SHA256 (outpaddling-desktop-installer-1.1.1-13-g3b7b340_GH0.tar.gz) = 8cebc3486cbf0138fa443a3f780616c6a2f7d4ae6a7e32a999624115bb9530b2
-SIZE (outpaddling-desktop-installer-1.1.1-13-g3b7b340_GH0.tar.gz) = 1750265
+TIMESTAMP = 1770218915
+SHA256 (outpaddling-desktop-installer-1.1.1-31-gc5e9eb6_GH0.tar.gz) = 6ff69bb689d843e4f34d52b6a4a69c1c4451c613500f248c7dad94c5192c322a
+SIZE (outpaddling-desktop-installer-1.1.1-31-gc5e9eb6_GH0.tar.gz) = 1758406


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69837a1e.19b1e.65ff0b3e>