From owner-cvs-all Fri Aug 13 1:54:44 1999 Delivered-To: cvs-all@freebsd.org Received: from blues.ghis.net (pppc2-69.eisa.net.au [203.166.251.189]) by hub.freebsd.org (Postfix) with ESMTP id 294E914D82; Fri, 13 Aug 1999 01:53:39 -0700 (PDT) (envelope-from jim@blues.ghis.net) Received: (from jim@localhost) by blues.ghis.net (8.9.3/8.9.3) id SAA01836; Fri, 13 Aug 1999 18:51:40 +1000 (EST) (envelope-from jim) Date: Fri, 13 Aug 1999 18:51:40 +1000 From: Jim Mock To: Satoshi - Ports Wraith - Asami Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/ascd Makefile ports/audio/ascd/files install md5 ports/audio/ascd/patches patch-aa patch-ab patch-ae patch-ac patch-ad patch-af ports/audio/ascd/pkg DESCR PLIST Message-ID: <19990813185140.A1759@blues.ghis.net> Reply-To: jim@blues.ghis.net References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 13 Aug 1999 at 01:13:30 -0700, Satoshi - Ports Wraith - Asami wrote: > * Modified files: > * audio/ascd Makefile > > Thanks Jim, but you may want to portlint before you commit. (You > don't need EXTRACT_SUFX if you're defining DISTFILES.) I could've swore I ran portlint on that locally, but I must not have. Anyway, here's what I have now.. DISTFILES= ${DISTNAME}.tgz ${DATAFILES} Since ${EXTRACT_SUFX} defaults to tar.gz if it's not defined, it's not finding the distfiles if I use ${DISTNAME}${EXTRACT_SUFX} instead of .tgz. It now passes portlint with only the warning about ./install. Is the way I have it now ok? If so, I'll commit the change. - Jim -- - Jim Mock - jim@blues.ghis.net - systems administrator - ghis.NET - - work: http://www.ghis.net/ - personal: http://www.ghis.net/~jim/ - - FreeBSD 'zine: http://www.freebsdzine.org/ - jim@freebsdzine.org - - The FreeBSD Project -- http://www.FreeBSD.org/ - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message