From owner-freebsd-perl@FreeBSD.ORG Fri May 24 10:10:02 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 52211463 for ; Fri, 24 May 2013 10:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 44C1D100 for ; Fri, 24 May 2013 10:10:02 +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 r4OAA1oD027940 for ; Fri, 24 May 2013 10:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4OAA1oa027939; Fri, 24 May 2013 10:10:01 GMT (envelope-from gnats) Date: Fri, 24 May 2013 10:10:01 GMT Message-Id: <201305241010.r4OAA1oa027939@freefall.freebsd.org> To: perl@FreeBSD.org From: Rodrigo OSORIO Subject: Re: ports/178908: [patch] textproc/p5-libsoldout X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Rodrigo OSORIO List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 10:10:02 -0000 The following reply was made to PR ports/178908; it has been noted by GNATS. From: Rodrigo OSORIO To: bug-followup@FreeBSD.org Cc: Edwin Groothuis Subject: Re: ports/178908: [patch] textproc/p5-libsoldout Date: Fri, 24 May 2013 12:04:56 +0200 On 05/24/13 10:30, Edwin Groothuis wrote: > Maintainer of textproc/p5-libsoldout, > > Please note that PR ports/178908 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178908 > Hi, The patch looks OK for me, except portlint report a missing '\n' at the end of Makefile. I think this could be easily fix before commit, so the patch can be accepted as is. Thanks Andrej for your report. Regards, - rodrigo