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:   23-Aug-2009 10:08:34
  Branch: HEAD                             Handle: 2009082309083400

  Modified files:
    openpkg-src/git         git.patch git.spec

  Log:
    upgrading package: git 1.6.4 -> 1.6.4.1

  Summary:
    Revision    Changes     Path
    1.94        +9  -9      openpkg-src/git/git.patch
    1.151       +2  -2      openpkg-src/git/git.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.patch
  ============================================================================
  $ cvs diff -u -r1.93 -r1.94 git.patch
  --- openpkg-src/git/git.patch 29 Jul 2009 20:50:37 -0000      1.93
  +++ openpkg-src/git/git.patch 23 Aug 2009 08:08:34 -0000      1.94
  @@ -37,9 +37,9 @@
    endif
    
    uninstall:
  -Index: git-1.6.4/Documentation/Makefile
  ---- git-1.6.4/Documentation/Makefile.orig    2009-03-04 09:18:50 +0100
  -+++ git-1.6.4/Documentation/Makefile 2009-03-04 22:59:49 +0100
  +Index: git-1.6.4.1/Documentation/Makefile
  +--- git-1.6.4.1/Documentation/Makefile.orig  2009-03-04 09:18:50 +0100
  ++++ git-1.6.4.1/Documentation/Makefile       2009-03-04 22:59:49 +0100
   @@ -50,10 +50,10 @@
    infodir?=$(prefix)/share/info
    MAKEINFO=makeinfo
  @@ -53,9 +53,9 @@
    endif
    
    -include ../config.mak.autogen
  -Index: git-1.6.4/Makefile
  ---- git-1.6.4/Makefile.orig  2009-03-04 09:18:50 +0100
  -+++ git-1.6.4/Makefile       2009-03-04 23:00:34 +0100
  +Index: git-1.6.4.1/Makefile
  +--- git-1.6.4.1/Makefile.orig        2009-03-04 09:18:50 +0100
  ++++ git-1.6.4.1/Makefile     2009-03-04 23:00:34 +0100
   @@ -198,7 +198,7 @@
    infodir = share/info
    gitexecdir = libexec/git-core
  @@ -79,9 +79,9 @@
        endif
        BUILTIN_OBJS += builtin-http-fetch.o
        EXTLIBS += $(CURL_LIBCURL)
  -Index: git-1.6.4/perl/Makefile.PL
  ---- git-1.6.4/perl/Makefile.PL.orig  2009-03-04 09:18:50 +0100
  -+++ git-1.6.4/perl/Makefile.PL       2009-03-04 22:55:27 +0100
  +Index: git-1.6.4.1/perl/Makefile.PL
  +--- git-1.6.4.1/perl/Makefile.PL.orig        2009-03-04 09:18:50 +0100
  ++++ git-1.6.4.1/perl/Makefile.PL     2009-03-04 22:55:27 +0100
   @@ -26,5 +26,6 @@
        VERSION_FROM    => 'Git.pm',
        PM              => \%pm,
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.spec
  ============================================================================
  $ cvs diff -u -r1.150 -r1.151 git.spec
  --- openpkg-src/git/git.spec  29 Jul 2009 20:50:38 -0000      1.150
  +++ openpkg-src/git/git.spec  23 Aug 2009 08:08:34 -0000      1.151
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_git       1.6.4
  +%define       V_git       1.6.4.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:      20090729
  +Release:      20090823
   
   #   package options
   %option       with_cogito  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to