pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnustep-preferences Fix PLIST (wrong shlib names, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f4fac27fee0
branches: trunk
changeset: 480491:7f4fac27fee0
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 10 21:30:50 2004 +0000
description:
Fix PLIST (wrong shlib names, remove file that is not there, and fix typos in dirrms.
diffstat:
x11/gnustep-preferences/PLIST | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (35 lines):
diff -r e05210370827 -r 7f4fac27fee0 x11/gnustep-preferences/PLIST
--- a/x11/gnustep-preferences/PLIST Fri Sep 10 21:16:06 2004 +0000
+++ b/x11/gnustep-preferences/PLIST Fri Sep 10 21:30:50 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/12/05 10:23:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/09/10 21:30:50 wiz Exp $
share/GNUstep/System/Applications/Preferences.app/Preferences
share/GNUstep/System/Applications/Preferences.app/Resources/English.lproj/Localizable.strings
share/GNUstep/System/Applications/Preferences.app/Resources/English.lproj/Preferences.gorm
@@ -22,15 +22,14 @@
share/GNUstep/System/Applications/Preferences.app/stamp.make
share/GNUstep/System/Library/Headers/PrefsModule
share/GNUstep/System/Library/Libraries/libPrefsModule.so
-share/GNUstep/System/Library/Libraries/libPrefsModule.so.1.0.0
+share/GNUstep/System/Library/Libraries/libPrefsModule.so.0.0.1
share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Headers
share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Resources
share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/A/Headers/PrefsModule.h
share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/A/PrefsModule
share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/A/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/A/Resources/Info.plist
share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/A/libPrefsModule.so
-share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/A/libPrefsModule.so.1.0.0
+share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/A/libPrefsModule.so.0.0.1
share/GNUstep/System/Library/Frameworks/PrefsModule.framework/Versions/Current
share/GNUstep/System/Library/Preferences/Keyboard.prefs/Keyboard
share/GNUstep/System/Library/Preferences/Keyboard.prefs/Resources/Info-gnustep.plist
@@ -49,5 +48,5 @@
@dirrm share/GNUstep/System/Applications/Preferences.app/Resources/English.lproj
@dirrm share/GNUstep/System/Applications/Preferences.app/Resources
@dirrm share/GNUstep/System/Applications/Preferences.app
-@dirrm share/GNUsrep/Network/Library/Preferences
-@dirrm share/GNUsrep/Local/Library/Preferences
+@dirrm share/GNUstep/Network/Library/Preferences
+@dirrm share/GNUstep/Local/Library/Preferences
Home |
Main Index |
Thread Index |
Old Index