Update of /cvsroot/fink/experimental/thesin/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3490

Modified Files:
        dbd-mysql-pm.info 
Log Message:
Update to current stable version with my tweaks for my mysql

Index: dbd-mysql-pm.info
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/dbd-mysql-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dbd-mysql-pm.info   3 Aug 2012 05:18:49 -0000       1.4
+++ dbd-mysql-pm.info   9 Sep 2013 15:01:51 -0000       1.5
@@ -1,17 +1,24 @@
 Info2: <<
 Package: dbd-mysql-pm%type_pkg[perl]
-Version: 4.021
+Version: 4.023
 Revision: 1.1
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6, (%type_pkg[perl] = 5123) 10.7, (%type_pkg[perl] = 5124) 10.8
 Description: Perl5 Database Interface to MySQL
-Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
+Type: perl (5.12.3 5.12.4)
 License: Artistic
 Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
 
 # Dependencies:
-Depends: perl%type_pkg[perl]-core, mysql-unified-shlibs | 
libmysqlclient18-shlibs, dbi-pm%type_pkg[perl] (>= 1.37-2), data-showtable-pm
-BuildDepends: mysql-unified-dev | libmysqlclient18-dev, fink (>= 0.20.1-1), 
extutils-makemaker-pm%type_pkg[perl]
+Depends: <<
+       data-showtable-pm,
+       dbi-pm%type_pkg[perl] (>= 1.37-2),
+       mysql-unified-shlibs | libmysqlclient18-shlibs,
+       perl%type_pkg[perl]-core
+<<
+BuildDepends: <<
+       extutils-makemaker-pm%type_pkg[perl],
+       fink-package-precedence,
+       mysql-unified-dev | libmysqlclient18-dev
+<<
 Replaces: dbd-mysql-pm (<= 2.1026-1), dbd-mysql-pm560, dbd-mysql-pm580, %N-man
 Conflicts: %N-man
 PostInstScript: <<
@@ -26,7 +33,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/C/CA/CAPTTOFU/DBD-mysql-%v.tar.gz
-Source-MD5: 35653efca4bbe6e49ef31d237b4a50b7
+Source-MD5: 6ee956cf33ddce6441b36b6c1c983528
 
 # Patch Phase:
 PatchScript: <<
@@ -34,12 +41,16 @@
 <<
 
 # Compile Phase:
-ConfigureParams: --nocatchstderr --mysql_config=%p/bin/mysql_config
+ConfigureParams: --mysql_config=%p/bin/mysql_config DEFINE=-MD
+CompileScript: <<
+       %{default_script}
+       fink-package-precedence --depfile-ext='\.d' .
+<<
 NoPerlTests: true
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: README INSTALL.html ChangeLog LICENSE
+DocFiles: ChangeLog INSTALL.html LICENSE README* TODO
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]
@@ -57,10 +68,6 @@
 DescPort: <<
 Disabled default tests since 'make test' normally
 wouldn't pass: it needs a running mysql server
-Can't use default CompileScript on 10.3 so we can add --nocatchstderr (work 
around perl config bug)
-
-ABSPERL hack to make makemaker in perl 5.8.8 happy. It was using the wrong 
-ABSPERL path, pointing to the build directory instead of /sw/bin/perl...
 <<
 Homepage: http://search.cpan.org/dist/DBD-mysql
 <<


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to