pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libgit2



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Tue Oct  6 14:56:12 UTC 2015

Modified Files:
        pkgsrc/devel/libgit2: Makefile distinfo
Added Files:
        pkgsrc/devel/libgit2/patches: patch-CMakeLists.txt
            patch-src_unix_posix.h

Log Message:
Update devel/libgit2 to 0.23.3.
Simplify Github distfile handling.
Backport a futimes fix from upstream master, fixes build on SunOS.

Changes since 0.23.2:
- blame: guard xdiff calls for large files
- diff: don't feed large files to xdiff
- merge_file: treat large files as binary
- xdiff: convert size variables to size_t
- GITERR_CHECK_ALLOC_ADDn: multi-arg adders


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libgit2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libgit2/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libgit2/patches/patch-CMakeLists.txt \
    pkgsrc/devel/libgit2/patches/patch-src_unix_posix.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index