git: 785ce41804de - main - sysutils/desktop-installer: Update to 0.7.2.1
Jason W. Bacon
jwb at FreeBSD.org
Sat May 15 13:26:25 UTC 2021
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=785ce41804de58129b99ac6e1e78d9b96717de8c
commit 785ce41804de58129b99ac6e1e78d9b96717de8c
Author: Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-05-15 13:23:57 +0000
Commit: Jason W. Bacon <jwb at FreeBSD.org>
CommitDate: 2021-05-15 13:25:48 +0000
sysutils/desktop-installer: Update to 0.7.2.1
Replace deprecated VBoxClient --display with VBoxClient --vmsvga
Unbreaks startup of ICEWM and other lightweight WMs that depend on it
Reported by: Unixware at github
---
sysutils/desktop-installer/Makefile | 5 ++++-
sysutils/desktop-installer/distinfo | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index be5c540f8d7b..031646febb33 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,5 +1,8 @@
+# Created by: Jason Bacon <jwb at FreeBSD.org>
+
PORTNAME= desktop-installer
-DISTVERSION= 0.7.2
+DISTVERSION= 0.7.2-1
+DISTVERSIONSUFFIX= -gb749331
CATEGORIES= sysutils
MAINTAINER= jwb at FreeBSD.org
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index fba306e64cb3..9a687a2b8ec2 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620850608
-SHA256 (outpaddling-desktop-installer-0.7.2_GH0.tar.gz) = a41048f4b04efc20a34c27572c4f3e7f9a7d19166ca186740bd44159d116a189
-SIZE (outpaddling-desktop-installer-0.7.2_GH0.tar.gz) = 189311
+TIMESTAMP = 1621084642
+SHA256 (outpaddling-desktop-installer-0.7.2-1-gb749331_GH0.tar.gz) = f0d31fba646fbeee5969f3cf78f9adc3ef67be87d84becc168cddc12e4edef0c
+SIZE (outpaddling-desktop-installer-0.7.2-1-gb749331_GH0.tar.gz) = 189365
More information about the dev-commits-ports-all
mailing list