From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 30 23:40:09 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 CACC516A4CE for ; Thu, 30 Oct 2003 23:40:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3756E43FA3 for ; Thu, 30 Oct 2003 23:40:09 -0800 (PST) (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 h9V7e9FY066804 for ; Thu, 30 Oct 2003 23:40:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9V7e9v9066803; Thu, 30 Oct 2003 23:40:09 -0800 (PST) (envelope-from gnats) Date: Thu, 30 Oct 2003 23:40:09 -0800 (PST) Message-Id: <200310310740.h9V7e9v9066803@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Sergei Kolobov Subject: Re: ports/58755: [maintainer-update] textproc/p5-Text-MagicTemplate X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sergei Kolobov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 07:40:09 -0000 The following reply was made to PR ports/58755; it has been noted by GNATS. From: Sergei Kolobov To: Cheng-Lung Sung Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/58755: [maintainer-update] textproc/p5-Text-MagicTemplate Date: Fri, 31 Oct 2003 10:34:31 +0300 On 2003-10-31 at 15:04 +0800, Cheng-Lung Sung wrote: > - In fact I thought we can force to remove PORTEPOCH, maybe a little hurt... Once you add PORTEPOCH to a port's Makefile, it should *never* be removed, and it could only increase. See Porter's Handbook. Sergei