svn commit: r215041 - head/contrib/bzip2
Ulrich Spörlein
uqs at spoerlein.net
Tue Nov 9 22:15:03 UTC 2010
On Tue, 09.11.2010 at 17:04:27 -0500, John Baldwin wrote:
> 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.
Subversion is weird. I was expecting lines like these to appear:
(from /vendor/bzip2/dist/foo:12345)
but this seems to be only done for (A)dded files.
Sorry for the noise.
Uli
More information about the svn-src-all
mailing list