OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 06-Jul-2008 20:23:30 Branch: HEAD Handle: 2008070619232900 Modified files: openpkg-src/git git.patch git.spec Log: upgrading package: git 1.5.6.1 -> 1.5.6.2 Summary: Revision Changes Path 1.67 +6 -6 openpkg-src/git/git.patch 1.108 +2 -2 openpkg-src/git/git.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/git/git.patch ============================================================================ $ cvs diff -u -r1.66 -r1.67 git.patch --- openpkg-src/git/git.patch 27 Jun 2008 07:08:46 -0000 1.66 +++ openpkg-src/git/git.patch 6 Jul 2008 18:23:29 -0000 1.67 @@ -12,9 +12,9 @@ INSTALL?=install -Index: git-1.5.6.1/Makefile ---- git-1.5.6.1/Makefile.orig 2008-02-02 05:09:01 +0100 -+++ git-1.5.6.1/Makefile 2008-02-02 17:12:28 +0100 +Index: git-1.5.6.2/Makefile +--- git-1.5.6.2/Makefile.orig 2008-02-02 05:09:01 +0100 ++++ git-1.5.6.2/Makefile 2008-02-02 17:12:28 +0100 @@ -162,7 +162,7 @@ infodir = $(prefix)/share/info gitexecdir = $(bindir) @@ -38,9 +38,9 @@ endif BUILTIN_OBJS += builtin-http-fetch.o EXTLIBS += $(CURL_LIBCURL) -Index: git-1.5.6.1/perl/Makefile.PL ---- git-1.5.6.1/perl/Makefile.PL.orig 2008-04-21 00:17:13 +0200 -+++ git-1.5.6.1/perl/Makefile.PL 2008-05-08 13:50:08 +0200 +Index: git-1.5.6.2/perl/Makefile.PL +--- git-1.5.6.2/perl/Makefile.PL.orig 2008-04-21 00:17:13 +0200 ++++ git-1.5.6.2/perl/Makefile.PL 2008-05-08 13:50:08 +0200 @@ -26,5 +26,6 @@ VERSION_FROM => 'Git.pm', PM => \%pm, @@ . patch -p0 <<'@@ .' Index: openpkg-src/git/git.spec ============================================================================ $ cvs diff -u -r1.107 -r1.108 git.spec --- openpkg-src/git/git.spec 27 Jun 2008 07:08:50 -0000 1.107 +++ openpkg-src/git/git.spec 6 Jul 2008 18:23:29 -0000 1.108 @@ -22,7 +22,7 @@ ## # package version -%define V_git 1.5.6.1 +%define V_git 1.5.6.2 %define V_cogito 0.18.2 %define V_stgit 0.14.3 %define V_guilt 0.30 @@ -39,7 +39,7 @@ Group: SCM License: GPL Version: %{V_git} -Release: 20080627 +Release: 20080706 # package options %option with_cogito yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org