Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv10660

Modified Files:
        libarchive.patch 
Log Message:
also need to move the patch to stable

Index: libarchive.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libarchive.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libarchive.patch    10 Aug 2009 12:47:53 -0000      1.4
+++ libarchive.patch    22 Jan 2010 19:15:14 -0000      1.5
@@ -1,7 +1,41 @@
-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 @@
+diff -Naur libarchive-2.7.0.orig/cpio/bsdcpio.1 libarchive-2.7.0/cpio/bsdcpio.1
+--- libarchive-2.7.0.orig/cpio/bsdcpio.1       2009-04-08 07:09:29.000000000 
+0000
++++ libarchive-2.7.0/cpio/bsdcpio.1    2009-08-10 13:58:34.000000000 +0000
+@@ -128,10 +128,26 @@
+ The SVR4 portable cpio format.
+ .It Ar odc
+ The old POSIX.1 portable octet-oriented cpio format.
+-.It Ar pax
+-The POSIX.1 pax format, an extension of the ustar format.
+-.It Ar ustar
+-The POSIX.1 tar format.
++.It ustar
++standard tar archive compatible with the most of tar(1) implementations
++.It pax
++extended tar format introduced by POSIX 1003.1-2001 standard
++.It posix
++synonym of pax
++.It arbsd
++static library compatible with BSD ar(1)
++.It ar
++synonym of arbsd
++.It arsvr4
++static library compatible with SVR4 ar(1)
++.It argnu
++synonym of arsvr4
++.It shar
++shell archive composed of text files only
++.It shardump
++shell archive supporting binary files, but depends on uuencode and uudecode
++.It mtree
++not a true archive but a textual description of filesystem hierarchy
+ .El
+ .Pp
+ The default format is
+diff -Naur libarchive-2.7.0.orig/tar/bsdtar.1 libarchive-2.7.0/tar/bsdtar.1
+--- libarchive-2.7.0.orig/tar/bsdtar.1 2009-04-08 07:09:13.000000000 +0000
++++ libarchive-2.7.0/tar/bsdtar.1      2009-08-10 13:58:32.000000000 +0000
+@@ -161,13 +161,37 @@
  .It Fl -format Ar format
  (c, r, u mode only)
  Use the specified format for the created archive.
@@ -22,11 +56,11 @@
 +.It posix
 +synonym of pax
 +.It odc
-+standard cpio archive
++old POSIX.1 portable octet-oriented cpio format
 +.It cpio
 +synonym of odc
 +.It newc
-+SVR4 format cpio archive
++The SVR4 portable cpio format
 +.It arbsd
 +static library compatible with BSD ar(1)
 +.It ar
@@ -39,12 +73,14 @@
 +shell archive composed of text files only
 +.It shardump
 +shell archive supporting binary files, but depends on uuencode and uudecode
++.It mtree
++not a true archive but a textual description of filesystem hierarchy
 +.El
 +See
  .Xr libarchive-formats 5
  for more information about currently-supported formats.
  In r and u modes, when extending an existing archive, the format specified
-@@ -177,11 +199,14 @@
+@@ -177,11 +201,14 @@
  The filename can be
  .Pa -
  for standard input or standard output.
@@ -64,7 +100,7 @@
  .It Fl H
  (c and r mode only)
  Symbolic links named on the command line will be followed; the
-@@ -473,15 +498,6 @@
+@@ -531,15 +558,6 @@
  .Xr environ 7
  for more information.
  .El
@@ -80,7 +116,7 @@
  .Sh EXIT STATUS
  .Ex -std
  .Sh EXAMPLES
-@@ -719,10 +735,7 @@
+@@ -798,10 +816,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 +128,10 @@
  .Pp
  This is a complete re-implementation based on the
  .Xr libarchive 3
-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 @@
+diff -Naur libarchive-2.7.0.orig/tar/bsdtar.c libarchive-2.7.0/tar/bsdtar.c
+--- libarchive-2.7.0.orig/tar/bsdtar.c 2009-04-08 07:09:13.000000000 +0000
++++ libarchive-2.7.0/tar/bsdtar.c      2009-08-10 13:15:38.000000000 +0000
+@@ -149,8 +149,10 @@
  
        /* Default: open tape drive. */
        bsdtar->filename = getenv("TAPE");


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to