From 39a5b78f8797ded2c50107a77794cd671dff707f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 1 Sep 2014 23:05:26 +0000 Subject: Remove non staged ports without pending PR from net-p2p, net and news --- net/v6eval/files/patch-lib_Pz_McSNMP.cc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/v6eval/files/patch-lib_Pz_McSNMP.cc (limited to 'net/v6eval/files/patch-lib_Pz_McSNMP.cc') diff --git a/net/v6eval/files/patch-lib_Pz_McSNMP.cc b/net/v6eval/files/patch-lib_Pz_McSNMP.cc deleted file mode 100644 index d66c17bc5293..000000000000 --- a/net/v6eval/files/patch-lib_Pz_McSNMP.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Pz/McSNMP.cc.orig 2013-06-16 10:35:43.000000000 +0900 -+++ lib/Pz/McSNMP.cc 2013-06-16 10:36:50.000000000 +0900 -@@ -563,7 +563,7 @@ - COCTSTR s=string(); - for(i=0;i16)?tag:""); -+ printf("%s", (tag!=0&&length()>16)?tag:""); - int a=(int)(s[0]&0xff); - sprintf(tmp, "%d.%d.",(int)(a/40), (int)(a%40)); - /* ASN.1 decode */ -- cgit v1.2.3