git: cfaa6fbf9ba6 - main - desktop-installer: Update to 0.7.3

Jason W. Bacon jwb at FreeBSD.org
Fri May 28 23:50:41 UTC 2021


The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cfaa6fbf9ba6279e5e93b441dbcbb42e79127b00

commit cfaa6fbf9ba6279e5e93b441dbcbb42e79127b00
Author:     Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-05-28 23:48:43 +0000
Commit:     Jason W. Bacon <jwb at FreeBSD.org>
CommitDate: 2021-05-28 23:50:39 +0000

    desktop-installer: Update to 0.7.3
    
    Auto-configure X11 under Parallels and VMWare
    Other minor fixes and enhancements
    
    Changes: https://github.com/outpaddling/desktop-installer/releases/tag/0.7.3
---
 sysutils/desktop-installer/Makefile | 5 ++---
 sysutils/desktop-installer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index 93654682239d..aae7584217cc 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	0.7.2-5
-DISTVERSIONSUFFIX=	-g96e9033
+DISTVERSION=	0.7.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb at FreeBSD.org
@@ -9,7 +8,7 @@ COMMENT=	Quickly configure a FreeBSD desktop system
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	auto-admin>=0.7.3:sysutils/auto-admin
+RUN_DEPENDS=	auto-admin>=0.7.4:sysutils/auto-admin
 
 USES=		tar:xz
 USE_GITHUB=	yes
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index cfda13c821f1..20fca9454f86 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621783813
-SHA256 (outpaddling-desktop-installer-0.7.2-5-g96e9033_GH0.tar.gz) = 18b672bb82160d1f957d738bf2fb5b454afed336dcdc993a82e24376c2c92085
-SIZE (outpaddling-desktop-installer-0.7.2-5-g96e9033_GH0.tar.gz) = 189484
+TIMESTAMP = 1622239911
+SHA256 (outpaddling-desktop-installer-0.7.3_GH0.tar.gz) = de57741ff87a928f02b06779be40c01fb5bad06626af7a566cb9e503f3054840
+SIZE (outpaddling-desktop-installer-0.7.3_GH0.tar.gz) = 189680


More information about the dev-commits-ports-all mailing list