Date: Wed, 8 Jun 2022 00:33:14 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: 24597a7d91f1 - main - sysutils/desktop-installer: Update to 0.7.7.4 Message-ID: <202206080033.2580XEcS047041@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=24597a7d91f1e01fcfeb09be68075800537f6c10 commit 24597a7d91f1e01fcfeb09be68075800537f6c10 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2022-06-08 00:31:16 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2022-06-08 00:31:16 +0000 sysutils/desktop-installer: Update to 0.7.7.4 A few minor improvements for robustness and user friendliness --- sysutils/desktop-installer/Makefile | 3 ++- sysutils/desktop-installer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile index f64bc049e862..0a83ed60f687 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,5 +1,6 @@ PORTNAME= desktop-installer -DISTVERSION= 0.7.7 +DISTVERSION= 0.7.7-4 +DISTVERSIONSUFFIX= -g20b98f9 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index 234d64892746..771fe7a305ad 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647185073 -SHA256 (outpaddling-desktop-installer-0.7.7_GH0.tar.gz) = c99f727eccb5b10abbc916123e032c7055d4b449e1de70fe235c41927b082897 -SIZE (outpaddling-desktop-installer-0.7.7_GH0.tar.gz) = 194175 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206080033.2580XEcS047041>