Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2021 12:52:21 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: ded91b5047b0 - main - sysutils/desktop-installer: Update to 0.7.4.5
Message-ID:  <202106281252.15SCqLjp089840@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=ded91b5047b02d73d79b5843c3601bfb4f515373

commit ded91b5047b02d73d79b5843c3601bfb4f515373
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2021-06-28 12:48:44 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2021-06-28 12:48:44 +0000

    sysutils/desktop-installer: Update to 0.7.4.5
    
    Add "Custom" option for mostly automated setup of any DE/WM
    not explicitly listed in menu
---
 sysutils/desktop-installer/Makefile  | 3 ++-
 sysutils/desktop-installer/distinfo  | 6 +++---
 sysutils/desktop-installer/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index 8156257a494d..b8b3556e10c6 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	0.7.4
+DISTVERSION=	0.7.4-5
+DISTVERSIONSUFFIX=	-gcac7c33
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index 8e10055233b2..e90d7ef4aae7 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623880518
-SHA256 (outpaddling-desktop-installer-0.7.4_GH0.tar.gz) = 99cf5c8ffd3fb668cfe573ff52ba8a5cc0f9cb7887b55a9e8f27796b23a485a0
-SIZE (outpaddling-desktop-installer-0.7.4_GH0.tar.gz) = 193169
+TIMESTAMP = 1624027716
+SHA256 (outpaddling-desktop-installer-0.7.4-5-gcac7c33_GH0.tar.gz) = 0b8b42a7593e6c2f67b3e3d027f7d5de17c4e40f9c93d055dfb8245f89453357
+SIZE (outpaddling-desktop-installer-0.7.4-5-gcac7c33_GH0.tar.gz) = 194080
diff --git a/sysutils/desktop-installer/pkg-plist b/sysutils/desktop-installer/pkg-plist
index 18f9c87a3b43..d05d9431d326 100644
--- a/sysutils/desktop-installer/pkg-plist
+++ b/sysutils/desktop-installer/pkg-plist
@@ -13,6 +13,7 @@ sbin/desktop-installer
 %%DATADIR%%/LXDE/xinitrc
 %%DATADIR%%/LXQT/xinitrc
 %%DATADIR%%/MATE/xinitrc
+%%DATADIR%%/OTHER/xinitrc
 %%DATADIR%%/Scripts/battery-shutdown.sh
 %%DATADIR%%/Scripts/desktop-admin
 %%DATADIR%%/WMAKER/xinitrc



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