Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zabbix: update to 6.2.2.
@ 2022-08-30 13:10 TinfoilSubmarine
  2022-08-30 13:16 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: TinfoilSubmarine @ 2022-08-30 13:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1324 bytes --]

There is a new pull request by TinfoilSubmarine against master on the void-packages repository

https://github.com/TinfoilSubmarine/void-packages update/zabbix
https://github.com/void-linux/void-packages/pull/38982

zabbix: update to 6.2.2.
I'll have to look into an easy way to test if this is working

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/38982.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/zabbix-38982.patch --]
[-- Type: text/x-diff, Size: 1796 bytes --]

From a719b209c2acbfcdd122636ce05fbfa234cf9597 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 30 Aug 2022 08:30:05 -0400
Subject: [PATCH] zabbix: update to 6.2.2.

---
 srcpkgs/zabbix/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template
index 5db05d0d5d45..1d69b702f7f6 100644
--- a/srcpkgs/zabbix/template
+++ b/srcpkgs/zabbix/template
@@ -1,7 +1,7 @@
 # Template file for 'zabbix'
 pkgname=zabbix
-version=4.4.10
-revision=5
+version=6.2.2
+revision=1
 build_style=gnu-configure
 configure_args="--with-gnutls --with-libcurl --with-libxml2=yes --with-net-snmp
  --with-mysql --enable-server --enable-ipv6 --with-ssh2 --enable-agent
@@ -15,10 +15,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.zabbix.com"
 changelog="https://www.zabbix.com/rn/rn${version}"
-distfiles="https://cdn.zabbix.com/zabbix/sources/oldstable/${version%.*}/zabbix-${version}.tar.gz
- https://cdn.zabbix.com/zabbix/sources/stable/${version%.*}/zabbix-${version}.tar.gz"
-checksum="2de09bd41ccb2534a0e12ca45c0e7da3896d95f0c4f9f7815477123a3d692c8f
- 2de09bd41ccb2534a0e12ca45c0e7da3896d95f0c4f9f7815477123a3d692c8f"
+distfiles="https://cdn.zabbix.com/zabbix/sources/stable/${version%.*}/zabbix-${version}.tar.gz"
+checksum=f0e7a9abb0f65d700f531253b91c31165077a9c94769cc8d238a423ada852773
 conf_files="/etc/zabbix_server.conf"
 system_accounts="_zabbix_server"
 system_groups="_zabbix_server"
@@ -97,7 +95,7 @@ zabbix-proxy_package() {
 }
 
 zabbix-frontend-php_package() {
-	depends="zabbix php-gd php-mysql"
+	depends="zabbix php8.1-gd php8.1-mysql"
 	short_desc="Zabbix Networking Monitoring PHP Frontend"
 	pkg_install() {
 		vmove usr/share/webapps

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-22  7:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30 13:10 [PR PATCH] zabbix: update to 6.2.2 TinfoilSubmarine
2022-08-30 13:16 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-08-31 17:11 ` TinfoilSubmarine
2022-08-31 17:15 ` TinfoilSubmarine
2022-09-06 13:23 ` TinfoilSubmarine
2022-09-07 16:03 ` TinfoilSubmarine
2022-09-22  7:00 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).