git: e57dda5999ac - main - sysutils/desktop-installer: Update to 1.0.0

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Wed, 07 Aug 2024 13:51:31 UTC
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e57dda5999ac42e12e285bbcd5c8b3618fea22a6

commit e57dda5999ac42e12e285bbcd5c8b3618fea22a6
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2024-08-07 13:50:07 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2024-08-07 13:50:07 +0000

    sysutils/desktop-installer: Update to 1.0.0
    
    Desktop-installer has been stable for some time now, so it's time to
    commit to a stable UI for a while. No major UI changes until v2.0.
    
    This release contains a few minor fixes and enhancements since 0.8.3.
---
 sysutils/desktop-installer/Makefile  | 6 ++----
 sysutils/desktop-installer/distinfo  | 6 +++---
 sysutils/desktop-installer/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index 2abee92b255d..a24352cad302 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,12 +1,10 @@
 PORTNAME=	desktop-installer
-DISTVERSION=	0.8.3-9
-PORTREVISION=	1
-DISTVERSIONSUFFIX=	-g9820283
+DISTVERSION=	1.0.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jwb@FreeBSD.org
 COMMENT=	Quickly configure a FreeBSD desktop system
-WWW=		https://acadix.biz/desktop-installer.php
+WWW=		https://github.com/outpaddling/desktop-installer
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo
index 6a2c04091e90..951dd27b8f5d 100644
--- a/sysutils/desktop-installer/distinfo
+++ b/sysutils/desktop-installer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711560517
-SHA256 (outpaddling-desktop-installer-0.8.3-9-g9820283_GH0.tar.gz) = a1879a2ced0fc7ad96e04bdb47cf90666b48cd2fe42718e6942296798e6ed58c
-SIZE (outpaddling-desktop-installer-0.8.3-9-g9820283_GH0.tar.gz) = 1664885
+TIMESTAMP = 1723038282
+SHA256 (outpaddling-desktop-installer-1.0.0_GH0.tar.gz) = b66b523e723f71710e630036a318b289c1039db45c8e1ea032bb86c1dca75bed
+SIZE (outpaddling-desktop-installer-1.0.0_GH0.tar.gz) = 1748267
diff --git a/sysutils/desktop-installer/pkg-plist b/sysutils/desktop-installer/pkg-plist
index c7aad3e95093..c8225d2db848 100644
--- a/sysutils/desktop-installer/pkg-plist
+++ b/sysutils/desktop-installer/pkg-plist
@@ -1,4 +1,3 @@
-share/man/man1/desktop-installer.1.gz
 sbin/battery-shutdown.sh
 sbin/desktop-installer
 %%DATADIR%%/CDE/cde.desktop
@@ -25,3 +24,4 @@ sbin/desktop-installer
 %%DATADIR%%/XFCE4/xinitrc
 %%DATADIR%%/Xdefaults-xterm
 %%DATADIR%%/battery-shutdown.cron
+share/man/man1/desktop-installer.1.gz