From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 13:57:55 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D6A316A41C for ; Tue, 28 Jun 2005 13:57:55 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from ferengi.borderworlds.dk (ferengi.borderworlds.dk [80.166.152.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC9AD43D1D for ; Tue, 28 Jun 2005 13:57:54 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id 4BC36B824; Tue, 28 Jun 2005 15:57:50 +0200 (CEST) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 3669611442; Tue, 28 Jun 2005 15:57:50 +0200 (CEST) Sender: xi@borderworlds.dk To: Sergey Skvortsov References: <42C14EAB.4020902@protey.ru> From: Christian Laursen Date: 28 Jun 2005 15:57:50 +0200 In-Reply-To: <42C14EAB.4020902@protey.ru> Message-ID: <86fyv2fush.fsf@borg.borderworlds.dk> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jiawei Ye , FreeBSD - Ports Subject: Re: perl-after-upgrade does not process anything X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 13:57:55 -0000 Sergey Skvortsov writes: > Jiawei Ye wrote: > > > > I have just used 'portupgrade -a' to upgrade my ports to the latest > > If you use 'portupgrade' then 'perl-after-upgrade' is useless because > portupgrade fixes all +CONTENTS files in /var/db/pkg to update new > dependencies and 'perl-after-upgrade' can not detect anything. According to the perl-after-upgrade manpage: After installation of the new perl is complete, either by hand from the ports collection, or from a package, or via portupgrade, do the follow- ing: Personally I have upgraded perl from 5.8.6 to 5.8.7 with portupgrade and used perl-after-upgrade afterwards with no problems at all. -- Christian Laursen