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

Modified Files:
        postgresql-perl.info 
Log Message:
convert to PatchFile (sync from unstable)


Index: postgresql-perl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/database/postgresql-perl.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- postgresql-perl.info        15 Jan 2009 21:56:51 -0000      1.10
+++ postgresql-perl.info        2 Apr 2009 02:02:25 -0000       1.11
@@ -14,6 +14,7 @@
        perl%type_pkg[perl]-core
 <<
 BuildDepends: <<
+       fink (>= 0.28.0-1),
        postgresql82-dev (>= %v-1),
        perl%type_pkg[perl]-core,
        bison,
@@ -151,6 +152,9 @@
 Source-MD5: 84e1fedd5f676e978a3afa744bc71b0a
 Source2: ftp://gborg.postgresql.org/pub/pgperl/stable/Pg-2.1.1.tar.gz
 Source2-MD5: c11c0abd99b8e1f50ba5dbdb922c2e61
+PatchFile: postgresql82.patch
+PatchFile-MD5: 6b399f03d00dbe624d2dff4d3891c51f
+PatchScript: sed -e 's,@INSTPREFIX@,%p,g' -e 
's,perl5.6.0,perl%type_raw[perl],g' < %{PatchFile} | patch -p1
 
 ConfigureParams: --prefix=%p --with-docdir=%p/share/doc --mandir=%p/share/man 
--enable-multibyte --enable-recode --with-CXX --with-perl --without-python 
--with-openssl --with-libraries=%p/lib --with-includes=%p/include --without-tcl 
--without-java --enable-odbc --with-pam --with-rendezvous
 CompileScript: <<
@@ -161,7 +165,6 @@
        export CPPFLAGS="-I%p/lib/system-openssl/include 
-I%p/include/postgresql -I%p/include -DHAVE_OPTRESET -fno-common"
        export LDFLAGS="-L%p/lib/system-openssl/lib -L%p/lib"
        export LIBS="-L%p/lib -lpq"
-       sed -e 's,@INSTPREFIX@,%p,g' -e 's,perl5.6.0,perl%type_raw[perl],g' < 
%a/postgresql82.patch | patch -p1
        ./configure %c
        perl -pi -e 's,-arch i386,,g; s,-arch ppc,,g' src/Makefile.global
 


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to