This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: genini: support multiple compression formats


On Thu, Mar 11, 2010 at 06:16:29PM -0500, Charles Wilson wrote:
>Charles Wilson wrote:
>> OK, I've tested the following. Better?
>> 
>> 2010-03-11  Charles Wilson  <...>
>> 
>> 	* genini (parsedir): Support tarballs whose name ends in gz,
>> 	lzma, and xz in addition to bz2.
>> 	(tarball): Test for existence of tarballs to determine which
>> 	compression format/extension is used. If not found, default
>> 	to .bz2.
>> 	(addfiles): Ripple from changes to tarball().
>
>forgot to remove one useless line:
>
>+    my @exts = qw(bz2 xz gz lzma);
>
>is obsolete, and should not be in the patch. consider it removed...

My email was down today after a catastrophic "simple" upgrade of
spamassassin which pulled in perl 5.10.1 so I haven't seen the previous
patch yet but, from the archives, it looks ok to me.

Thanks for the patch.

Please check in.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]