Update of /cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11738/10.3/crypto/finkinfo
Modified Files:
libpqxx-2.patch postgresql74-ssl.info
Log Message:
more dep tweaks
Index: postgresql74-ssl.info
===================================================================
RCS file:
/cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo/postgresql74-ssl.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- postgresql74-ssl.info 25 Oct 2004 03:09:10 -0000 1.18
+++ postgresql74-ssl.info 25 Oct 2004 15:27:41 -0000 1.19
@@ -92,7 +92,7 @@
make DESTDIR=%d || exit 2
popd
- pushd ../libpqxx-2.3.0 && \
+ pushd ../libpqxx-2.4.0 && \
sed 's|@INSTPREFIX@|%i|g' %a/libpqxx-2.patch | patch -p1 && \
perl -pi.bak -e 's,hardcode_direct=yes,hardcode_direct=no,g' configure && \
./configure --prefix=%p --mandir=%p/share/man --enable-shared && \
@@ -105,7 +105,7 @@
Name: libpqxx
Description: a C++ API to the PostgreSQL database management system.
-Version: 2.3.0
+Version: 2.4.0
Libs: -L\${libdir} -lpqxx-2
Cflags: -I\${exec_prefix}/include/postgresql -I\${exec_prefix}/include/pqxx-2
END
@@ -156,7 +156,7 @@
popd
# libpqxx
- pushd ../libpqxx-2.3.0
+ pushd ../libpqxx-2.4.0
make install DESTDIR=%d includedir=%p/include/postgresql/pqxx-2 || exit 12
mv %i/bin/pqxx-config %i/bin/pqxx-config2
mv %i/lib/libpqxx.a %i/lib/libpqxx-2.a
Index: libpqxx-2.patch
===================================================================
RCS file: /cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo/libpqxx-2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libpqxx-2.patch 27 Aug 2004 20:59:44 -0000 1.1
+++ libpqxx-2.patch 25 Oct 2004 15:27:40 -0000 1.2
@@ -1,7 +1,7 @@
-diff -uNr libpqxx-2.3.0/configure libpqxx-2.3.0-new/configure
---- libpqxx-2.3.0/configure Sat Aug 21 11:19:02 2004
-+++ libpqxx-2.3.0-new/configure Sun Aug 22 18:57:53 2004
-@@ -20194,7 +20194,8 @@
+diff -uNr libpqxx-2.4.0/configure libpqxx-2.4.0-new/configure
+--- libpqxx-2.4.0/configure Thu Oct 14 07:55:55 2004
++++ libpqxx-2.4.0-new/configure Mon Oct 25 10:03:32 2004
+@@ -20195,7 +20195,8 @@
{ echo "$as_me:$LINENO: using PostgreSQL libraries at $with_postgres_lib" >&5
echo "$as_me: using PostgreSQL libraries at $with_postgres_lib" >&6;}
@@ -11,14 +11,14 @@
POSTGRES_LIB="-L${with_postgres_lib} -R${with_postgres_lib} -lpq"
-@@ -23516,8 +23517,8 @@
+@@ -23495,8 +23496,8 @@
# 1. Name of the configuration item, e.g. PQXX_HAVE_PTRDIFF_T
# 2. Publication marker: public or internal
# 3. A single environmental factor determining the item, e.g. libpq or compiler
--PUBLICATIONS=`cut configitems -f 2 | sort -u`
--FACTORS=`cut configitems -f 3 | sort -u`
-+PUBLICATIONS=`cut -f 2 configitems | sort -u`
-+FACTORS=`cut -f 3 configitems | sort -u`
+-PUBLICATIONS=`cut ${srcdir}/configitems -f 2 | sort -u`
+-FACTORS=`cut ${srcdir}/configitems -f 3 | sort -u`
++PUBLICATIONS=`cut -f 2 ${srcdir}/configitems | sort -u`
++FACTORS=`cut -f 3 ${srcdir}/configitems | sort -u`
for publication in $PUBLICATIONS ; do
for factor in $FACTORS ; do
CONFIGFILE="include/pqxx/config-$publication-$factor.h"
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits