svn commit: r215041 - head/contrib/bzip2
John Baldwin
jhb at freebsd.org
Tue Nov 9 22:05:19 UTC 2010
On Tuesday, November 09, 2010 4:23:56 pm Ulrich Spörlein wrote:
> On Tue, 09.11.2010 at 18:32:57 +0000, David E. O'Brien wrote:
> > Author: obrien
> > Date: Tue Nov 9 18:32:57 2010
> > New Revision: 215041
> > URL: http://svn.freebsd.org/changeset/base/215041
> >
> > Log:
> > Upgrade to Bzip2 version 1.0.6.
> >
> > Reviewed by: SO (cperciva)
> >
> > Modified:
> > head/contrib/bzip2/CHANGES
> > head/contrib/bzip2/LICENSE
> > head/contrib/bzip2/Makefile
> > head/contrib/bzip2/Makefile-libbz2_so
> > head/contrib/bzip2/README
> > head/contrib/bzip2/README.COMPILATION.PROBLEMS
> > head/contrib/bzip2/blocksort.c
> > head/contrib/bzip2/bzip2.1
> > head/contrib/bzip2/bzip2.c
> > head/contrib/bzip2/bzip2recover.c
> > head/contrib/bzip2/bzlib.c
> > head/contrib/bzip2/bzlib.h
> > head/contrib/bzip2/bzlib_private.h
> > head/contrib/bzip2/compress.c
> > head/contrib/bzip2/crctable.c
> > head/contrib/bzip2/decompress.c
> > head/contrib/bzip2/huffman.c
> > head/contrib/bzip2/randtable.c
> > head/contrib/bzip2/spewG.c
> > head/contrib/bzip2/unzcrash.c
> > Directory Properties:
> > head/contrib/bzip2/ (props changed)
>
> Perhaps I'm reading this wrong, but shouldn't those files have been
> copied/merged from vendor/bzip2/dist?
I think they were. Notice the prop change on the directory. Also, 1.0.6 was
imported into the vendor area a while ago. I think David was just now able to
get review completed and commit the merge.
--
John Baldwin
More information about the svn-src-all
mailing list