mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add two vendor's patches which fix poller working with php4.
Submitted by: Vaclav Hala <hala_at_kraj-jihocesky.cz>
This commit is contained in:
parent
995170155a
commit
2ff7a5ddb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183797
@ -17,10 +17,10 @@ COMMENT= Web-driven graphing interface for RRDTool
|
||||
|
||||
# Vendor's patches
|
||||
PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/
|
||||
PATCHFILES=
|
||||
#PATCHLEVEL= .4
|
||||
PATCHFILES= ping_php_version4_snmpgetnext.patch \
|
||||
tree_console_missing_hosts.patch
|
||||
PATCHLEVEL= .2
|
||||
SITEDISTVERSION= ${PORTVERSION:S/${PATCHLEVEL}$//}
|
||||
#SITEDISTVERSION= ${PORTVERSION}
|
||||
|
||||
PATCH_DIST_STRIP=-p1
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
MD5 (cacti-0.8.6j.tar.gz) = 29436be46b289d13dfce48e7618129e2
|
||||
SHA256 (cacti-0.8.6j.tar.gz) = 0ddf8a740a5725de67eeea71c38433447ff75388e6e399ce92ccadc36d25bd46
|
||||
SIZE (cacti-0.8.6j.tar.gz) = 1126337
|
||||
MD5 (ping_php_version4_snmpgetnext.patch) = bedf583646e59dd628d4aced7e83fdf3
|
||||
SHA256 (ping_php_version4_snmpgetnext.patch) = 1e19110c696eb56c6de68247c926c5ec7a2e7554df222f39a663556241644170
|
||||
SIZE (ping_php_version4_snmpgetnext.patch) = 1262
|
||||
MD5 (tree_console_missing_hosts.patch) = 109afedcd49dc173da8c27fb23c322fe
|
||||
SHA256 (tree_console_missing_hosts.patch) = 5807bb408227b1c9f2ebecf220c048eb7c7148eee41fcd06fdc086124a206180
|
||||
SIZE (tree_console_missing_hosts.patch) = 771
|
||||
|
@ -17,10 +17,10 @@ COMMENT= Web-driven graphing interface for RRDTool
|
||||
|
||||
# Vendor's patches
|
||||
PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/
|
||||
PATCHFILES=
|
||||
#PATCHLEVEL= .4
|
||||
PATCHFILES= ping_php_version4_snmpgetnext.patch \
|
||||
tree_console_missing_hosts.patch
|
||||
PATCHLEVEL= .2
|
||||
SITEDISTVERSION= ${PORTVERSION:S/${PATCHLEVEL}$//}
|
||||
#SITEDISTVERSION= ${PORTVERSION}
|
||||
|
||||
PATCH_DIST_STRIP=-p1
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
MD5 (cacti-0.8.6j.tar.gz) = 29436be46b289d13dfce48e7618129e2
|
||||
SHA256 (cacti-0.8.6j.tar.gz) = 0ddf8a740a5725de67eeea71c38433447ff75388e6e399ce92ccadc36d25bd46
|
||||
SIZE (cacti-0.8.6j.tar.gz) = 1126337
|
||||
MD5 (ping_php_version4_snmpgetnext.patch) = bedf583646e59dd628d4aced7e83fdf3
|
||||
SHA256 (ping_php_version4_snmpgetnext.patch) = 1e19110c696eb56c6de68247c926c5ec7a2e7554df222f39a663556241644170
|
||||
SIZE (ping_php_version4_snmpgetnext.patch) = 1262
|
||||
MD5 (tree_console_missing_hosts.patch) = 109afedcd49dc173da8c27fb23c322fe
|
||||
SHA256 (tree_console_missing_hosts.patch) = 5807bb408227b1c9f2ebecf220c048eb7c7148eee41fcd06fdc086124a206180
|
||||
SIZE (tree_console_missing_hosts.patch) = 771
|
||||
|
Loading…
Reference in New Issue
Block a user