From 2ff7a5ddb8413d0f5345fc43507ab9cbf0f2262f Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Wed, 31 Jan 2007 18:09:16 +0000 Subject: - Add two vendor's patches which fix poller working with php4. Submitted by: Vaclav Hala --- net/cacti/Makefile | 6 +++--- net/cacti/distinfo | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'net') diff --git a/net/cacti/Makefile b/net/cacti/Makefile index ad0d0f35955f..a6eaa8710ab6 100644 --- a/net/cacti/Makefile +++ b/net/cacti/Makefile @@ -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 diff --git a/net/cacti/distinfo b/net/cacti/distinfo index 89e29c33be71..adb938a71bdf 100644 --- a/net/cacti/distinfo +++ b/net/cacti/distinfo @@ -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 -- cgit v1.2.3