From owner-svn-ports-all@freebsd.org Thu Dec 28 21:05:56 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACC2FE802AD; Thu, 28 Dec 2017 21:05:56 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 765006B1F7; Thu, 28 Dec 2017 21:05:56 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBSL5tn6015627; Thu, 28 Dec 2017 21:05:55 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBSL5tWK015625; Thu, 28 Dec 2017 21:05:55 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201712282105.vBSL5tWK015625@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Thu, 28 Dec 2017 21:05:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457479 - head/sysutils/desktop-installer X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/sysutils/desktop-installer X-SVN-Commit-Revision: 457479 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2017 21:05:56 -0000 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