From owner-freebsd-ports Wed Aug 12 20:01:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA27025 for freebsd-ports-outgoing; Wed, 12 Aug 1998 20:01:26 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from johngalt.celestial.com (johngalt.celestial.com [192.136.111.59]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA27013; Wed, 12 Aug 1998 20:01:11 -0700 (PDT) (envelope-from two.sabami.seaslug.org!scott@celestial.com) Received: from localhost (1802 bytes) by johngalt.celestial.com via rmail with P:stdio/R:inet_hosts/T:smtp (sender: ) (ident using unix) id for ; Wed, 12 Aug 1998 20:00:45 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #10 built 1998-Jun-8) Received: from two.sabami.seaslug.org (localhost [127.0.0.1]) by two.sabami.seaslug.org (8.8.5/8.6.12) with ESMTP id TAA23523; Wed, 12 Aug 1998 19:36:00 -0700 (PDT) Message-Id: <199808130236.TAA23523@two.sabami.seaslug.org> To: asami@FreeBSD.ORG (Satoshi Asami) cc: mark@grondar.za, ports@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: Updating p5-* ports for perl-5.005_01 References: <199808121018.DAA08409@silvia.hip.berkeley.edu> In-reply-to: <199808121018.DAA08409@silvia.hip.berkeley.edu> From: Scott Blachowicz Reply-to: sab@seanet.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <23520.902975759.1@two.sabami.seaslug.org> Date: Wed, 12 Aug 1998 19:35:59 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org asami@FreeBSD.ORG (Satoshi Asami) wrote: > * > Eek. Maybe you can add a "/bin/rm -rf /usr/libdata/perl5/5.005" in > * > the install rule when you upgrade to 5.006. :) > * > * Can do. > > I wasn't actually serious. But if you want to do that, then you don't > need the version number. But wouldn't you need something similar if you got rid of the version number directory? If /usr/src is upgraded to 5.006 and you've got 5.005 installed, you should probably be getting rid of the old 5.005 stuff anyways...and the 5.006 Makefile isn't likely to know specifically which files are old and which are new...end result - intermixed old & new stuff in the same directory. At least with the version directories, you can completely get rid of the old version-specific stuff. I think...maybe...unless I missed the point somewhere...:-)) Scott Blachowicz sab@seanet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message