Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23751
Modified Files:
tree.info tree.patch
Log Message:
New upstream version of tree package
Index: tree.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/tree.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tree.patch 26 Oct 2007 20:09:27 -0000 1.3
+++ tree.patch 15 Apr 2009 13:45:39 -0000 1.4
@@ -1,63 +1,19 @@
-diff -ru tree-1.5.1.1/Makefile tree-1.5.1.1-patched/Makefile
---- tree-1.5.1.1/Makefile 2007-06-11 15:22:47.000000000 +0200
-+++ tree-1.5.1.1-patched/Makefile 2007-10-26 22:05:14.000000000 +0200
-@@ -6,10 +6,10 @@
- # warranties, including, without limitation, the implied warranties
- # of merchant-ability and fitness for a particular purpose.
-
--CC=gcc
-+#CC=gcc
- #CFLAGS=-ggdb -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
--CFLAGS=-O2 -Wall -fomit-frame-pointer -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
--LDFLAGS=-s
-+#CFLAGS=-O2 -Wall -fomit-frame-pointer -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
-+#LDFLAGS=-s
-
- # Uncomment for FreeBSD:
- #CC=gcc
-@@ -24,9 +24,9 @@
- ## Comment out TREE_DEST definition below as well for Cygwin
+diff -ru tree-1.5.2.2/Makefile tree-1.5.2.2-patched/Makefile
+--- tree-1.5.2.2/Makefile 2009-01-22 16:03:11.000000000 +0100
++++ tree-1.5.2.2-patched/Makefile 2009-04-15 15:43:46.000000000 +0200
+@@ -42,10 +42,11 @@
+ #XOBJS=strverscmp.o
# Uncomment for OS X:
-#CC=cc
-#CFLAGS=-O2 -Wall -fomit-frame-pointer -no-cpp-precomp
-#LDFLAGS=
+-#XOBJS=strverscmp.o
+CC=cc
-+CFLAGS=-O2 -Wall -fomit-frame-pointer
++CFLAGS=-O2 -Wall -fomit-frame-pointer -no-cpp-precomp
+LDFLAGS=
++XOBJS=strverscmp.o
++MANDIR=${prefix}/share/man/man1
# Uncomment for HP/UX:
#CC=cc
-@@ -44,7 +44,7 @@
- TREE_DEST=tree
- BINDIR=${prefix}/bin
- MAN=tree.1
--MANDIR=${prefix}/man/man1
-+MANDIR=${prefix}/share/man/man1
-
- all: tree
-
-diff -ru tree-1.5.1.1/tree.c tree-1.5.1.1-patched/tree.c
---- tree-1.5.1.1/tree.c 2007-06-11 15:22:06.000000000 +0200
-+++ tree-1.5.1.1-patched/tree.c 2007-10-26 22:07:26.000000000 +0200
-@@ -17,7 +17,6 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
--#include <features.h>
- #include <stdlib.h>
- #include <stdio.h>
- #include <time.h>
-@@ -179,12 +178,6 @@
- FILE *outfile;
- int *dirs, maxdirs;
-
--#ifdef CYGWIN
--extern int MB_CUR_MAX;
--#else
--extern size_t MB_CUR_MAX;
--#endif
--
- int main(int argc, char **argv)
- {
- char **dirname = NULL;
Index: tree.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/tree.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- tree.info 12 Jan 2009 02:47:04 -0000 1.7
+++ tree.info 15 Apr 2009 13:45:39 -0000 1.8
@@ -15,14 +15,14 @@
# maintainership of) the affected package.
Package: tree
-Version: 1.5.1.1
+Version: 1.5.2.2
Revision: 1
Maintainer: Max Horn <[email protected]>
Source: ftp://mama.indstate.edu/linux/tree/tree-%v.tgz
-Source-MD5: f8fc70a9260b50bf8b4613e9d5f5e589
+Source-MD5: a7731a898e2c0d7e422a57a84ffbb06c
BuildDepends: fink (>= 0.24.12-1)
PatchFile: %n.patch
-PatchFile-MD5: 456907142bdcdc7fda1cc3a1d0795b98
+PatchFile-MD5: 8e706d207e399f8260e8ca9fad64d4b0
CompileScript: make prefix=%p
DocFiles: CHANGES LICENSE README
Description: Recursive directory listing program
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs