From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 23 09:50:07 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B61316A41F for ; Fri, 23 Dec 2005 09:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2711F43D5D for ; Fri, 23 Dec 2005 09:50:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBN9o7Js055851 for ; Fri, 23 Dec 2005 09:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBN9o62d055850; Fri, 23 Dec 2005 09:50:07 GMT (envelope-from gnats) Date: Fri, 23 Dec 2005 09:50:07 GMT Message-Id: <200512230950.jBN9o62d055850@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= Cc: Subject: Re: ports/90845: [PATCH] security/p5-Digest-Adler32: unbreak it on old perl X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2005 09:50:07 -0000 The following reply was made to PR ports/90845; it has been noted by GNATS. From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= To: bug-followup@FreeBSD.org Cc: edwin@FreeBSD.org Subject: Re: ports/90845: [PATCH] security/p5-Digest-Adler32: unbreak it on old perl Date: Fri, 23 Dec 2005 10:45:48 +0100 Edwin Groothuis wrote: >Maintainer of security/p5-Digest-Adler32, > >Please note that PR ports/90845 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/90845 > > > Thanks, I approve. Please also add RUN_DEPENDS= ${BUILD_DEPENDS} after the BUILD_DEPENDS line to avoid removing the p5-Digest port when this port is installed. Thanks iin advance, Gabor Kovesdan