OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   19-Nov-2007 09:27:12
  Branch: HEAD                             Handle: 2007111908271200

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

  Log:
    upgrading package: git 1.5.3.5 -> 1.5.3.6

  Summary:
    Revision    Changes     Path
    1.47        +6  -6      openpkg-src/git/git.patch
    1.81        +3  -3      openpkg-src/git/git.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/git/git.patch
  ============================================================================
  $ cvs diff -u -r1.46 -r1.47 git.patch
  --- openpkg-src/git/git.patch 1 Nov 2007 08:04:24 -0000       1.46
  +++ openpkg-src/git/git.patch 19 Nov 2007 08:27:12 -0000      1.47
  @@ -12,9 +12,9 @@
    
    INSTALL?=install
    
  -Index: git-1.5.3.5/Makefile
  ---- git-1.5.3.5/Makefile.orig        2007-10-03 21:44:53 +0200
  -+++ git-1.5.3.5/Makefile     2007-10-05 09:53:14 +0200
  +Index: git-1.5.3.6/Makefile
  +--- git-1.5.3.6/Makefile.orig        2007-10-03 21:44:53 +0200
  ++++ git-1.5.3.6/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.5/perl/Makefile.PL
  ---- git-1.5.3.5/perl/Makefile.PL.orig        2007-10-03 21:44:53 +0200
  -+++ git-1.5.3.5/perl/Makefile.PL     2007-10-05 09:56:53 +0200
  +Index: git-1.5.3.6/perl/Makefile.PL
  +--- git-1.5.3.6/perl/Makefile.PL.orig        2007-10-03 21:44:53 +0200
  ++++ git-1.5.3.6/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.80 -r1.81 git.spec
  --- openpkg-src/git/git.spec  1 Nov 2007 08:04:24 -0000       1.80
  +++ openpkg-src/git/git.spec  19 Nov 2007 08:27:12 -0000      1.81
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define       V_git       1.5.3.5
  +%define       V_git       1.5.3.6
   %define       V_cogito    0.18.2
   %define       V_stgit     0.13
   %define       V_guilt     0.27
  @@ -39,7 +39,7 @@
   Group:        SCM
   License:      GPL
   Version:      %{V_git}
  -Release:      20071101
  +Release:      20071119
   
   #   package options
   %option       with_cogito yes
  @@ -78,7 +78,7 @@
       prog git:git = {
           version   = %{V_git}
           url       = http://www.kernel.org/pub/software/scm/git/
  -        regex     = git-(\d+\.\d+(\.\d+)*)\.tar\.gz
  +        regex     = git-(\d+(\.\d+)+)\.tar\.gz
       }
       prog git:cogito = {
           version   = %{V_cogito}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to