Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29665

Modified Files:
        libarchive.info libarchive.patch 
Log Message:
New upstream release: 2.6.0.

Index: libarchive.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libarchive.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libarchive.info     24 Nov 2007 02:58:45 -0000      1.5
+++ libarchive.info     30 Dec 2008 09:53:17 -0000      1.6
@@ -1,12 +1,12 @@
 Package: libarchive
-Version: 2.4.0
+Version: 2.6.0
 Revision: 1
 Description: Archiver library for tar, pax and others
 BuildDepends: bzip2-dev
 Depends: %N-shlibs (=%v-%r), bzip2-shlibs
 BuildDependsOnly: true
 Source: http://people.freebsd.org/~kientzle/libarchive/src/libarchive-%v.tar.gz
-Source-MD5: 9b06995c6c9d000892b7320a4a4fedcb
+Source-MD5: e8ceea99a86b022e192a06d2b411a29b
 PatchScript: <<
 patch -p1 < %a/%n.patch
 /usr/bin/sed -i.bak 's/^\.Fx/FreeBSD/' libarchive/*.[1-9]
@@ -102,7 +102,7 @@
 this behaviour or they knock the real tape device on other platforms.
 <<
 DescPackaging: <<
-Since bsdcpio is still alpha and has its own version, I don't included it.
+Since bsdcpio is still beta and has its own version, I don't included it.
 I will include it in the bsdtar package after the bsdcpio get so matured
 that it has the same version number to the libarchive.
 <<

Index: libarchive.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libarchive.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libarchive.patch    24 Nov 2007 02:58:45 -0000      1.4
+++ libarchive.patch    30 Dec 2008 09:53:17 -0000      1.5
@@ -1,9 +1,9 @@
-diff -Naur libarchive-2.4.0.orig/tar/bsdtar.1 libarchive-2.4.0/tar/bsdtar.1
---- libarchive-2.4.0.orig/tar/bsdtar.1 2007-10-07 06:27:48.000000000 +0000
-+++ libarchive-2.4.0/tar/bsdtar.1      2007-11-16 10:42:02.000000000 +0000
-@@ -155,13 +155,35 @@
- .It Fl -format Ar format ( Fl W Cm format Ns = Ns Ar format )
- (c mode only)
+diff -Naur libarchive-2.6.0.orig/tar/bsdtar.1 libarchive-2.6.0/tar/bsdtar.1
+--- libarchive-2.6.0.orig/tar/bsdtar.1 2008-12-28 20:08:12.000000000 +0000
++++ libarchive-2.6.0/tar/bsdtar.1      2008-12-30 09:02:20.000000000 +0000
+@@ -161,13 +161,35 @@
+ .It Fl -format Ar format
+ (c, r, u mode only)
  Use the specified format for the created archive.
 -Supported formats include
 -.Dq cpio ,
@@ -43,8 +43,8 @@
 +See
  .Xr libarchive-formats 5
  for more information about currently-supported formats.
- .It Fl f Ar file
-@@ -169,11 +191,14 @@
+ In r and u modes, when extending an existing archive, the format specified
+@@ -177,11 +199,14 @@
  The filename can be
  .Pa -
  for standard input or standard output.
@@ -61,10 +61,10 @@
 +.Fl f
 +option is a bad practice because the default is usually a tape device
 +(such as /dev/sa0) in other UNIX-like platforms.
- .It Fl -fast-read ( Fl W Cm fast-read )
- (x and t mode only)
- Extract or list only the first archive entry that matches each pattern
-@@ -438,15 +463,6 @@
+ .It Fl H
+ (c and r mode only)
+ Symbolic links named on the command line will be followed; the
+@@ -473,15 +498,6 @@
  .Xr environ 7
  for more information.
  .El
@@ -80,7 +80,7 @@
  .Sh EXIT STATUS
  .Ex -std
  .Sh EXAMPLES
-@@ -672,10 +688,7 @@
+@@ -719,10 +735,7 @@
  public-domain implementation (circa November, 1987)
  was quite influential, and formed the basis of GNU tar.
  GNU tar was included as the standard system tar
@@ -92,10 +92,10 @@
  .Pp
  This is a complete re-implementation based on the
  .Xr libarchive 3
-diff -Naur libarchive-2.4.0.orig/tar/bsdtar.c libarchive-2.4.0/tar/bsdtar.c
---- libarchive-2.4.0.orig/tar/bsdtar.c 2007-09-16 23:30:14.000000000 +0000
-+++ libarchive-2.4.0/tar/bsdtar.c      2007-11-16 10:01:44.000000000 +0000
-@@ -267,8 +267,10 @@
+diff -Naur libarchive-2.6.0.orig/tar/bsdtar.c libarchive-2.6.0/tar/bsdtar.c
+--- libarchive-2.6.0.orig/tar/bsdtar.c 2008-12-28 20:08:12.000000000 +0000
++++ libarchive-2.6.0/tar/bsdtar.c      2008-12-30 09:00:48.000000000 +0000
+@@ -133,8 +133,10 @@
  
        /* Default: open tape drive. */
        bsdtar->filename = getenv("TAPE");


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to