git: 8309dd7c64f5 - main - sysutils/desktop-installer: Update to 0.7.5
Jason W. Bacon
jwb at FreeBSD.org
Fri Sep 10 14:29:49 UTC 2021
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8309dd7c64f5ee8e6eaef0e9ed2b0555032bc8ca
commit 8309dd7c64f5ee8e6eaef0e9ed2b0555032bc8ca
Author: Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-09-10 14:27:26 +0000
Commit: Jason W. Bacon <jwb at FreeBSD.org>
CommitDate: 2021-09-10 14:27:26 +0000
sysutils/desktop-installer: Update to 0.7.5
Add "custom" option for installing DEs and WMs not explicitly listed
in the menu. Desktop-installer can now configure any DE or WM for
which a port exists.
---
sysutils/desktop-installer/Makefile | 3 +--
sysutils/desktop-installer/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index b8b3556e10c6..fd8168292d1a 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,6 +1,5 @@
PORTNAME= desktop-installer
-DISTVERSION= 0.7.4-5
-DISTVERSIONSUFFIX= -gcac7c33
+DISTVERSION= 0.7.5
CATEGORIES= sysutils
MAINTAINER= jwb at FreeBSD.org
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index e90d7ef4aae7..48b4d047d702 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624027716
-SHA256 (outpaddling-desktop-installer-0.7.4-5-gcac7c33_GH0.tar.gz) = 0b8b42a7593e6c2f67b3e3d027f7d5de17c4e40f9c93d055dfb8245f89453357
-SIZE (outpaddling-desktop-installer-0.7.4-5-gcac7c33_GH0.tar.gz) = 194080
+TIMESTAMP = 1631283459
+SHA256 (outpaddling-desktop-installer-0.7.5_GH0.tar.gz) = 90a84a0a11cc42f614a96a2aa535ccd5df7f90d626c2244eae10b4f068b9dbad
+SIZE (outpaddling-desktop-installer-0.7.5_GH0.tar.gz) = 194051
More information about the dev-commits-ports-all
mailing list