From 5437390ccc10c1594062ef7985cb3d2df34b9603 Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Sat, 13 Oct 2012 01:07:32 +0000 Subject: - Update to 5.7.2 - Convert to OptionsNG Feature safe: yes --- net-mgmt/net-snmp/files/patch-sctpTables_common.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net-mgmt/net-snmp/files/patch-sctpTables_common.h (limited to 'net-mgmt/net-snmp/files/patch-sctpTables_common.h') diff --git a/net-mgmt/net-snmp/files/patch-sctpTables_common.h b/net-mgmt/net-snmp/files/patch-sctpTables_common.h deleted file mode 100644 index 82c45c0c35dc..000000000000 --- a/net-mgmt/net-snmp/files/patch-sctpTables_common.h +++ /dev/null @@ -1,11 +0,0 @@ ---- agent/mibgroup/sctp-mib/sctpTables_common.h.orig 2010-06-01 10:58:20.000000000 -0300 -+++ agent/mibgroup/sctp-mib/sctpTables_common.h 2010-06-01 10:18:02.000000000 -0300 -@@ -1,7 +1,7 @@ - #ifndef SCTP_TABLES_COMMON_H - #define SCTP_TABLES_COMMON_H - --#if defined(freebsd8) || defined(freebsd7) -+#if defined(freebsd10) || defined(freebsd9) || defined(freebsd8) || defined(freebsd7) - #define netsnmp_table_registration_info_free SNMP_FREE - #endif - -- cgit v1.2.3