Update of /cvsroot/fink/experimental/tiger/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17555

Added Files:
        compress-zlib-pm.info compress-zlib-pm.patch dbi-pm.info 
Log Message:
versions from unstable, needed (for now) in tiger


--- NEW FILE: compress-zlib-pm.info ---
Info2: <<
Package: compress-zlib-pm%type_pkg[perl]
Version: 1.33
Revision: 12
Type: perl (5.6.0 5.6.1 5.8.0 5.8.1 5.8.4 5.8.5)
Description: Part of the info-zip zlib compression library
License: Artistic
Homepage: http://search.cpan.org/dist/Compress-Zlib/
Maintainer: Blair Zajac <[EMAIL PROTECTED]>

# Dependencies.
Depends: perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.20.3)

# Unpack Phase.
Source: mirror:cpan:authors/id/P/PM/PMQS/Compress-Zlib-%v.tar.gz
Source-MD5: 927814da77b31b5a9ace821eb3ece5fd

# Patch Phase.
Patch: %{ni}.patch

# Install Phase.
UpdatePOD: true
DocFiles: ANNOUNCE Changes MANIFEST README

SplitOff: <<
  Package: %N-man
  Description: Manual pages for compress-zlib-pm
  Files: share/man
  Conflicts: compress-zlib-pm560-man, compress-zlib-pm561-man, 
compress-zlib-pm580-man, compress-zlib-pm581-man, compress-zlib-pm584-man, 
compress-zlib-pm585-man
  Replaces: compress-zlib-pm560-man, compress-zlib-pm561-man, 
compress-zlib-pm580-man, compress-zlib-pm581-man, compress-zlib-pm584-man, 
compress-zlib-pm585-man
  DocFiles: ANNOUNCE Changes MANIFEST README
<<

# Documentation.
DescDetail: <<
This module provides a Perl interface to part of the info-zip zlib
compression library.  For more details see the pod documentation
embedded in the file Zlib.pm.
<<
DescPackaging: <<
Previous packages by Justin F. Hallett <[EMAIL PROTECTED]>
<<
<<

--- NEW FILE: dbi-pm.info ---
Info2: <<
Package: dbi-pm%type_pkg[perl]
Version: 1.43
Revision: 1
Epoch: 1
Description: Perl Database Interface by Tim Bunce
Depends: fink (>= 0.20.1-1), perl%type_pkg[perl]-core
BuildDepends: perl%type_pkg[perl]-core, fink (>= 0.20.2.1-1), 
test-simple-pm%type_pkg[perl]
Provides: dbi-pm
Replaces: dbi-pm560, dbi-pm561, dbi-pm580, dbi-pm581, dbi-pm584, dbi-pm585, 
dbi-pm (<= 1:1.35-1)

Type: perl(5.6.0 5.6.1 5.8.0 5.8.1 5.8.4 5.8.5)
License: Artistic
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

# Unpack Phase:
Source: mirror:cpan:modules/by-module/DBI/DBI-%v.tar.gz
Source-MD5: ceaa35210d70e9762a3de5426d4d9235

# Install Phase:
UpdatePOD: true
DocFiles: Changes README ToDo

# Additional Data:
DescDetail: <<
The DBI requires one or more 'driver' modules to talk to databases.
Check that a DBD::* module exists for the database you wish to use.
Use the 'perldoc DBI' command to read the DBI documentation.

E.g. you could use 'fink install dbd-mysql-pm581' to get MySQL support.
<<
DescPort: <<
Used Epoch support to go back to normal versioning scheme
<<
Homepage: http://search.cpan.org/search?dist=DBI
<<

--- NEW FILE: compress-zlib-pm.patch ---
diff -ru Compress-Zlib-1.33.orig/config.in Compress-Zlib-1.33/config.in
--- Compress-Zlib-1.33.orig/config.in   Wed Nov 26 02:50:53 2003
+++ Compress-Zlib-1.33/config.in        Thu Jul 29 14:39:43 2004
@@ -11,9 +11,9 @@
 # See to the section "Controlling the version of zlib used by
 # Compress::Zlib" in the README file for details of how to use this file.

-BUILD_ZLIB = True
-INCLUDE    = ./zlib-src
-LIB        = ./zlib-src
+BUILD_ZLIB = False
+INCLUDE    = /usr/include
+LIB        = /usr/lib
 OLD_ZLIB   = False



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to