From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 17 10:50:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CB933E7F for ; Sat, 17 Aug 2013 10:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B4CDC2185 for ; Sat, 17 Aug 2013 10:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7HAo1DI003955 for ; Sat, 17 Aug 2013 10:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7HAo0kQ003954; Sat, 17 Aug 2013 10:50:00 GMT (envelope-from gnats) Date: Sat, 17 Aug 2013 10:50:00 GMT Message-Id: <201308171050.r7HAo0kQ003954@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Yasuhiro KIMURA Subject: Re: ports/181291: [PATCH] mail/postgrey: make postgrey work with perl 5.18 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Yasuhiro KIMURA List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 10:50:01 -0000 The following reply was made to PR ports/181291; it has been noted by GNATS. From: Yasuhiro KIMURA To: ports.maintainer@evilphi.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/181291: [PATCH] mail/postgrey: make postgrey work with perl 5.18 Date: Sat, 17 Aug 2013 19:47:32 +0900 (JST) Hello Darren, From: Darren Pilgrim Subject: Re: ports/181291: [PATCH] mail/postgrey: make postgrey work with perl 5.18 Date: Wed, 14 Aug 2013 13:27:24 -0400 > In the meantime, would you submit this to David's github as a > follow-up to the open issue? > > Regards, I submitted the patch as following: https://github.com/schweikert/postgrey/issues/3#issuecomment-22809331 Just FYI.