From owner-dev-commits-ports-all@freebsd.org Wed Jun 16 22:05:20 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CE0B964494F; Wed, 16 Jun 2021 22:05:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G4zl45H7xz3wQn; Wed, 16 Jun 2021 22:05:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9D34923A07; Wed, 16 Jun 2021 22:05:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15GM5Kx6062762; Wed, 16 Jun 2021 22:05:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15GM5KGR062761; Wed, 16 Jun 2021 22:05:20 GMT (envelope-from git) Date: Wed, 16 Jun 2021 22:05:20 GMT Message-Id: <202106162205.15GM5KGR062761@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason W. Bacon" Subject: git: 2d2482b02a33 - main - sysutils/desktop-installer: Update to 0.7.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jwb X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2d2482b02a33def37bd49d1c5a3fc75fb2f6a02e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2021 22:05:20 -0000 The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d2482b02a33def37bd49d1c5a3fc75fb2f6a02e commit 2d2482b02a33def37bd49d1c5a3fc75fb2f6a02e Author: Jason W. Bacon AuthorDate: 2021-06-16 22:00:40 +0000 Commit: Jason W. Bacon CommitDate: 2021-06-16 22:00:40 +0000 sysutils/desktop-installer: Update to 0.7.4 Add tolerances to support aarch64 Numerous bug fixes, minor enhancements, and UI improvements Reported by: mpl, ygy Changes: https://github.com/outpaddling/desktop-installer/releases --- 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 0aa169e79c10..8156257a494d 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,6 +1,5 @@ PORTNAME= desktop-installer -DISTVERSION= 0.7.3-12 -DISTVERSIONSUFFIX= -g766edbe +DISTVERSION= 0.7.4 CATEGORIES= sysutils MAINTAINER= jwb@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.4:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.7.5:sysutils/auto-admin USES= tar:xz USE_GITHUB= yes diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index ce6d196b1d1c..8e10055233b2 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623097796 -SHA256 (outpaddling-desktop-installer-0.7.3-12-g766edbe_GH0.tar.gz) = 7a2455b1c9120f96ec689a6c30b650306afe2700a3188b086bd43a366bb4bbd4 -SIZE (outpaddling-desktop-installer-0.7.3-12-g766edbe_GH0.tar.gz) = 191048 +TIMESTAMP = 1623880518 +SHA256 (outpaddling-desktop-installer-0.7.4_GH0.tar.gz) = 99cf5c8ffd3fb668cfe573ff52ba8a5cc0f9cb7887b55a9e8f27796b23a485a0 +SIZE (outpaddling-desktop-installer-0.7.4_GH0.tar.gz) = 193169