Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 18:50:04 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 61e8418bdc77 - main - net-mgmt/nagiosql: Update to nagiosql-3.5.0.20240119
Message-ID:  <202401191850.40JIo4oV051129@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

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

commit 61e8418bdc77b9ee94d22a0e053d03b92931730a
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2024-01-19 18:44:28 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2024-01-19 18:50:02 +0000

    net-mgmt/nagiosql: Update to nagiosql-3.5.0.20240119
    
    This picks up recent changes for PHP 8.2
    
    I have tested it with PHP 8.3 and it works here.
    
    Reported by:    bofh
---
 net-mgmt/nagiosql/Makefile | 6 +++---
 net-mgmt/nagiosql/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile
index 2ab0a4e27b50..1feb8e772477 100644
--- a/net-mgmt/nagiosql/Makefile
+++ b/net-mgmt/nagiosql/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nagiosql
-PORTVERSION=	3.5.0.20230311
+PORTVERSION=	3.5.0.20240119
 CATEGORIES=	net-mgmt www
 
 MAINTAINER=	dvl@FreeBSD.org
@@ -9,13 +9,13 @@ WWW=		https://gitlab.com/wizonet/nagiosql
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-IGNORE_WITH_PHP=	82 83
+#IGNORE_WITH_PHP=	82 83
 
 USES=		cpe gettext mysql php:web tar:bzip2
 USE_PHP=	filter gettext mysqli session simplexml
 USE_GITLAB=	yes
 GL_ACCOUNT=	wizonet
-GL_TAGNAME=	7e40440fa5e0a4a81a3a40c2895b248bfabcdd84
+GL_TAGNAME=	a85457e2e4f5dae5267362395777d3e332235491
 
 USERS?=		nagios
 GROUPS?=	nagios
diff --git a/net-mgmt/nagiosql/distinfo b/net-mgmt/nagiosql/distinfo
index b26c9afe52af..18d0143e30db 100644
--- a/net-mgmt/nagiosql/distinfo
+++ b/net-mgmt/nagiosql/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678448738
-SHA256 (wizonet-nagiosql-7e40440fa5e0a4a81a3a40c2895b248bfabcdd84_GL0.tar.gz) = 52fa3e93b4345d4ed1fd159544e1c2f31100fb23ab208ca4226f00fa3ec9d568
-SIZE (wizonet-nagiosql-7e40440fa5e0a4a81a3a40c2895b248bfabcdd84_GL0.tar.gz) = 1551428
+TIMESTAMP = 1705673046
+SHA256 (wizonet-nagiosql-a85457e2e4f5dae5267362395777d3e332235491_GL0.tar.gz) = 115540e2319b13062083358543b239669b9c58c96b6b055c741d4c81d515ddd5
+SIZE (wizonet-nagiosql-a85457e2e4f5dae5267362395777d3e332235491_GL0.tar.gz) = 1551668



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401191850.40JIo4oV051129>