diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2009-11-23 15:27:10 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2009-11-23 15:27:10 +0000 |
commit | b901727635d9e49c7d86e29a7ce539503c34e79e (patch) | |
tree | 1b7a2f684e6b23f891232f3d87c53ee715a4b557 /net-mgmt/cacti | |
parent | b763bc20983e359b6380b78f0188300eeee2146c (diff) | |
download | ports-b901727635d9e49c7d86e29a7ce539503c34e79e.tar.gz ports-b901727635d9e49c7d86e29a7ce539503c34e79e.zip |
Notes
Diffstat (limited to 'net-mgmt/cacti')
-rw-r--r-- | net-mgmt/cacti/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 1506e9d46e46..d954385f8c93 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -13,8 +13,8 @@ DISTFILES= ${PORTNAME}-${SITEDISTVERSION}${EXTRACT_SUFX} # Vendor's patches PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/ -PATCHFILES= cli_add_graph.patch snmp_invalid_response.patch template_duplication.patch -PATCHLEVEL= 3 +PATCHFILES= cli_add_graph.patch snmp_invalid_response.patch template_duplication.patch cross_site_fix.patch +PATCHLEVEL= 4 PATCH_DIST_STRIP= -p1 diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 0ed9ef16ba02..7236d1329bb2 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -10,3 +10,6 @@ SIZE (snmp_invalid_response.patch) = 921 MD5 (template_duplication.patch) = b1bd81dc89aa3e30365d0c9d45956255 SHA256 (template_duplication.patch) = c6ab6d2396f6b6519607f7908df642a575d32a75430e2b74381a6046d57f8ad9 SIZE (template_duplication.patch) = 9190 +MD5 (cross_site_fix.patch) = 4323da80d4dc0238fc4902dcd27f47f0 +SHA256 (cross_site_fix.patch) = 75b7d4687722d96e0d32afb3832f93a54e8518c0c949e1dcd9ae634623564b28 +SIZE (cross_site_fix.patch) = 8705 |