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: 08-Jan-2008 20:17:04
Branch: HEAD Handle: 2008010819170300
Modified files:
openpkg-src/git git.patch git.spec
Log:
upgrading package: git 1.5.3.7 -> 1.5.3.8
Summary:
Revision Changes Path
1.50 +6 -6 openpkg-src/git/git.patch
1.86 +2 -2 openpkg-src/git/git.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.patch
============================================================================
$ cvs diff -u -r1.49 -r1.50 git.patch
--- openpkg-src/git/git.patch 12 Dec 2007 09:32:17 -0000 1.49
+++ openpkg-src/git/git.patch 8 Jan 2008 19:17:03 -0000 1.50
@@ -12,9 +12,9 @@
INSTALL?=install
-Index: git-1.5.3.7/Makefile
---- git-1.5.3.7/Makefile.orig 2007-10-03 21:44:53 +0200
-+++ git-1.5.3.7/Makefile 2007-10-05 09:53:14 +0200
+Index: git-1.5.3.8/Makefile
+--- git-1.5.3.8/Makefile.orig 2007-10-03 21:44:53 +0200
++++ git-1.5.3.8/Makefile 2007-10-05 09:53:14 +0200
@@ -145,7 +145,7 @@
bindir = $(prefix)/bin
gitexecdir = $(bindir)
@@ -38,9 +38,9 @@
endif
PROGRAMS += git-http-fetch$X
curl_check := $(shell (echo 070908; curl-config --vernum) | sort -r |
sed -ne 2p)
-Index: git-1.5.3.7/perl/Makefile.PL
---- git-1.5.3.7/perl/Makefile.PL.orig 2007-10-03 21:44:53 +0200
-+++ git-1.5.3.7/perl/Makefile.PL 2007-10-05 09:56:53 +0200
+Index: git-1.5.3.8/perl/Makefile.PL
+--- git-1.5.3.8/perl/Makefile.PL.orig 2007-10-03 21:44:53 +0200
++++ git-1.5.3.8/perl/Makefile.PL 2007-10-05 09:56:53 +0200
@@ -29,6 +29,6 @@
VERSION_FROM => 'Git.pm',
PM => \%pm,
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/git/git.spec
============================================================================
$ cvs diff -u -r1.85 -r1.86 git.spec
--- openpkg-src/git/git.spec 1 Jan 2008 14:54:36 -0000 1.85
+++ openpkg-src/git/git.spec 8 Jan 2008 19:17:03 -0000 1.86
@@ -22,7 +22,7 @@
##
# package version
-%define V_git 1.5.3.7
+%define V_git 1.5.3.8
%define V_cogito 0.18.2
%define V_stgit 0.14.1
%define V_guilt 0.28
@@ -38,7 +38,7 @@
Group: SCM
License: GPL
Version: %{V_git}
-Release: 20080101
+Release: 20080108
# package options
%option with_cogito yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]