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:   24-Dec-2009 22:11:49
  Branch: HEAD                             Handle: 2009122421114800

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

  Log:
    upgrading package: git 1.6.5.7 -> 1.6.6

  Summary:
    Revision    Changes     Path
    1.108       +15 -15     openpkg-src/git/git.patch
    1.168       +2  -2      openpkg-src/git/git.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.patch
  ============================================================================
  $ cvs diff -u -r1.107 -r1.108 git.patch
  --- openpkg-src/git/git.patch 18 Dec 2009 09:09:54 -0000      1.107
  +++ openpkg-src/git/git.patch 24 Dec 2009 21:11:48 -0000      1.108
  @@ -37,9 +37,9 @@
    endif
    
    uninstall:
  -Index: git-1.6.5.7/Documentation/Makefile
  ---- git-1.6.5.7/Documentation/Makefile.orig  2009-11-16 23:14:46 +0100
  -+++ git-1.6.5.7/Documentation/Makefile       2009-11-23 08:51:14 +0100
  +Index: git-1.6.6/Documentation/Makefile
  +--- git-1.6.6/Documentation/Makefile.orig    2009-11-16 23:14:46 +0100
  ++++ git-1.6.6/Documentation/Makefile 2009-11-23 08:51:14 +0100
   @@ -51,10 +51,10 @@
    infodir?=$(prefix)/share/info
    MAKEINFO=makeinfo
  @@ -53,9 +53,9 @@
    endif
    
    -include ../config.mak.autogen
  -Index: git-1.6.5.7/Makefile
  ---- git-1.6.5.7/Makefile.orig        2009-11-16 23:14:46 +0100
  -+++ git-1.6.5.7/Makefile     2009-11-23 08:51:14 +0100
  +Index: git-1.6.6/Makefile
  +--- git-1.6.6/Makefile.orig  2009-11-16 23:14:46 +0100
  ++++ git-1.6.6/Makefile       2009-11-23 08:51:14 +0100
   @@ -241,9 +241,9 @@
    bindir = $(prefix)/$(bindir_relative)
    mandir = share/man
  @@ -91,9 +91,9 @@
        endif
    else
        BASIC_CFLAGS += -DNO_OPENSSL
  -Index: git-1.6.5.7/config.mak.in
  ---- git-1.6.5.7/config.mak.in.orig   2009-11-16 23:14:46 +0100
  -+++ git-1.6.5.7/config.mak.in        2009-11-23 08:51:14 +0100
  +Index: git-1.6.6/config.mak.in
  +--- git-1.6.6/config.mak.in.orig     2009-11-16 23:14:46 +0100
  ++++ git-1.6.6/config.mak.in  2009-11-23 08:51:14 +0100
   @@ -13,9 +13,9 @@
    prefix = @prefix@
    exec_prefix = @exec_prefix@
  @@ -106,9 +106,9 @@
    
    mand...@mandir@
    
  -Index: git-1.6.5.7/perl/Makefile.PL
  ---- git-1.6.5.7/perl/Makefile.PL.orig        2009-11-16 23:14:46 +0100
  -+++ git-1.6.5.7/perl/Makefile.PL     2009-11-23 08:51:14 +0100
  +Index: git-1.6.6/perl/Makefile.PL
  +--- git-1.6.6/perl/Makefile.PL.orig  2009-11-16 23:14:46 +0100
  ++++ git-1.6.6/perl/Makefile.PL       2009-11-23 08:51:14 +0100
   @@ -34,5 +34,6 @@
        VERSION_FROM    => 'Git.pm',
        PM              => \%pm,
  @@ -117,9 +117,9 @@
   +    INSTALLDIRS     => 'vendor',
   +    INSTALLSITEMAN3DIR => '$(SITEPREFIX)/man/man3'
    );
  -Index: git-1.6.5.7/templates/Makefile
  ---- git-1.6.5.7/templates/Makefile.orig      2009-11-16 23:14:46 +0100
  -+++ git-1.6.5.7/templates/Makefile   2009-11-23 08:51:14 +0100
  +Index: git-1.6.6/templates/Makefile
  +--- git-1.6.6/templates/Makefile.orig        2009-11-16 23:14:46 +0100
  ++++ git-1.6.6/templates/Makefile     2009-11-23 08:51:14 +0100
   @@ -8,7 +8,7 @@
    TAR ?= tar
    RM ?= rm -f
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.spec
  ============================================================================
  $ cvs diff -u -r1.167 -r1.168 git.spec
  --- openpkg-src/git/git.spec  18 Dec 2009 09:09:54 -0000      1.167
  +++ openpkg-src/git/git.spec  24 Dec 2009 21:11:48 -0000      1.168
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_git       1.6.5.7
  +%define       V_git       1.6.6
   %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:      20091218
  +Release:      20091224
   
   #   package options
   %option       with_doc     no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to