Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2023 13:24:38 GMT
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: 35c0952fb382 - main - sysutils/desktop-installer: Update to 0.8.0.3
Message-ID:  <202304161324.33GDOcMH069477@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=35c0952fb382a2a5249db10d5522826ce24a3a3c

commit 35c0952fb382a2a5249db10d5522826ce24a3a3c
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-04-16 13:21:25 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-04-16 13:21:25 +0000

    sysutils/desktop-installer: Update to 0.8.0.3
    
    Remove deprecated transcode install
    Fix xdmshutdown buttons location for multiple monitors
    Install consolekit2 with sddm to enable shutdown/reboot buttons
    
    PR:             270835
---
 sysutils/desktop-installer/Makefile | 5 +++--
 sysutils/desktop-installer/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index 2c66b21375b3..a54e90e3a49f 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	0.8.0
+DISTVERSION=	0.8.0-3
+DISTVERSIONSUFFIX=	-g7746d49
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -9,7 +10,7 @@ WWW=		https://acadix.biz/desktop-installer.php
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.7.14:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.7.15:sysutils/auto-admin
 
 USES=		desktop-file-utils tar:xz
 USE_GITHUB=	yes
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index 7fadfce754d4..a5dbc45d7576 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677340601
-SHA256 (outpaddling-desktop-installer-0.8.0_GH0.tar.gz) = 1779dc51080b4da5a857f8d6a51cda5efcff27344f94af8a0bb719ac029f68fa
-SIZE (outpaddling-desktop-installer-0.8.0_GH0.tar.gz) = 195019
+TIMESTAMP = 1681649530
+SHA256 (outpaddling-desktop-installer-0.8.0-3-g7746d49_GH0.tar.gz) = a11b4ddcdf4bd548ca60573a49a34d53ef47b5a76138456ea54d1de87523cec2
+SIZE (outpaddling-desktop-installer-0.8.0-3-g7746d49_GH0.tar.gz) = 195310



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304161324.33GDOcMH069477>