[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] get-deps.sh zlib version number and file type changed

From: Ben Reser <ben_at_reser.org>
Date: Tue, 30 Apr 2013 10:27:18 -0700

On Tue, Apr 30, 2013 at 8:07 AM, Gabriela Gibson
<gabriela.gibson_at_gmail.com> wrote:
> [[[
>
> Update the zlib HTTP link to fetch http://zlib.net/zlib-1.2.8.tar.gz
>
> * subversion/build/get-deps.sh:
> (): Update zlib version number.
> (get_zlib): Modify tar command and file extension.
>
> ]]]

Applied in r1477730 with some changes.

1) Need to avoid using GNU tar options on this. Just like we don't
use the j option to tar to deal with bzip2 we can't use the z option
to deal with gzip.

2) Fixed the file path.

3) Added the ZLIB symbol to the "Update zlib version number" line.
Received on 2013-04-30 19:27:57 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.