Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10615

Modified Files:
        pstree.info 
Removed Files:
        pstree.patch 
Log Message:
unstable->stable based on positive feedback. ooooooh


Index: pstree.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/pstree.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pstree.info 30 Mar 2009 03:11:56 -0000      1.2
+++ pstree.info 9 Nov 2009 14:38:52 -0000       1.3
@@ -1,29 +1,30 @@
 Package: pstree
-Version: 2.17
+Version: 2.32
 Revision: 1
-Source: mirror:custom:%n-%v.tar.gz
-Source-MD5: 15bac1ebc32c70e9eab803c028d04bb6
-CustomMirror: <<
- Primary: ftp://ftp.thp.Uni-Duisburg.DE/pub/source/
- Secondary: 
http://gd.tuwien.ac.at/platform/sun/packages/solaris/freeware/SOURCES/
-<<
+Source: ftp://ftp.thp.Uni-Duisburg.DE/pub/source/%n-%v.tar.gz
+Source-MD5: ba6e274e06d63910cf9bb8664b932808
 NoSourceDirectory: true
-BuildDepends: fink (>= 0.24.12)
-PatchFile: %n.patch
-PatchFile-MD5: 849afd5ccb2d3e80c05b36b3c6f3c9dd
+SetCFLAGS: -Os
 CompileScript: <<
- make pstree
- head -n 4 pstree.c >LICENSE
+ make CC=gcc %n
+ head -n 4 %n.c >LICENSE
 <<
 InstallScript: <<
  install -d -m 755 %i/bin
- install -c -m 755 pstree %i/bin
+ install -c -m 755 %n %i/bin
 <<
 DocFiles: README LICENSE
-Description: Shows the ps listing as a tree
+Description: Show 'ps' process list as hierarchical tree
+DescDetail: <<
+ pstree is a small program that shows the process-listing as a tree (as
+ the name implies), akin to the Activity Monitor's hierarchical process
+ view in 10.3. It has several options to make selection criteria and to
+ change the output style.
+<<
 License: GPL
-Maintainer: None <[email protected]>
+Maintainer: Daniel Macks <[email protected]>
 DescPackaging: <<
+ Previous maintainer: Carsten Klapp <[email protected]>
  Originally packaged by Masanori Sekino.
 <<
 Homepage: http://www.thp.uni-duisburg.de/ftpdoc.html

--- pstree.patch DELETED ---


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to