Date: Mon, 17 May 2021 21:42:22 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b0bc46a3bab4 - main - sysutils/desktop-installer: Update to 0.7.2.2 Message-ID: <202105172142.14HLgM53093810@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0bc46a3bab45df369bdd1a4cc5a2a76c05d9620 commit b0bc46a3bab45df369bdd1a4cc5a2a76c05d9620 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2021-05-17 21:37:49 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2021-05-17 21:37:49 +0000 sysutils/desktop-installer: Update to 0.7.2.2 Create /boot/loader.conf if missing, as is the case with FreeBSD VM images Update auto-admin dep to latest bugfix release Reported by: Graham Perrin --- sysutils/desktop-installer/Makefile | 6 +++--- sysutils/desktop-installer/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile index 031646febb33..38afd0a087cd 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,8 +1,8 @@ # Created by: Jason Bacon <jwb@FreeBSD.org> PORTNAME= desktop-installer -DISTVERSION= 0.7.2-1 -DISTVERSIONSUFFIX= -gb749331 +DISTVERSION= 0.7.2-2 +DISTVERSIONSUFFIX= -g569ef3a CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org @@ -11,7 +11,7 @@ COMMENT= Quickly configure a FreeBSD desktop system LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= auto-admin>=0.7.2:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.7.3:sysutils/auto-admin USES= tar:xz USE_GITHUB= yes diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index 9a687a2b8ec2..e629637b4139 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621084642 -SHA256 (outpaddling-desktop-installer-0.7.2-1-gb749331_GH0.tar.gz) = f0d31fba646fbeee5969f3cf78f9adc3ef67be87d84becc168cddc12e4edef0c -SIZE (outpaddling-desktop-installer-0.7.2-1-gb749331_GH0.tar.gz) = 189365 +TIMESTAMP = 1621174644 +SHA256 (outpaddling-desktop-installer-0.7.2-2-g569ef3a_GH0.tar.gz) = 32cdd2e0a10fad99f26799e7768906597c1bc6aa321418cdbdc790faa3b17055 +SIZE (outpaddling-desktop-installer-0.7.2-2-g569ef3a_GH0.tar.gz) = 189401home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105172142.14HLgM53093810>
