svn commit: r560522 - head/sysutils/desktop-installer

Jason W. Bacon jwb at FreeBSD.org
Wed Jan 6 14:21:25 UTC 2021


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 at 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


More information about the svn-ports-all mailing list