git: 5c08afdfc3f2 - main - www/hiawatha-monitor: Update to 1.7

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Wed, 23 Apr 2025 17:15:10 UTC
The branch main has been updated by uzsolt:

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

commit 5c08afdfc3f2795a8f75bae74ebed96a78d91e81
Author:     Chris Petrik <cpetrik@proton.me>
AuthorDate: 2025-04-23 17:11:19 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-04-23 17:14:44 +0000

    www/hiawatha-monitor: Update to 1.7
    
    Switch to DISTVERSION.
    Remove WRKSRC as its now the default of PKGNAME-PKGVERSION.
    Update WWW.
    Submitter takes maintainership.
    
    Changelog:
    https://gitlab.com/hsleisink/monitor/-/blob/master/ChangeLog?ref_type=heads
    
    PR:             286030
---
 www/hiawatha-monitor/Makefile  | 14 ++++++--------
 www/hiawatha-monitor/distinfo  |  6 +++---
 www/hiawatha-monitor/pkg-plist | 12 +++---------
 3 files changed, 12 insertions(+), 20 deletions(-)

diff --git a/www/hiawatha-monitor/Makefile b/www/hiawatha-monitor/Makefile
index 5c6cb396487c..6614d0fbd899 100644
--- a/www/hiawatha-monitor/Makefile
+++ b/www/hiawatha-monitor/Makefile
@@ -1,14 +1,13 @@
 PORTNAME=	hiawatha-monitor
-PORTVERSION=	1.6
-PORTREVISION=	1
+DISTVERSION=	1.7
 CATEGORIES=	www
-MASTER_SITES=	https://www.hiawatha-webserver.org/files/
+MASTER_SITES=	https://hiawatha.leisink.net/files/
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
-DISTNAME=	monitor-${PORTVERSION}
+DISTNAME=	monitor-${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	cpetrik@proton.me
 COMMENT=	Monitoring tool for the Hiawatha web server
-WWW=		https://www.hiawatha-webserver.org/monitor
+WWW=		https://hiawatha.leisink.net/monitor
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -25,7 +24,6 @@ SHEBANG_FILES=	database/delete_old_logs \
 NO_ARCH=	yes
 NO_BUILD=	yes
 SUB_FILES=	pkg-message
-WRKSRC=		${WRKDIR}/monitor
 
 OPTIONS_DEFINE=	DOCS
 
@@ -35,7 +33,7 @@ post-patch:
 do-install:
 	cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}
 	cd ${STAGEDIR}${WWWDIR} && ${CHMOD} ${BINMODE} ${SHEBANG_FILES}
-.for f in private_pages.conf public_pages.conf website.conf
+.for f in banshee.conf private_pages.conf public_pages.conf
 	${MV} ${STAGEDIR}${WWWDIR}/settings/${f} \
 		${STAGEDIR}${WWWDIR}/settings/${f}.sample
 .endfor
diff --git a/www/hiawatha-monitor/distinfo b/www/hiawatha-monitor/distinfo
index f7d990974408..01214c396b52 100644
--- a/www/hiawatha-monitor/distinfo
+++ b/www/hiawatha-monitor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543421517
-SHA256 (monitor-1.6.tar.gz) = 3776fff6cdefac976a6e75262ecb4cb3a3cd2806fc318015266ddaacb760ae11
-SIZE (monitor-1.6.tar.gz) = 622470
+TIMESTAMP = 1744348924
+SHA256 (monitor-1.7.tar.gz) = ee5bc4844b6d7945573f3a5411f3a58dc39a0544d8def4f31134908f3195ba02
+SIZE (monitor-1.7.tar.gz) = 602077
diff --git a/www/hiawatha-monitor/pkg-plist b/www/hiawatha-monitor/pkg-plist
index 61a79e1fff23..f4fe8214c790 100644
--- a/www/hiawatha-monitor/pkg-plist
+++ b/www/hiawatha-monitor/pkg-plist
@@ -63,7 +63,8 @@
 %%WWWDIR%%/libraries/language.php
 %%WWWDIR%%/libraries/menu.php
 %%WWWDIR%%/libraries/model.php
-%%WWWDIR%%/libraries/nma.php
+%%WWWDIR%%/libraries/monitor.php
+%%WWWDIR%%/libraries/nmd.php
 %%WWWDIR%%/libraries/output.php
 %%WWWDIR%%/libraries/page.php
 %%WWWDIR%%/libraries/pagination.php
@@ -110,7 +111,6 @@
 %%WWWDIR%%/public/css/banshee/alphabetize.css
 %%WWWDIR%%/public/css/banshee/bootstrap-theme.css
 %%WWWDIR%%/public/css/banshee/bootstrap.css
-%%WWWDIR%%/public/css/banshee/browser.css
 %%WWWDIR%%/public/css/banshee/error.css
 %%WWWDIR%%/public/css/banshee/filter.css
 %%WWWDIR%%/public/css/banshee/graph.css
@@ -148,11 +148,6 @@
 %%WWWDIR%%/public/fonts/glyphicons-halflings-regular.ttf
 %%WWWDIR%%/public/fonts/glyphicons-halflings-regular.woff
 %%WWWDIR%%/public/fonts/glyphicons-halflings-regular.woff2
-%%WWWDIR%%/public/images/browsers/chrome.gif
-%%WWWDIR%%/public/images/browsers/firefox.gif
-%%WWWDIR%%/public/images/browsers/ie.gif
-%%WWWDIR%%/public/images/browsers/opera.gif
-%%WWWDIR%%/public/images/browsers/safari.gif
 %%WWWDIR%%/public/images/error.png
 %%WWWDIR%%/public/images/hiawatha_logo.png
 %%WWWDIR%%/public/images/icons/access.png
@@ -203,9 +198,8 @@
 %%WWWDIR%%/public/robots.txt
 @sample %%WWWDIR%%/settings/private_pages.conf.sample
 @sample %%WWWDIR%%/settings/public_pages.conf.sample
-@sample %%WWWDIR%%/settings/website.conf.sample
+@sample %%WWWDIR%%/settings/banshee.conf.sample
 %%WWWDIR%%/views/banshee/alphabetize.xslt
-%%WWWDIR%%/views/banshee/browser.xslt
 %%WWWDIR%%/views/banshee/error.xslt
 %%WWWDIR%%/views/banshee/filter.xslt
 %%WWWDIR%%/views/banshee/functions.xslt