Date: Sun, 11 Dec 2022 16:36:43 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: 4e281aa28b60 - main - sysutils/desktop-installer: Update to 0.7.9 Message-ID: <202212111636.2BBGahij081482@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=4e281aa28b6077f69909462778a683d1dbbcaf66 commit 4e281aa28b6077f69909462778a683d1dbbcaf66 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2022-12-11 16:35:46 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2022-12-11 16:35:46 +0000 sysutils/desktop-installer: Update to 0.7.9 A few minor enhancements Changes: https://github.com/outpaddling/desktop-installer/releases --- sysutils/desktop-installer/Makefile | 7 +++---- sysutils/desktop-installer/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile index dea6aa661a52..026a3071cc59 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,6 +1,5 @@ PORTNAME= desktop-installer -DISTVERSION= 0.7.8-3 -DISTVERSIONSUFFIX= -g6c86045 +DISTVERSION= 0.7.9 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org @@ -10,9 +9,9 @@ WWW= https://acadix.biz/desktop-installer.php LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= auto-admin>=0.7.12:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.7.14:sysutils/auto-admin -USES= tar:xz +USES= desktop-file-utils tar:xz USE_GITHUB= yes GH_ACCOUNT= outpaddling diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index 1a3bc34206fa..3d350bbf7008 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662902450 -SHA256 (outpaddling-desktop-installer-0.7.8-3-g6c86045_GH0.tar.gz) = f19c842757c597844a18da779b6270297bc2800de06cdc82ccc339b8fb8a456a -SIZE (outpaddling-desktop-installer-0.7.8-3-g6c86045_GH0.tar.gz) = 194377 +TIMESTAMP = 1670772054 +SHA256 (outpaddling-desktop-installer-0.7.9_GH0.tar.gz) = 6f456dbb9cbfc08313fdd2aaf321c2aec1ad1e31b7f20544dab4d3d3884dd427 +SIZE (outpaddling-desktop-installer-0.7.9_GH0.tar.gz) = 194496
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212111636.2BBGahij081482>