diff options
author | Dan Langille <dvl@FreeBSD.org> | 2021-03-17 00:02:59 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2021-03-17 00:02:59 +0000 |
commit | fd49889d8bafb2c1b5a6b017ec1735ad4465727e (patch) | |
tree | 1b0964e2b1ebbb4a48620b27254cdf665af50e10 | |
parent | emulators/qemu-guest-agent: Remove CONFLICTS_INSTALL since it's not used in t... (diff) |
update to 3.4.1
PR: 253457
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de>
Notes
Notes:
svn path=/head/; revision=568623
-rw-r--r-- | net-mgmt/nagiosql/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/nagiosql/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/nagiosql/pkg-plist | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/net-mgmt/nagiosql/Makefile b/net-mgmt/nagiosql/Makefile index 98bb6f609499..8f6e87867ba5 100644 --- a/net-mgmt/nagiosql/Makefile +++ b/net-mgmt/nagiosql/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nagiosql -PORTVERSION= 3.4.0 -PORTREVISION= 3 +PORTVERSION= 3.4.1 CATEGORIES= net-mgmt www MAINTAINER= dvl@FreeBSD.org @@ -20,7 +19,7 @@ USE_PHP= filter gettext mysqli session simplexml USE_GITLAB= yes GL_ACCOUNT= wizonet -GL_COMMIT= 0f1c063740b4d3dae98d74f293c53234f341b06e +GL_COMMIT= 365d4e0b5edc623b12ea96e8002e8ac66aad6aac USERS?= nagios GROUPS?= nagios diff --git a/net-mgmt/nagiosql/distinfo b/net-mgmt/nagiosql/distinfo index db39312cf474..dafdc1041747 100644 --- a/net-mgmt/nagiosql/distinfo +++ b/net-mgmt/nagiosql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567783899 -SHA256 (wizonet-nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e_GL0.tar.gz) = 6de025f9cf79c199e0a6e37df76c82f0318e11f141f1dde603a74d9b1ba0ceea -SIZE (wizonet-nagiosql-0f1c063740b4d3dae98d74f293c53234f341b06e_GL0.tar.gz) = 1466412 +TIMESTAMP = 1615938885 +SHA256 (wizonet-nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac_GL0.tar.gz) = 32913ebf78826dbf37b6f97d404821694fc4b0adbdcf71f535a9afa680b8f761 +SIZE (wizonet-nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac_GL0.tar.gz) = 1502157 diff --git a/net-mgmt/nagiosql/pkg-plist b/net-mgmt/nagiosql/pkg-plist index dc237f1519f8..249d3edb5e23 100644 --- a/net-mgmt/nagiosql/pkg-plist +++ b/net-mgmt/nagiosql/pkg-plist @@ -306,6 +306,7 @@ %%WWWDIR%%/install/sql/import_nagios_sample.sql %%WWWDIR%%/install/sql/nagiosQL_v32_db_mysql.sql %%WWWDIR%%/install/sql/nagiosQL_v34_db_mysql.sql +%%WWWDIR%%/install/sql/nagiosQL_v341_db_mysql.sql %%WWWDIR%%/install/sql/update_300_301.sql %%WWWDIR%%/install/sql/update_300_310.sql %%WWWDIR%%/install/sql/update_301_302.sql @@ -316,6 +317,7 @@ %%WWWDIR%%/install/sql/update_310_320.sql %%WWWDIR%%/install/sql/update_311_320.sql %%WWWDIR%%/install/sql/update_320_340.sql +%%WWWDIR%%/install/sql/update_340_341.sql %%WWWDIR%%/install/step1.php %%WWWDIR%%/install/step2.php %%WWWDIR%%/install/step3.php |