diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2007-01-12 14:54:43 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2007-01-12 14:54:43 +0000 |
commit | 2f265cfe6af606fc6a2794a41dca2b6b24a4522a (patch) | |
tree | feba9d72e99f904e32454c7757d97a386c2c7117 /net-mgmt | |
parent | c7d039b39d6617bdc633605642dd5f7634f1ee15 (diff) | |
download | ports-2f265cfe6af606fc6a2794a41dca2b6b24a4522a.tar.gz ports-2f265cfe6af606fc6a2794a41dca2b6b24a4522a.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cacti/Makefile | 11 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 12 |
2 files changed, 19 insertions, 4 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 9510219bab5c..71987c97f833 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -17,10 +17,13 @@ COMMENT= Web-driven graphing interface for RRDTool # Vendor's patches PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/ -PATCHFILES= -#PATCHLEVEL= .0 -#SITEDISTVERSION= ${PORTVERSION:S/.${PATCHLEVEL}//} -SITEDISTVERSION= ${PORTVERSION} +PATCHFILES= dec06-vulnerability-poller-0.8.6i.patch \ + dec06-vulnerability-scripts-0.8.6i.patch \ + import_template_argument_space_removal.patch \ + poller_output_remainder.patch +PATCHLEVEL= .4 +SITEDISTVERSION= ${PORTVERSION:S/${PATCHLEVEL}$//} +#SITEDISTVERSION= ${PORTVERSION} PATCH_DIST_STRIP=-p1 diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 1fff7d593d85..59382b7beea1 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,15 @@ MD5 (cacti-0.8.6i.tar.gz) = 341b5828d95db91f81f5fbba65411d63 SHA256 (cacti-0.8.6i.tar.gz) = 3998dae625314309c58cea0fc1e48fb08cf4c2973013413f2726cdc5cf1ac6ac SIZE (cacti-0.8.6i.tar.gz) = 1122700 +MD5 (dec06-vulnerability-poller-0.8.6i.patch) = 17b2997b6708a8bcf99c702b6cec047d +SHA256 (dec06-vulnerability-poller-0.8.6i.patch) = 4bb02a9022be25a1340e328f3c911a5386a8fb0c23a95285fcc8d8912dacc605 +SIZE (dec06-vulnerability-poller-0.8.6i.patch) = 5994 +MD5 (dec06-vulnerability-scripts-0.8.6i.patch) = 5ce8da430a63ea8e675d0eef46e8b60a +SHA256 (dec06-vulnerability-scripts-0.8.6i.patch) = 89d48d5758ef0517f8d34a95dee02662af80efc8f988b87cfbc68c6e169c9f36 +SIZE (dec06-vulnerability-scripts-0.8.6i.patch) = 4358 +MD5 (import_template_argument_space_removal.patch) = c56da30a12487610393aa2eaa7fe8c6a +SHA256 (import_template_argument_space_removal.patch) = d0a64ebd1fba7a2dcd6e7b6bb08f4dbc39f238b6c492f4874451736344a6e460 +SIZE (import_template_argument_space_removal.patch) = 634 +MD5 (poller_output_remainder.patch) = 3b7ad717cbf8874fd96ea9f45d97cfbc +SHA256 (poller_output_remainder.patch) = 2d8053d90dd363f4822072e58713b7d5f4b23825de4df2e9d429bfb5e8ec8201 +SIZE (poller_output_remainder.patch) = 1891 |