diff options
-rw-r--r-- | net-mgmt/cacti/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 6 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 532184032cb7..f04f98d5e90e 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}-${SITEDISTVERSION}${EXTRACT_SUFX} # Vendor's patches PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/ -PATCHFILES= +PATCHFILES= snmp_auth_none_notice.patch reset_each_patch.patch PATCH_DIST_STRIP= -p1 @@ -23,7 +23,7 @@ COMMENT= Web-driven graphing interface for RRDTool RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool -#PATCHLEVEL= .0 +PATCHLEVEL= .2 PATCH_STRIP= -p1 USE_MYSQL= yes USE_PHP= mysql pcre session sockets snmp xml diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 97ca229e2b14..a17b4b501e3e 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,9 @@ MD5 (cacti-0.8.7b.tar.gz) = 63ffca5735b60bc33c68bc880f0e8042 SHA256 (cacti-0.8.7b.tar.gz) = f248e858879868d7bba2d53c459a3d61f0a9c19ee4843e3983cfe7a9d7fcaef9 SIZE (cacti-0.8.7b.tar.gz) = 2005650 +MD5 (snmp_auth_none_notice.patch) = 696606f4b6e32067e230c640002c5875 +SHA256 (snmp_auth_none_notice.patch) = 03d8d7a38c343b346a0ca76005e79d5b939cff4144da853cbd4b6199f3786fb9 +SIZE (snmp_auth_none_notice.patch) = 527 +MD5 (reset_each_patch.patch) = b11131800e961416fe0dc9416176156d +SHA256 (reset_each_patch.patch) = b42d70a33a91794fd1f253ad103999138f31d59fe75e91cef7eb27549aa53d7f +SIZE (reset_each_patch.patch) = 1291 |