Date: Mon, 7 Jun 2021 20:59:57 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: 3b85c190f953 - main - desktop-installer: Update to 0.7.3.12 Message-ID: <202106072059.157KxvZB048240@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=3b85c190f953f948a6d768580f85149a4fc9b523 commit 3b85c190f953f948a6d768580f85149a4fc9b523 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2021-06-07 20:53:48 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2021-06-07 20:53:48 +0000 desktop-installer: Update to 0.7.3.12 Properly handle recommended ports with no binary package More rational default response for updating system before setup Properly report deleted ports Other minor clean up Reported by: Mark Linimon, Guangyuan Yang --- sysutils/desktop-installer/Makefile | 4 ++-- sysutils/desktop-installer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile index 71db4844de4d..0aa169e79c10 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,6 +1,6 @@ PORTNAME= desktop-installer -DISTVERSION= 0.7.3-7 -DISTVERSIONSUFFIX= -g199e903 +DISTVERSION= 0.7.3-12 +DISTVERSIONSUFFIX= -g766edbe CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index 3ffaa5b058bb..ce6d196b1d1c 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622906713 -SHA256 (outpaddling-desktop-installer-0.7.3-7-g199e903_GH0.tar.gz) = c084fdcc262c4cbf6cb8c983e6501597a03464ab52be6ad44b9b89ede9c9af37 -SIZE (outpaddling-desktop-installer-0.7.3-7-g199e903_GH0.tar.gz) = 190510 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106072059.157KxvZB048240>