pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/tokyotyrant Fixes shlib names for ELF.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e55aaf7c34d0
branches:  trunk
changeset: 548939:e55aaf7c34d0
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Oct 25 06:20:08 2008 +0000

description:
Fixes shlib names for ELF.

diffstat:

 databases/tokyotyrant/PLIST |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 2695c21c3f9e -r e55aaf7c34d0 databases/tokyotyrant/PLIST
--- a/databases/tokyotyrant/PLIST       Sat Oct 25 06:16:26 2008 +0000
+++ b/databases/tokyotyrant/PLIST       Sat Oct 25 06:20:08 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/10/19 12:36:01 obache Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/10/25 06:20:08 obache Exp $
 bin/tcrmgr
 bin/tcrmttest
 bin/tcrtest
@@ -8,10 +8,10 @@
 include/tcrdb.h
 include/tculog.h
 include/ttutil.h
-lib/libtokyotyrant.1.24.0.so
-lib/libtokyotyrant.1.so
 lib/libtokyotyrant.a
 lib/libtokyotyrant.so
+lib/libtokyotyrant.so.1
+lib/libtokyotyrant.so.1.24.0
 lib/pkgconfig/tokyotyrant.pc
 man/man1/tcrmgr.1
 man/man1/tcrmttest.1



Home | Main Index | Thread Index | Old Index