OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 17-Oct-2009 21:01:41 Branch: HEAD Handle: 2009101720014100 Modified files: openpkg-src/git git.patch git.spec Log: upgrading package: git 1.6.5 -> 1.6.5.1 Summary: Revision Changes Path 1.99 +9 -9 openpkg-src/git/git.patch 1.156 +2 -2 openpkg-src/git/git.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/git/git.patch ============================================================================ $ cvs diff -u -r1.98 -r1.99 git.patch --- openpkg-src/git/git.patch 12 Oct 2009 07:06:24 -0000 1.98 +++ openpkg-src/git/git.patch 17 Oct 2009 19:01:41 -0000 1.99 @@ -37,9 +37,9 @@ endif uninstall: -Index: git-1.6.5/Documentation/Makefile ---- git-1.6.5/Documentation/Makefile.orig 2009-10-11 03:42:04 +0200 -+++ git-1.6.5/Documentation/Makefile 2009-10-12 08:59:30 +0200 +Index: git-1.6.5.1/Documentation/Makefile +--- git-1.6.5.1/Documentation/Makefile.orig 2009-10-11 03:42:04 +0200 ++++ git-1.6.5.1/Documentation/Makefile 2009-10-12 08:59:30 +0200 @@ -51,10 +51,10 @@ infodir?=$(prefix)/share/info MAKEINFO=makeinfo @@ -53,9 +53,9 @@ endif -include ../config.mak.autogen -Index: git-1.6.5/Makefile ---- git-1.6.5/Makefile.orig 2009-10-11 03:42:04 +0200 -+++ git-1.6.5/Makefile 2009-10-12 08:59:52 +0200 +Index: git-1.6.5.1/Makefile +--- git-1.6.5.1/Makefile.orig 2009-10-11 03:42:04 +0200 ++++ git-1.6.5.1/Makefile 2009-10-12 08:59:52 +0200 @@ -239,7 +239,7 @@ infodir = share/info gitexecdir = libexec/git-core @@ -88,9 +88,9 @@ endif else BASIC_CFLAGS += -DNO_OPENSSL -Index: git-1.6.5/perl/Makefile.PL ---- git-1.6.5/perl/Makefile.PL.orig 2009-10-11 03:42:04 +0200 -+++ git-1.6.5/perl/Makefile.PL 2009-10-12 08:59:30 +0200 +Index: git-1.6.5.1/perl/Makefile.PL +--- git-1.6.5.1/perl/Makefile.PL.orig 2009-10-11 03:42:04 +0200 ++++ git-1.6.5.1/perl/Makefile.PL 2009-10-12 08:59:30 +0200 @@ -34,5 +34,6 @@ VERSION_FROM => 'Git.pm', PM => \%pm, @@ . patch -p0 <<'@@ .' Index: openpkg-src/git/git.spec ============================================================================ $ cvs diff -u -r1.155 -r1.156 git.spec --- openpkg-src/git/git.spec 12 Oct 2009 07:06:24 -0000 1.155 +++ openpkg-src/git/git.spec 17 Oct 2009 19:01:41 -0000 1.156 @@ -22,7 +22,7 @@ ## # package version -%define V_git 1.6.5 +%define V_git 1.6.5.1 %define V_cogito 0.18.2 %define V_stgit 0.14.3 %define V_guilt 0.32.1 @@ -40,7 +40,7 @@ Group: SCM License: GPL Version: %{V_git} -Release: 20091012 +Release: 20091017 # package options %option with_cogito no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org