pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: bjs
Date: Wed Feb 6 07:53:33 UTC 2008
Modified Files:
pkgsrc/devel/scmgit: Makefile.common
pkgsrc/devel/scmgit-base: Makefile PLIST distinfo
pkgsrc/devel/scmgit-base/patches: patch-aa patch-ab patch-ae patch-af
patch-ag patch-ah patch-ai
pkgsrc/devel/scmgit-docs: Makefile PLIST
Added Files:
pkgsrc/devel/scmgit-base/patches: patch-ac
Removed Files:
pkgsrc/devel/scmgit-docs: Makefile.common
Log Message:
Update to git-1.5.4. Remove stray Makefile.common in scmgit-docs.
There are quite a few changes and (welcomed) fixes: please see
the release notes in ${WRKSRC}/Documentation/RelNotes-1.5.4.
A small subset of the changes are included here.
Added
-----
* i18n support for gitk.
Removal
-------
* "git svnimport" was removed in favor of "git svn". It is still there
in the source tree (contrib/examples) but unsupported.
* As git-commit and git-status have been rewritten, "git runstatus"
helper script lost all its users and has been removed.
Fixes since v1.5.3 (unique to the 1.5.4 branch)
------------------
These fixes are only in v1.5.4 and not backported to v1.5.3 maintenance
series.
* The way "git diff --check" behaves is much more consistent with the way
"git apply --whitespace=warn" works.
* "git svn" talking with the SVN over HTTP will correctly quote branch
and project names.
* "git config" did not work correctly on platforms that define
REG_NOMATCH to an even number.
* Recent versions of AsciiDoc 8 has a change to break our
documentation; a workaround has been implemented.
* "git diff --color-words" colored context lines in a wrong color.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/scmgit/Makefile.common
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/scmgit-base/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/scmgit-base/PLIST \
pkgsrc/devel/scmgit-base/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/scmgit-base/patches/patch-aa \
pkgsrc/devel/scmgit-base/patches/patch-ab \
pkgsrc/devel/scmgit-base/patches/patch-ae \
pkgsrc/devel/scmgit-base/patches/patch-af \
pkgsrc/devel/scmgit-base/patches/patch-ag \
pkgsrc/devel/scmgit-base/patches/patch-ah \
pkgsrc/devel/scmgit-base/patches/patch-ai
cvs rdiff -r0 -r1.1 pkgsrc/devel/scmgit-base/patches/patch-ac
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/scmgit-docs/Makefile
cvs rdiff -r1.1.1.1 -r0 pkgsrc/devel/scmgit-docs/Makefile.common
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/scmgit-docs/PLIST
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