pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/postgresql-lib fix libecpg version 3.4 -> 3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b335790f3a97
branches:  trunk
changeset: 477292:b335790f3a97
user:      grant <grant%pkgsrc.org@localhost>
date:      Mon Jun 28 23:57:05 2004 +0000

description:
fix libecpg version 3.4 -> 3.6 after update to postgresql 7.3.6.

diffstat:

 databases/postgresql-lib/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c53f429ea204 -r b335790f3a97 databases/postgresql-lib/PLIST
--- a/databases/postgresql-lib/PLIST    Mon Jun 28 22:11:37 2004 +0000
+++ b/databases/postgresql-lib/PLIST    Mon Jun 28 23:57:05 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/01/30 18:50:39 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/06/28 23:57:05 grant Exp $
 bin/ecpg
 include/postgresql/ecpgerrno.h
 include/postgresql/ecpglib.h
@@ -335,7 +335,7 @@
 lib/libecpg.a
 lib/libecpg.so
 lib/libecpg.so.3
-${LIBECPG}lib/libecpg.so.3.4
+${LIBECPG}lib/libecpg.so.3.6
 lib/libpq.a
 lib/libpq.so
 lib/libpq.so.3



Home | Main Index | Thread Index | Old Index