From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 14 04:20:12 2003 Return-Path: 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 CBB6F37B401 for ; Wed, 14 May 2003 04:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CE6043F93 for ; Wed, 14 May 2003 04:20:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4EBKCUp023915 for ; Wed, 14 May 2003 04:20:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4EBKBmk023914; Wed, 14 May 2003 04:20:12 -0700 (PDT) Date: Wed, 14 May 2003 04:20:12 -0700 (PDT) Message-Id: <200305141120.h4EBKBmk023914@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Nick Hilliard Subject: Re: ports/52205: (update) devel/p5-Rcs-Agent to 1.03 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Hilliard List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 11:20:13 -0000 The following reply was made to PR ports/52205; it has been noted by GNATS. From: Nick Hilliard To: freebsd-gnats-submit@FreeBSD.org Cc: Anton Berezin , m@absolight.net Subject: Re: ports/52205: (update) devel/p5-Rcs-Agent to 1.03 Date: 14 May 2003 12:15:02 +0100 > Absolutely - a helpful soul already submitted a problem report with the > update - I'll commit it tonight. Ah - the pr was sent about one minute after I sent you this mail. Strange co-incidence. The suggested patch in the PR is slightly incorrect. The post-patch: make target should be ditched completely from the Makefile, as Rcs::Agent 1.03 no longer uses File::MkTemp. Nick