Date: Thu, 4 Aug 2022 13:00:06 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: de866ca9d373 - main - sysutils/desktop-installer: Update to 0.7.8 Message-ID: <202208041300.274D06qZ079022@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=de866ca9d373626de713549e6ccf23add7cd7f3f commit de866ca9d373626de713549e6ccf23add7cd7f3f Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2022-08-04 12:56:01 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2022-08-04 12:56:01 +0000 sysutils/desktop-installer: Update to 0.7.8 Add support for configuring webcams A few other minor improvements --- 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 0a83ed60f687..80c7becca527 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,6 +1,5 @@ PORTNAME= desktop-installer -DISTVERSION= 0.7.7-4 -DISTVERSIONSUFFIX= -g20b98f9 +DISTVERSION= 0.7.8 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.10:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.7.12:sysutils/auto-admin USES= tar:xz USE_GITHUB= yes diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index 771fe7a305ad..dbb91de77583 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654470720 -SHA256 (outpaddling-desktop-installer-0.7.7-4-g20b98f9_GH0.tar.gz) = 0f8db6adaa970891c41a64f76e73e3060ee95420e551c4658601a9462395edc9 -SIZE (outpaddling-desktop-installer-0.7.7-4-g20b98f9_GH0.tar.gz) = 194389 +TIMESTAMP = 1659615732 +SHA256 (outpaddling-desktop-installer-0.7.8_GH0.tar.gz) = 97c82d258f88ded576366ff5798f90bbdc1bdcb5efaf46cb0797b0590e7081ba +SIZE (outpaddling-desktop-installer-0.7.8_GH0.tar.gz) = 194361
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208041300.274D06qZ079022>