From 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 1 Sep 2014 21:25:59 +0000 Subject: Remove non staged ports without pending PR from ma* --- mail/sqlgrey/files/patch-ipv6 | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 mail/sqlgrey/files/patch-ipv6 (limited to 'mail/sqlgrey/files/patch-ipv6') diff --git a/mail/sqlgrey/files/patch-ipv6 b/mail/sqlgrey/files/patch-ipv6 deleted file mode 100644 index 8be3f957e0a2..000000000000 --- a/mail/sqlgrey/files/patch-ipv6 +++ /dev/null @@ -1,11 +0,0 @@ ---- sqlgrey.orig 2013-09-27 06:51:40.913265753 -0500 -+++ sqlgrey 2013-09-27 06:51:25.000000000 -0500 -@@ -1037,7 +1037,7 @@ - return join(":", (split(/:/, $addr))[0..3]); - } else { - ## For Non-EUI64 or Non-Global-Unicast return the address -- return $addr; -+ return join(":", (split(/:/, $addr))[0..3]); - } - } - -- cgit v1.2.3