mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Add thumbnail_graphs_not_working.patch.
This commit is contained in:
parent
6b3dc4fd5f
commit
77cda26b78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184579
@ -18,8 +18,9 @@ COMMENT= Web-driven graphing interface for RRDTool
|
||||
# Vendor's patches
|
||||
PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/
|
||||
PATCHFILES= ping_php_version4_snmpgetnext.patch \
|
||||
tree_console_missing_hosts.patch
|
||||
PATCHLEVEL= .2
|
||||
tree_console_missing_hosts.patch \
|
||||
thumbnail_graphs_not_working.patch
|
||||
PATCHLEVEL= .3
|
||||
SITEDISTVERSION= ${PORTVERSION:S/${PATCHLEVEL}$//}
|
||||
|
||||
PATCH_DIST_STRIP=-p1
|
||||
|
@ -7,3 +7,6 @@ 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
|
||||
MD5 (thumbnail_graphs_not_working.patch) = e384a5bf6e0edb23151bd7d459a7a1a9
|
||||
SHA256 (thumbnail_graphs_not_working.patch) = 9680d61908b5f93bc44c9ccd8de920796c00d6c9b1776ab9de826ed708420ac8
|
||||
SIZE (thumbnail_graphs_not_working.patch) = 1515
|
||||
|
@ -18,8 +18,9 @@ COMMENT= Web-driven graphing interface for RRDTool
|
||||
# Vendor's patches
|
||||
PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/
|
||||
PATCHFILES= ping_php_version4_snmpgetnext.patch \
|
||||
tree_console_missing_hosts.patch
|
||||
PATCHLEVEL= .2
|
||||
tree_console_missing_hosts.patch \
|
||||
thumbnail_graphs_not_working.patch
|
||||
PATCHLEVEL= .3
|
||||
SITEDISTVERSION= ${PORTVERSION:S/${PATCHLEVEL}$//}
|
||||
|
||||
PATCH_DIST_STRIP=-p1
|
||||
|
@ -7,3 +7,6 @@ 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
|
||||
MD5 (thumbnail_graphs_not_working.patch) = e384a5bf6e0edb23151bd7d459a7a1a9
|
||||
SHA256 (thumbnail_graphs_not_working.patch) = 9680d61908b5f93bc44c9ccd8de920796c00d6c9b1776ab9de826ed708420ac8
|
||||
SIZE (thumbnail_graphs_not_working.patch) = 1515
|
||||
|
Loading…
Reference in New Issue
Block a user