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

Modified Files:
        dbd-pg-pm.info dbd-pg-pm560.info 
Log Message:
postgresql-unified to stable

Index: dbd-pg-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/dbd-pg-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbd-pg-pm.info      2 May 2005 11:40:57 -0000       1.3
+++ dbd-pg-pm.info      7 Sep 2005 20:47:13 -0000       1.4
@@ -1,25 +1,53 @@
 Info2: <<
-Package: dbd-pg-pm%type_pkg[perl]
-Version: 1.41
+Package: dbd-pg-unified-pm%type_pkg[perl]
+Version: 1.43
 Revision: 1
-BuildDepends: postgresql80-dev, perl%type_pkg[perl]-core, 
test-simple-pm%type_pkg[perl], fink (>= 0.20.2.1-1)
-Depends: dbi-pm%type_pkg[perl], postgresql80-shlibs
-Provides: dbd-pg-pm
-Conflicts: dbd-pg-pm%type_pkg[perl]
-Replaces: dbd-pg-pm560, dbd-pg-pm560-ssl, dbd-pg-pm561, dbd-pg-pm561-ssl, 
dbd-pg-pm580, dbd-pg-pm580-ssl, dbd-pg-pm581, dbd-pg-pm581-ssl, dbd-pg-pm584, 
dbd-pg-pm584-ssl, dbd-pg-pm585, dbd-pg-pm585-ssl, dbd-pg-pm586, 
dbd-pg-pm586-ssl, dbd-pg-pm (<= 1.22-1)
-Suggests: postgresql80
+BuildDepends: postgresql80-unified-dev, perl%type_pkg[perl]-core, 
test-simple-pm%type_pkg[perl], fink (>= 0.20.2.1-1)
+Depends: dbi-pm%type_pkg[perl], postgresql80-unified-shlibs
+Conflicts: dbd-pg-pm
+Replaces: dbd-pg-pm
+Suggests: postgresql80-unified
 Source: http://www.cpan.org/modules/by-module/DBD/DBD-Pg-%v.tar.gz
-Source-MD5: 3f58b53877954f5a07a08e64f6a67287
+Source-MD5: 1ddefc3cb5f8c0d20eaf6ba7aa11049d
 UpdatePOD: true
-Type: perl(5.8.1 5.8.6)
+Type: perl(5.6.1 5.8.0 5.8.1 5.8.4 5.8.6)
 NoPerlTests: true
 DocFiles: README README.win32 MANIFEST Changes
 GCC: 3.3
 CompileScript: <<
+#!/bin/sh -ex
+
   ranlib %p/lib/libpq.a
   POSTGRES_INCLUDE=%p/include/postgresql POSTGRES_LIB=%p/lib 
perl%type_raw[perl] Makefile.PL %c
   make
 <<
+InstallScript: <<
+#!/bin/sh -ex
+make install \
+ INSTALLPRIVLIB=%i/lib/perl5/%type_raw[perl] \
+ INSTALLARCHLIB=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
+ INSTALLSITELIB=%i/lib/perl5/%type_raw[perl] \
+ INSTALLSITEARCH=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
+ INSTALLMAN1DIR=%i/share/man/man1 \
+ INSTALLMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
+ INSTALLSITEMAN1DIR=%i/share/man/man1 \
+ INSTALLSITEMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
+ INSTALLBIN=%i/bin \
+ INSTALLSITEBIN=%i/bin \
+ INSTALLSCRIPT=%i/bin
+<<
+SplitOff: <<
+  Package: dbd-pg-pm%type_pkg[perl]
+  Description: upgrade package for dbd-pg-pm%type_pkg[perl]
+  Depends: dbd-pg-unified-pm%type_pkg[perl] (= %v-%r)
+  DocFiles: README README.win32 MANIFEST Changes
+<<
+SplitOff2: <<
+  Package: dbd-pg-pm%type_pkg[perl]-ssl
+  Description: upgrade package for dbd-pg-pm%type_pkg[perl]-ssl
+  Depends: dbd-pg-unified-pm%type_pkg[perl] (= %v-%r)
+  DocFiles: README README.win32 MANIFEST Changes
+<<
 Description: PostgreSQL Perl DBI module
 DescDetail: <<
 DBD-Pg is a PostgreSQL interface for Perl5 using DBI.

Index: dbd-pg-pm560.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/dbd-pg-pm560.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbd-pg-pm560.info   27 Apr 2005 21:39:08 -0000      1.3
+++ dbd-pg-pm560.info   7 Sep 2005 20:47:13 -0000       1.4
@@ -1,12 +1,12 @@
 Info2: <<
-Package: dbd-pg-pm560
+Package: dbd-pg-unified-pm560
 Version: 1.22
-Revision: 13
-BuildDepends: postgresql80-dev, perl560-core, test-simple-pm560, fink (>= 
0.20.2.1-1)
-Depends: dbi-pm560, postgresql80-shlibs
-Provides: dbd-pg-pm
-Replaces: dbd-pg-pm561, dbd-pg-pm580, dbd-pg-pm581, dbd-pg-pm584, 
dbd-pg-pm561-ssl, dbd-pg-pm580-ssl, dbd-pg-pm581-ssl, dbd-pg-pm584-ssl, 
dbd-pg-pm (<= 1.22-1)
-Suggests: postgresql80
+Revision: 14
+BuildDepends: postgresql80-unified-dev, perl560-core, test-simple-pm560, fink 
(>= 0.20.2.1-1)
+Depends: dbi-pm560, postgresql80-unified-shlibs
+Conflicts: dbd-pg-pm
+Replaces: dbd-pg-pm
+Suggests: postgresql80-unified
 Source: http://www.cpan.org/modules/by-module/DBD/DBD-Pg-%v.tar.gz
 Source-MD5: 2fc355b28ad5c7c05a46bf74fc88dd38
 UpdatePOD: true
@@ -15,10 +15,39 @@
 DocFiles: README README.win32 MANIFEST Changes
 GCC: 3.3
 CompileScript: <<
+#!/bin/sh -ex
+
   ranlib %p/lib/libpq.a
   POSTGRES_INCLUDE=%p/include/postgresql POSTGRES_LIB=%p/lib 
perl%type_raw[perl] Makefile.PL %c
   make
 <<
+InstallScript: <<
+#!/bin/sh -ex
+make install \
+ INSTALLPRIVLIB=%i/lib/perl5/%type_raw[perl] \
+ INSTALLARCHLIB=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
+ INSTALLSITELIB=%i/lib/perl5/%type_raw[perl] \
+ INSTALLSITEARCH=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
+ INSTALLMAN1DIR=%i/share/man/man1 \
+ INSTALLMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
+ INSTALLSITEMAN1DIR=%i/share/man/man1 \
+ INSTALLSITEMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
+ INSTALLBIN=%i/bin \
+ INSTALLSITEBIN=%i/bin \
+ INSTALLSCRIPT=%i/bin
+<<
+SplitOff: <<
+  Package: dbd-pg-pm560
+  Description: upgrade package for dbd-pg-pm560
+  Depends: dbd-pg-unified-pm560 (= %v-%r)
+  DocFiles: README README.win32 MANIFEST Changes
+<<
+SplitOff2: <<
+  Package: dbd-pg-pm560-ssl
+  Description: upgrade package for dbd-pg-pm560-ssl
+  Depends: dbd-pg-unified-pm560 (= %v-%r)
+  DocFiles: README README.win32 MANIFEST Changes
+<<
 Description: PostgreSQL Perl DBI module (with SSL)
 DescDetail: <<
 DBD-Pg is a PostgreSQL interface for Perl5 using DBI.



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to