pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/GWLib Fix PLIST (wrong shlib version).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fc34a333e96
branches:  trunk
changeset: 480488:2fc34a333e96
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 10 20:30:46 2004 +0000

description:
Fix PLIST (wrong shlib version).

diffstat:

 sysutils/GWLib/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r f542bcc3c613 -r 2fc34a333e96 sysutils/GWLib/PLIST
--- a/sysutils/GWLib/PLIST      Fri Sep 10 20:24:22 2004 +0000
+++ b/sysutils/GWLib/PLIST      Fri Sep 10 20:30:46 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/04/11 03:16:36 rh Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/09/10 20:30:46 wiz Exp $
 share/GNUstep/System/Library/Headers/GWorkspace/BNameEditor.h
 share/GNUstep/System/Library/Headers/GWorkspace/Browser2.h
 share/GNUstep/System/Library/Headers/GWorkspace/ContentViewersProtocol.h
@@ -11,5 +11,5 @@
 share/GNUstep/System/Library/Headers/GWorkspace/PreferencesProtocol.h
 share/GNUstep/System/Library/Headers/GWorkspace/ViewersProtocol.h
 share/GNUstep/System/Library/Libraries/libGWorkspace.so
-share/GNUstep/System/Library/Libraries/libGWorkspace.so.1.0.0
+share/GNUstep/System/Library/Libraries/libGWorkspace.so.0.0.1
 @dirrm share/GNUstep/System/Library/Headers/GWorkspace



Home | Main Index | Thread Index | Old Index