Commits

Eric A. Borisch authored 697ec902549
zabbix4*: updates 4.0.14 4.2.8 4.4.1
No tags

net/zabbix4/Portfile

Modified
13 13
14 14 description An open source application and network monitor
15 15
16 16 long_description Zabbix is the ultimate open source availability and \
17 17 performance monitoring solution. Zabbix offers advanced \
18 18 monitoring, alerting, and visualization features today \
19 19 which are missing in other monitoring systems, even some \
20 20 of the best commercial ones.
21 21
22 22 array set VERSIONS {
23 - 4 4.0.13
24 - 42 4.2.7
25 - 44 4.4.0
23 + 4 4.0.14
24 + 42 4.2.8
25 + 44 4.4.1
26 26 }
27 27
28 28 set zver [regsub -all {[^\d]} ${subport} {}]
29 29 version $VERSIONS(${zver})
30 30
31 31 distname zabbix-${version}
32 32 livecheck.name zabbix
33 33
34 34 livecheck.url \
35 35 https://www.zabbix.com/download_sources
36 36 homepage http://www.zabbix.com/
37 37 master_sites \
38 38 sourceforge:project/zabbix/ZABBIX%20Latest%20Stable/${version} \
39 39 sourceforge:project/zabbix/ZABBIX%20Release%20Candidates/${version}
40 40 dist_subdir zabbix${zver}
41 41
42 42 if {$zver == 4} {
43 43 livecheck.regex "zabbix-(4\.0\.\[0-9\]+).tar.gz"
44 44 checksums \
45 - rmd160 b9cb3e34dac5f770b9647b4964741750fef8bc58 \
46 - sha256 de2666b8d6d99c6e019aaf5fabc965996c2e9e0aa4e14644800e714b64d3e4c3 \
47 - size 17150333
45 + rmd160 8bdf1912a0b180080fe746ca9f90608c2445f55f \
46 + sha256 6b76424f750d213fe60b41440539e1dd9e2676d532a07cb2e93807c35cefed45 \
47 + size 17180904
48 48 }
49 49 if {$zver == 42} {
50 50 livecheck.regex "zabbix-(4\.2\.\[0-9\]+).tar.gz"
51 51 checksums \
52 - rmd160 09d6dcdc2ce0f514f2e0413b4ba36835662ef390 \
53 - sha256 9d9bdf1d858048d72811de04269a429aba257fac2e4b6e782d5a2b1d3a82f627 \
54 - size 18286402
52 + rmd160 6108c446e0c92c7388b7eaf31b9fd628b15c06e4 \
53 + sha256 57dbc2a95a09581b5196d2abc86ee1aaf65f3c909d6b4bc53d260dc4dd69b9c6 \
54 + size 18332348
55 55 }
56 56
57 57 if {$zver == 44} {
58 58 livecheck.regex "zabbix-(4\.4\.\[0-9\]+).tar.gz"
59 59 checksums \
60 - rmd160 5d883e098c1f3f552f94af751351f44ee4e28b1e \
61 - sha256 c47da70ea2379684ea6fad91092b819eda6e1955b215b9dd568c061143d78ca8 \
62 - size 20689807
60 + rmd160 12b4c8da56fa1e1c4b30bc8145b09231ccd0c29a \
61 + sha256 0bf74e597dd41a558305fe17a2b1ed6fe2d77044b87696a92e4227fbf315564a \
62 + size 20449635
63 63 }
64 64
65 65 patchfiles log_and_pid_locations.patch
66 66
67 67 universal_variant no
68 68
69 69 subport zabbix42 {conflicts zabbix4 zabbix44}
70 70 subport zabbix44 {conflicts zabbix4 zabbix42}
71 71
72 72 subport zabbix4-agent {conflicts zabbix42-agent zabbix44-agent}

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut