Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2017 14:21:36 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452527 - head/sysutils/desktop-installer
Message-ID:  <201710201421.v9KELaSJ085015@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Oct 20 14:21:36 2017
New Revision: 452527
URL: https://svnweb.freebsd.org/changeset/ports/452527

Log:
  sysutils/desktop-installer: update to 0.5.4
  
  Which makes the port work with xdm config path changes
  
  PR:		221968
  Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)

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

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Fri Oct 20 14:18:01 2017	(r452526)
+++ head/sysutils/desktop-installer/Makefile	Fri Oct 20 14:21:36 2017	(r452527)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-PORTVERSION=	0.5.3
+PORTVERSION=	0.5.4
 CATEGORIES=	sysutils
 MASTER_SITES=	http://acadix.biz/Ports/distfiles/
 
@@ -11,7 +11,7 @@ COMMENT=	Quickly configure a FreeBSD desktop system
 
 LICENSE=	BSD2CLAUSE
 
-RUN_DEPENDS=	auto-admin>=0.3.10:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.4.0:sysutils/auto-admin
 
 USES=		tar:xz
 

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Fri Oct 20 14:18:01 2017	(r452526)
+++ head/sysutils/desktop-installer/distinfo	Fri Oct 20 14:21:36 2017	(r452527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487298386
-SHA256 (desktop-installer-0.5.3.tar.xz) = ba84a1070e47911a78867822bbac95ab4bbd1a63efddffe4da24a16224bb57aa
-SIZE (desktop-installer-0.5.3.tar.xz) = 169368
+TIMESTAMP = 1504376664
+SHA256 (desktop-installer-0.5.4.tar.xz) = 21e36986dfa0dce55db6e4a705d2d1c4c3aca1b0897ff23e540c9afdf08ec4bc
+SIZE (desktop-installer-0.5.4.tar.xz) = 169220



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