Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2020 01:32:10 +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: r523857 - head/sysutils/desktop-installer
Message-ID:  <202001230132.00N1WAD6032406@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jwb
Date: Thu Jan 23 01:32:10 2020
New Revision: 523857
URL: https://svnweb.freebsd.org/changeset/ports/523857

Log:
  sysutils/desktop-installer: Upgrade to 0.6.11
  
  Fix a couple regressions
  XFCE setup: Remove some obsolete code and enable automount

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

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Thu Jan 23 01:27:44 2020	(r523856)
+++ head/sysutils/desktop-installer/Makefile	Thu Jan 23 01:32:10 2020	(r523857)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-DISTVERSION=	0.6.10
+DISTVERSION=	0.6.11
 CATEGORIES=	sysutils
 MASTER_SITES=	http://acadix.biz/Ports/distfiles/
 
@@ -10,7 +10,7 @@ COMMENT=	Quickly configure a FreeBSD desktop system
 
 LICENSE=	BSD2CLAUSE
 
-RUN_DEPENDS=	auto-admin>=0.5.0:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.5.1:sysutils/auto-admin
 
 USES=		tar:xz
 

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Thu Jan 23 01:27:44 2020	(r523856)
+++ head/sysutils/desktop-installer/distinfo	Thu Jan 23 01:32:10 2020	(r523857)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579101229
-SHA256 (desktop-installer-0.6.10.tar.xz) = db9080cf60df413fa3f459c01939b6d1abfa0b4caa0dd4f1e5743ba8f44a7df7
-SIZE (desktop-installer-0.6.10.tar.xz) = 169464
+TIMESTAMP = 1579661881
+SHA256 (desktop-installer-0.6.11.tar.xz) = d317e99a8e91f4db529440041ec85ac60e9889968e8daef47589699d7d9c2587
+SIZE (desktop-installer-0.6.11.tar.xz) = 168964



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