From owner-freebsd-questions Wed Nov 29 5:58:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 6806337B401 for ; Wed, 29 Nov 2000 05:58:27 -0800 (PST) Received: (qmail 83787 invoked by uid 100); 29 Nov 2000 13:58:26 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14885.2946.857170.352769@guru.mired.org> Date: Wed, 29 Nov 2000 07:58:26 -0600 (CST) To: "Lyall Braidwood" Cc: questions@freebsd.org Subject: Re: ports skeletons In-Reply-To: <43397309@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ X-Message: You should get a better mailer. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lyall Braidwood types: > Dear People, > > I need some help on understanding how to change a skeleton in the /usr/ports > directory. The current files point to old versions. I would like the latest. > Can't just change the version in the Makefile as the checksum becomes a > problem. Can you help me? The porters handbook at tells you how to deal with changing checksums. It covers the process of creating a new port at several levels of detail. Unfortunately, it's hard to find.