Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2017 21:05:55 +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: r457479 - head/sysutils/desktop-installer
Message-ID:  <201712282105.vBSL5tWK015625@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jwb
Date: Thu Dec 28 21:05:55 2017
New Revision: 457479
URL: https://svnweb.freebsd.org/changeset/ports/457479

Log:
  sysutils/desktop-installer: Add gnome3 support, numerous bug fixes
  
  Approved by: jrm (mentor)
  Differential Revision:  https://reviews.freebsd.org/D13669

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

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Thu Dec 28 20:42:32 2017	(r457478)
+++ head/sysutils/desktop-installer/Makefile	Thu Dec 28 21:05:55 2017	(r457479)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-DISTVERSION=	0.5.5
+DISTVERSION=	0.6.0
 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.4.0:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.4.2:sysutils/auto-admin
 
 USES=		tar:xz
 

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Thu Dec 28 20:42:32 2017	(r457478)
+++ head/sysutils/desktop-installer/distinfo	Thu Dec 28 21:05:55 2017	(r457479)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513350445
-SHA256 (desktop-installer-0.5.5.tar.xz) = 902f9f1a04d8d8ae93228eb2043e8eddd271573fbd568663e9cad5164cc3f1b0
-SIZE (desktop-installer-0.5.5.tar.xz) = 169140
+TIMESTAMP = 1514490603
+SHA256 (desktop-installer-0.6.0.tar.xz) = 1177e260e40244ef06cea372bf2b7c4f139decfb093e06015c6a52048b897e98
+SIZE (desktop-installer-0.6.0.tar.xz) = 169440



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