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:   04-Jul-2008 09:47:22
  Branch: HEAD                             Handle: 2008070408472100

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

  Log:
    upgrading package: libarchive 2.4.17 -> 2.5.5

  Summary:
    Revision    Changes     Path
    1.9         +10 -10     openpkg-src/libarchive/libarchive.patch
    1.114       +2  -2      openpkg-src/libarchive/libarchive.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libarchive/libarchive.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 libarchive.patch
  --- openpkg-src/libarchive/libarchive.patch   8 Apr 2008 21:14:35 -0000       
1.8
  +++ openpkg-src/libarchive/libarchive.patch   4 Jul 2008 07:47:21 -0000       
1.9
  @@ -1,18 +1,18 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2008-03-31 00:18:35.000000000 +0200
  -+++ Makefile.in      2008-04-08 23:07:22.487506516 +0200
  -@@ -458,7 +458,7 @@
  +--- Makefile.in.orig 2008-07-03 08:06:42 +0200
  ++++ Makefile.in      2008-07-04 09:45:01 +0200
  +@@ -461,7 +461,7 @@
    #
    lib_LTLIBRARIES = libarchive.la
    man_MANS = $(libarchive_man_MANS) $(bsdtar_man_MANS) $(bsdcpio_man_MANS)
  --BUILT_SOURCES = libarchive/test/list.h tar/test/list.h cpio/test/list.h 
$(libarchive_test_REFFILES) $(bsdcpio_test_REFFILES)
  +-BUILT_SOURCES = libarchive/test/list.h tar/test/list.h cpio/test/list.h
   +BUILT_SOURCES =
    TESTS_ENVIRONMENT = $(libarchive_TESTS_ENVIRONMENT) 
$(bsdtar_TESTS_ENVIRONMENT) $(bsdcpio_TESTS_ENVIRONMENT)
    # Always build and test both bsdtar and bsdcpio as part of 'distcheck'
    DISTCHECK_CONFIGURE_FLAGS = --enable-bsdtar --enable-bsdcpio
   Index: cpio/cpio.c
  ---- cpio/cpio.c.orig 2008-03-29 19:09:21.000000000 +0100
  -+++ cpio/cpio.c      2008-04-08 23:07:22.487506516 +0200
  +--- cpio/cpio.c.orig 2008-07-03 07:28:35 +0200
  ++++ cpio/cpio.c      2008-07-04 09:44:38 +0200
   @@ -54,6 +54,9 @@
    #ifdef HAVE_UNISTD_H
    #include <unistd.h>
  @@ -24,9 +24,9 @@
    #include "cpio.h"
    #include "matching.h"
   Index: tar/write.c
  ---- tar/write.c.orig 2008-03-29 19:09:21.000000000 +0100
  -+++ tar/write.c      2008-04-08 23:12:23.742689957 +0200
  -@@ -700,7 +700,7 @@
  +--- tar/write.c.orig 2008-06-25 07:13:31 +0200
  ++++ tar/write.c      2008-07-04 09:44:38 +0200
  +@@ -720,7 +720,7 @@
                        continue;
    #endif
    
  @@ -35,7 +35,7 @@
                /*
                 * Linux has a nodump flag too but to read it
                 * we have to open() the file/dir and do an ioctl on it...
  -@@ -844,7 +844,7 @@
  +@@ -909,7 +909,7 @@
                archive_entry_set_fflags(entry, st->st_flags, 0);
    #endif
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libarchive/libarchive.spec
  ============================================================================
  $ cvs diff -u -r1.113 -r1.114 libarchive.spec
  --- openpkg-src/libarchive/libarchive.spec    8 Apr 2008 21:14:35 -0000       
1.113
  +++ openpkg-src/libarchive/libarchive.spec    4 Jul 2008 07:47:21 -0000       
1.114
  @@ -31,8 +31,8 @@
   Class:        EVAL
   Group:        Archiver
   License:      MIT-style
  -Version:      2.4.17
  -Release:      20080408
  +Version:      2.5.5
  +Release:      20080704
   
   #   list of sources
   Source0:      
http://people.freebsd.org/~kientzle/libarchive/src/libarchive-%{version}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to