Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17299/10.3/unstable/main/finkinfo/libs/perlmods

Modified Files:
        net-peep-pm.info 
Added Files:
        file-tail-pm.info filesys-diskfree-pm.info 
        net-ping-external-pm.info 
Log Message:
Peep: fixed dependency

--- NEW FILE: file-tail-pm.info ---
Package: file-tail-pm
Version: 0.98
Revision: 1
Type: perl
Description: Perl extension for tail
License: Artistic
Maintainer: ASARI Takashi <[EMAIL PROTECTED]>

# Unpack Phase:
Source: mirror:cpan:authors/id/M/MG/MGRABNAR/File-Tail-%v.tar.gz
Source-MD5: d16d67052577a5cdcde03d5cd2dc5569

# Install Phase:
UpdatePOD: True
DocFiles: Changes MANIFEST README

# Additional Info:
DescDetail: <<
The File::Tail module is designed for reading files which are continously
appended to (the name comes from the tail -f directive). Usualy such files are
logfiles of some description.
<<
Homepage: http://search.cpan.org/dist/File-Tail/

Index: net-peep-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/net-peep-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- net-peep-pm.info    22 Nov 2004 14:36:02 -0000      1.1
+++ net-peep-pm.info    22 Nov 2004 20:42:55 -0000      1.2
@@ -1,19 +1,32 @@
 Info2: <<
 Package: net-peep-pm%type_pkg[perl]
 Version: 0.5.0
-Revision: 1rc1
+Revision: 3rc1
 Description: Peep (Network Auralizer) client
-Type: perl (5.8.1 5.8.4)
+Type: perl (5.8.1)
 License: GPL
 Maintainer: ASARI Takashi <[EMAIL PROTECTED]>
 
-Depends: perl%type_pkg[perl]-core, file-mmagic-pm, xml-parser-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.20.2.1-1)
-Replaces: %{ni}581, %{ni}584
+Depends: <<
+  perl%type_pkg[perl]-core,
+  file-tail-pm (>=0.98),
+  time-hires-pm%type_pkg[perl] (>=1.20),
+  net-ping-external-pm (>=0.06),
+  filesys-diskfree-pm (>=0.06),
+  proc-processtable-pm%type_pkg[perl] (>=0.32),
+  file-mmagic-pm (>=1.06),
+  xml-parser-pm%type_pkg[perl] (>=2.30)
+<<
+Replaces: %{ni}581
 
 Source: mirror:sourceforge:%n/Peep-%v-rc2.tar.gz
 Source-MD5: 4e71f2c99be79b95fbed6bd8ae9d823b
 
+PatchScript: <<
+/bin/mv client/Net/Peep/Client/Client.pm Client.orig
+/usr/bin/sed "216s|',|','%p/etc',|" Client.orig > 
client/Net/Peep/Client/Client.pm
+<<
+
 UpdatePOD: true
 CompileScript: <<
   #!/bin/sh

--- NEW FILE: net-ping-external-pm.info ---
Package: net-ping-external-pm
Version: 0.11
Revision: 1
Type: perl
Description: Perform the Unix command 'ping'
License: Artistic
Maintainer: ASARI Takashi <[EMAIL PROTECTED]>

# Unpack Phase:
Source: mirror:cpan:authors/id/C/CO/COLINM/Net-Ping-External-%v.tar.gz
Source-MD5: de9fd436c6749e1a2330eae4aae856fb

# Install Phase:
UpdatePOD: True
DocFiles: Changes MANIFEST README

# Additional Info:
DescDetail: <<
Net::Ping::External is a module which interfaces with the "ping" command on 
many systems. It presently provides a single function, ping(), that takes in a 
hostname and (optionally) a timeout and returns true if the host is alive, and 
false otherwise. Unless you have the ability (and willingness) to run your 
scripts as the superuser on your system, this module will probably provide 
more accurate results than Net::Ping will.
<<
Homepage: http://search.cpan.org/dist/Net-Ping-External/

--- NEW FILE: filesys-diskfree-pm.info ---
Package: filesys-diskfree-pm
Version: 0.06
Revision: 1
Type: perl
Description: Perform the Unix command 'df'
License: Artistic
Maintainer: ASARI Takashi <[EMAIL PROTECTED]>

# Unpack Phase:
Source: mirror:cpan:authors/id/A/AB/ABARCLAY/Filesys-DiskFree-%v.tar.gz
Source-MD5: e39b3b10468fd98973ce76a97351f3c4

# Install Phase:
UpdatePOD: True
DocFiles: Changes MANIFEST README

# Additional Info:
DescDetail: <<
Filesys::DiskFree does about what the unix command df(1) does, listing
the mounted disks, and the amount of free space used & available.
<<
Homepage: http://search.cpan.org/dist/Filesys-DiskFree/



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to