diff options
Diffstat (limited to 'net/cacti')
-rw-r--r-- | net/cacti/Makefile | 7 | ||||
-rw-r--r-- | net/cacti/distinfo | 8 |
2 files changed, 13 insertions, 2 deletions
diff --git a/net/cacti/Makefile b/net/cacti/Makefile index 4a502919d85c..59a104679507 100644 --- a/net/cacti/Makefile +++ b/net/cacti/Makefile @@ -7,7 +7,7 @@ PORTNAME= cacti PORTVERSION= 0.8.6g -PORTREVISION= 0 +PORTREVISION= 4 CATEGORIES= net www MASTER_SITES= http://www.cacti.net/downloads/ @@ -16,7 +16,10 @@ COMMENT= Web-driven graphing interface for RRDTool # Vendor's patches PATCH_SITES= http://www.cacti.net/downloads/patches/${PORTVERSION}/ -PATCHFILES= +PATCHFILES= short_open_tag_parse_error.patch \ + graph_properties_zoom.patch \ + script_server_snmp_auth.patch \ + mib_file_loading.patch PATCH_DIST_STRIP=-p1 diff --git a/net/cacti/distinfo b/net/cacti/distinfo index bd3df89eddb0..d7cde49eae2f 100644 --- a/net/cacti/distinfo +++ b/net/cacti/distinfo @@ -1,2 +1,10 @@ MD5 (cacti-0.8.6g.tar.gz) = b3cf31349d2db47d14dcf347b8422bc2 SIZE (cacti-0.8.6g.tar.gz) = 1076607 +MD5 (short_open_tag_parse_error.patch) = a68318191df3363e3f591bebdb08d238 +SIZE (short_open_tag_parse_error.patch) = 1818 +MD5 (graph_properties_zoom.patch) = 1c50c7167e118ca55ddd13cbece373a9 +SIZE (graph_properties_zoom.patch) = 1387 +MD5 (script_server_snmp_auth.patch) = 09fbc74b3867b1bb6196d195f5fa57ac +SIZE (script_server_snmp_auth.patch) = 4911 +MD5 (mib_file_loading.patch) = 826201b2d96415f81d800aa32e31ee4c +SIZE (mib_file_loading.patch) = 477 |