Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2021 14:21:24 +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: r560522 - head/sysutils/desktop-installer
Message-ID:  <202101061421.106ELO7F090453@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jwb
Date: Wed Jan  6 14:21:24 2021
New Revision: 560522
URL: https://svnweb.freebsd.org/changeset/ports/560522

Log:
  sysutils/desktop-installer: Update to 0.6.20
  
  Enhancements for MacBooks such as an option to remap keys
  Fix FireWire detection

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

Modified: head/sysutils/desktop-installer/Makefile
==============================================================================
--- head/sysutils/desktop-installer/Makefile	Wed Jan  6 14:11:35 2021	(r560521)
+++ head/sysutils/desktop-installer/Makefile	Wed Jan  6 14:21:24 2021	(r560522)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	desktop-installer
-DISTVERSION=	0.6.19
+DISTVERSION=	0.6.20
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT=	Quickly configure a FreeBSD desktop system
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.6.10:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.6.11:sysutils/auto-admin
 
 USES=		tar:xz
 USE_GITHUB=	yes

Modified: head/sysutils/desktop-installer/distinfo
==============================================================================
--- head/sysutils/desktop-installer/distinfo	Wed Jan  6 14:11:35 2021	(r560521)
+++ head/sysutils/desktop-installer/distinfo	Wed Jan  6 14:21:24 2021	(r560522)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609108735
-SHA256 (outpaddling-desktop-installer-0.6.19_GH0.tar.gz) = fdfe6f01a5d886ab0a482499c4f5fe99ed4ebfd9af4a884509c81df449c51fc6
-SIZE (outpaddling-desktop-installer-0.6.19_GH0.tar.gz) = 190700
+TIMESTAMP = 1609940272
+SHA256 (outpaddling-desktop-installer-0.6.20_GH0.tar.gz) = fba9fd49002c1ea6583e2466bc3d45581d2b76430513f1de0b2f2cc515368ee5
+SIZE (outpaddling-desktop-installer-0.6.20_GH0.tar.gz) = 190858



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