diff options
author | tron <tron@pkgsrc.org> | 2013-04-05 07:59:20 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2013-04-05 07:59:20 +0000 |
commit | ed4f2baf5a4d998341a94d4db44f9cd3618228b2 (patch) | |
tree | 3c60ab2a74f2509117833126d1835bca3cdeb0be /net | |
parent | 8c28072afd03bc2f7031841f5c1ac53369f5ca6d (diff) | |
download | pkgsrc-ed4f2baf5a4d998341a94d4db44f9cd3618228b2.tar.gz |
Correct filename in new patch file to fix the build.
Diffstat (limited to 'net')
-rw-r--r-- | net/net-snmp/distinfo | 4 | ||||
-rw-r--r-- | net/net-snmp/patches/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/net-snmp/distinfo b/net/net-snmp/distinfo index cc08b212ed8..fac16335f88 100644 --- a/net/net-snmp/distinfo +++ b/net/net-snmp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.74 2013/04/05 01:03:05 christos Exp $ +$NetBSD: distinfo,v 1.75 2013/04/05 07:59:20 tron Exp $ SHA1 (net-snmp-5.7.2.tar.gz) = c493027907f32400648244d81117a126aecd27ee RMD160 (net-snmp-5.7.2.tar.gz) = 392d643e9f2f42ee4fa688b4702329ad005ee12e @@ -6,7 +6,7 @@ Size (net-snmp-5.7.2.tar.gz) = 6281352 bytes SHA1 (patch-ac) = 59987ecb9467b1cead9af3d4432a4dd69be93480 SHA1 (patch-af) = 4fb96b79f9126dedb8a132d44894ea23c9e8c101 SHA1 (patch-ag) = d9595eceeb5ee986ab4365f62e3c3ab339e605aa -SHA1 (patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c) = 69d7cfa50c92fdf942d331097c2323bcad914cb0 +SHA1 (patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c) = b528783f44b15f49eb1a65f919c7a5ec48fe7022 SHA1 (patch-agent_mibgroup_hardware_memory_memory__netbsd.c) = f04d66f823bf2b49401e6d9a62db4b39ed679907 SHA1 (patch-agent_mibgroup_host_data__access_swrun__kinfo.c) = 054866e7c3ac90f183fd4a6d53763a5bba50572c SHA1 (patch-agent_mibgroup_mibII_ipAddr.c) = cd3345a4b30fe2280d0555ee38feb5f957a55b1e diff --git a/net/net-snmp/patches/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c b/net/net-snmp/patches/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c index cd330ab0bf7..cca5f0958c0 100644 --- a/net/net-snmp/patches/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c +++ b/net/net-snmp/patches/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c @@ -1,7 +1,7 @@ -$NetBSD: patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c,v 1.3 2013/04/05 01:02:22 christos Exp $ +$NetBSD: patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c,v 1.4 2013/04/05 07:59:20 tron Exp $ ---- agent/mibgrpu/hardware/cpu/cpu_sysctl.c.orig 2012-10-09 18:28:58.000000000 -0400 -+++ agent/mibgrpu/hardware/cpu/cpu_sysctl.c 2013-04-04 20:55:47.000000000 -0400 +--- agent/mibgroup/hardware/cpu/cpu_sysctl.c.orig 2012-10-09 18:28:58.000000000 -0400 ++++ agent/mibgroup/hardware/cpu/cpu_sysctl.c 2013-04-04 20:55:47.000000000 -0400 @@ -10,6 +10,7 @@ #include <stdlib.h> |