git: 3b85c190f953 - main - desktop-installer: Update to 0.7.3.12
Jason W. Bacon
jwb at FreeBSD.org
Mon Jun 7 20:59:58 UTC 2021
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3b85c190f953f948a6d768580f85149a4fc9b523
commit 3b85c190f953f948a6d768580f85149a4fc9b523
Author: Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-06-07 20:53:48 +0000
Commit: Jason W. Bacon <jwb at 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 at 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
More information about the dev-commits-ports-all
mailing list