Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 02:13:02 +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: r493930 - head/sysutils/desktop-installer
Message-ID:  <201902260213.x1Q2D2A6070927@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jwb
Date: Tue Feb 26 02:13:02 2019
New Revision: 493930
URL: https://svnweb.freebsd.org/changeset/ports/493930

Log:
  sysutils/desktop-installer: PPC64 fixes, user guidance for drm-kmod
  
  Hoping to better automate drm-kmod selection, but some sort of guidance
  was sorely needed, so this is a stop-gap solution.

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

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Tue Feb 26 02:04:16 2019	(r493929)
+++ head/sysutils/desktop-installer/Makefile	Tue Feb 26 02:13:02 2019	(r493930)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-DISTVERSION=	0.6.4
+DISTVERSION=	0.6.5
 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.4.6:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.4.7:sysutils/auto-admin
 
 USES=		tar:xz
 

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Tue Feb 26 02:04:16 2019	(r493929)
+++ head/sysutils/desktop-installer/distinfo	Tue Feb 26 02:13:02 2019	(r493930)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545672008
-SHA256 (desktop-installer-0.6.4.tar.xz) = f673c38c798b27b02cdee1c5387c041cc4c98a9e96cba18ee436059f06b6d672
-SIZE (desktop-installer-0.6.4.tar.xz) = 169820
+TIMESTAMP = 1551122158
+SHA256 (desktop-installer-0.6.5.tar.xz) = d2f5564bd52c256fc3ee22c47643d9293b7169e889f64880e96ef19651a82e8a
+SIZE (desktop-installer-0.6.5.tar.xz) = 169732



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