Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26375

Modified Files:
        tar.info 
Log Message:
new upstream version, thanks to danielj


Index: tar.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/tar.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tar.info    22 Aug 2009 22:55:19 -0000      1.5
+++ tar.info    2 Jul 2010 23:05:44 -0000       1.6
@@ -1,11 +1,12 @@
 Package: tar
-Version: 1.22
+Version: 1.23
 Revision: 1
 Essential: yes
+# libgettext8-shlibs isn't Essential yet so we have to stick with 3.
 Depends: libgettext3-shlibs, libiconv, gzip, bzip2, base-files
 #Source: mirror:sourceforge:fink/%n-%v.tar.bz2
 Source: mirror:gnu:%n/%n-%v.tar.bz2
-Source-MD5: 07fa517027f426bb80f5f5ff91b63585
+Source-MD5: 41e2ca4b924ec7860e51b43ad06cdb7e
 ConfigureParams: --program-transform-name=s/tar/gtar/ --infodir=%p/share/info 
--libexecdir=%p/lib --disable-dependency-tracking
 CompileScript: <<
  %p/bin/fink -y install libgettext3-dev libiconv-dev
@@ -14,8 +15,8 @@
 <<
 InfoTest: <<
  TestScript: <<
-  #Sparse files aren't supported on HFS+ so disable this test.
-  perl -pi -e 's/(genfile --sparse.*$)/$& || AT_SKIP_TEST/' tests/extrac05.at
+  # Fix bug in test 91 (fails when built as root).
+  perl -pi -e 's/(^AT_CHECK.*$)/$&\nAT_UNPRIVILEGED_PREREQ/' 
tests/remfiles01.at
   make check || exit 2
  <<
 <<
@@ -43,6 +44,9 @@
  the compile script.  Note that since the corresponding essential packages
  are dependencies of this one, they should already have been built, so
  'fink install' should merely make sure they are in place.
+ 
+ Due to the need to run 'fink install' within CompileScript, tar can't
+ be built with --build-as-nobody.
 
  Previous versions by Christoph Pfisterer.
 <<


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to