Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2020 16:41:22 +0000 (UTC)
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538508 - head/sysutils/desktop-installer
Message-ID:  <202006111641.05BGfM9M000900@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jwb
Date: Thu Jun 11 16:41:22 2020
New Revision: 538508
URL: https://svnweb.freebsd.org/changeset/ports/538508

Log:
  sysutils/desktop-installer: Update to 0.6.16
  
  Add Fluxbox and IceWM window managers to the menu
  Improve instructions for GPU setup
  Minor bug fixes

Modified:
  head/sysutils/desktop-installer/Makefile
  head/sysutils/desktop-installer/distinfo
  head/sysutils/desktop-installer/pkg-plist

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Thu Jun 11 16:39:03 2020	(r538507)
+++ head/sysutils/desktop-installer/Makefile	Thu Jun 11 16:41:22 2020	(r538508)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-DISTVERSION=	0.6.15
+DISTVERSION=	0.6.16
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT=	Quickly configure a FreeBSD desktop system
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.6.4:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.6.5:sysutils/auto-admin
 
 USES=		tar:xz
 USE_GITHUB=	yes

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Thu Jun 11 16:39:03 2020	(r538507)
+++ head/sysutils/desktop-installer/distinfo	Thu Jun 11 16:41:22 2020	(r538508)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591120941
-SHA256 (outpaddling-desktop-installer-0.6.15_GH0.tar.gz) = 71d6d3a2822f630654864b98ca1c589466b4454ba4e8340c19698f7209a3314e
-SIZE (outpaddling-desktop-installer-0.6.15_GH0.tar.gz) = 187080
+TIMESTAMP = 1591893437
+SHA256 (outpaddling-desktop-installer-0.6.16_GH0.tar.gz) = 4b042d98cdc926e51686a1dc2e53b1b6b68c41a7a385744f27523900a877e3a7
+SIZE (outpaddling-desktop-installer-0.6.16_GH0.tar.gz) = 188720

Modified: head/sysutils/desktop-installer/pkg-plist
==============================================================================
--- head/sysutils/desktop-installer/pkg-plist	Thu Jun 11 16:39:03 2020	(r538507)
+++ head/sysutils/desktop-installer/pkg-plist	Thu Jun 11 16:41:22 2020	(r538508)
@@ -5,7 +5,9 @@ sbin/desktop-installer
 %%DATADIR%%/90-vboxguest.fdi
 %%DATADIR%%/CDE/xinitrc
 %%DATADIR%%/CINNAMON/xinitrc
+%%DATADIR%%/FLUXBOX/xinitrc
 %%DATADIR%%/GNOME2/xinitrc
+%%DATADIR%%/ICEWM/xinitrc
 %%DATADIR%%/KDE5/xinitrc
 %%DATADIR%%/LUMINA/gtkrc
 %%DATADIR%%/LUMINA/xinitrc



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