Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2022 15:33:12 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: 2ec5df7d39db - main - sysutils/desktop-installer: Update to 0.7.7
Message-ID:  <202203131533.22DFXCT6082540@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=2ec5df7d39db13126fe6ba7527e8796770d6309d

commit 2ec5df7d39db13126fe6ba7527e8796770d6309d
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2022-03-13 15:32:04 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2022-03-13 15:32:04 +0000

    sysutils/desktop-installer: Update to 0.7.7
    
    Update gnome package name
    Drop warning about Lumina screen resize (mostly fixed in latest FreeBSD port)
    Update man page
    
    Changes: https://github.com/outpaddling/desktop-installer/releases
---
 sysutils/desktop-installer/Makefile  | 5 ++---
 sysutils/desktop-installer/distinfo  | 6 +++---
 sysutils/desktop-installer/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index 9e9b0736f0a6..f64bc049e862 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	0.7.6-6
-DISTVERSIONSUFFIX=	-gf55e6d1
+DISTVERSION=	0.7.7
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -9,7 +8,7 @@ COMMENT=	Quickly configure a FreeBSD desktop system
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.7.9.12:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.7.10:sysutils/auto-admin
 
 USES=		tar:xz
 USE_GITHUB=	yes
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index 94154ae4a5ca..234d64892746 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644939398
-SHA256 (outpaddling-desktop-installer-0.7.6-6-gf55e6d1_GH0.tar.gz) = 676772fbdc93c238f830a699cfe48e3d23a7d7c8b5f952c238e913c83ffb52a8
-SIZE (outpaddling-desktop-installer-0.7.6-6-gf55e6d1_GH0.tar.gz) = 193681
+TIMESTAMP = 1647185073
+SHA256 (outpaddling-desktop-installer-0.7.7_GH0.tar.gz) = c99f727eccb5b10abbc916123e032c7055d4b449e1de70fe235c41927b082897
+SIZE (outpaddling-desktop-installer-0.7.7_GH0.tar.gz) = 194175
diff --git a/sysutils/desktop-installer/pkg-plist b/sysutils/desktop-installer/pkg-plist
index ab77f47999b0..e0d55ff20975 100644
--- a/sysutils/desktop-installer/pkg-plist
+++ b/sysutils/desktop-installer/pkg-plist
@@ -8,6 +8,7 @@ sbin/desktop-installer
 %%DATADIR%%/GNOME/xinitrc
 %%DATADIR%%/ICEWM/xinitrc
 %%DATADIR%%/KDE5/xinitrc
+%%DATADIR%%/KODI/xinitrc
 %%DATADIR%%/LUMINA/gtkrc
 %%DATADIR%%/LUMINA/xinitrc
 %%DATADIR%%/LXDE/xinitrc



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