Date: Fri, 13 Aug 1999 18:51:40 +1000 From: Jim Mock <jim@FreeBSD.org> To: Satoshi - Ports Wraith - Asami <asami@FreeBSD.org> 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> In-Reply-To: <vqcso5ojdxx.fsf@silvia.hip.berkeley.edu> References: <vqcso5ojdxx.fsf@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990813185140.A1759>