diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-03-26 12:10:07 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-03-26 12:10:07 +0000 |
commit | a7ac5ae6ebc98f2da64540d2b40e7a9200ca167e (patch) | |
tree | 550f15a3502961889b40b455513af1587c02d04e /x11-toolkits/gnustep-gui | |
parent | Add a patch allowing libnids to correctly capture packets on (diff) |
Upgrade to 0.7.6.
PR: 36266
Notes
Notes:
svn path=/head/; revision=56694
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/pkg-plist | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 286177e6deb3..312dcf8864e1 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-gui -PORTVERSION= 0.7.5 +PORTVERSION= 0.7.6 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ http://ftp.codefactory.se/pub/gnu/gstep/ \ diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo index d062af5c0008..181bef8ca2e3 100644 --- a/x11-toolkits/gnustep-gui/distinfo +++ b/x11-toolkits/gnustep-gui/distinfo @@ -1 +1 @@ -MD5 (gnustep-gui-0.7.5.tar.gz) = 1f5e33861f40fea8d56fdb63e2f49882 +MD5 (gnustep-gui-0.7.6.tar.gz) = c97d1bdce175b85d3743ba783abf8767 diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist index 442bf2227ce4..facbf69e9555 100644 --- a/x11-toolkits/gnustep-gui/pkg-plist +++ b/x11-toolkits/gnustep-gui/pkg-plist @@ -8,6 +8,7 @@ System/Headers/AppKit/GSFontInfo.h System/Headers/AppKit/GSHbox.h System/Headers/AppKit/GSHelpManagerPanel.h System/Headers/AppKit/GSInfoPanel.h +System/Headers/AppKit/GSMemoryPanel.h System/Headers/AppKit/GSMethodTable.h System/Headers/AppKit/GSPasteboardServer.h System/Headers/AppKit/GSServicesManager.h @@ -30,7 +31,6 @@ System/Headers/AppKit/NSBrowser.h System/Headers/AppKit/NSBrowserCell.h System/Headers/AppKit/NSButton.h System/Headers/AppKit/NSButtonCell.h -System/Headers/AppKit/NSCStringText.h System/Headers/AppKit/NSCachedImageRep.h System/Headers/AppKit/NSCell.h System/Headers/AppKit/NSClipView.h @@ -203,6 +203,9 @@ System/Libraries/Resources/Images/common_WMCloseBroken.tiff System/Libraries/Resources/Images/common_copyCursor.tiff System/Libraries/Resources/Images/common_linkCursor.tiff System/Libraries/Resources/Images/common_noCursor.tiff +System/Libraries/Resources/Images/common_outlineCollapsed.tiff +System/Libraries/Resources/Images/common_outlineExpanded.tiff +System/Libraries/Resources/Images/common_outlineUnexpandable.tiff System/Libraries/Resources/Images/common_ret.tiff System/Libraries/Resources/Images/common_retH.tiff System/Libraries/Resources/Images/nsmapping.strings @@ -550,9 +553,6 @@ System/Makefiles/Additional/gui.make System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/gopen System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/make_services System/Tools/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/set_show_service -System/Tools/gopen -System/Tools/make_services -System/Tools/set_show_service @dirrm System/Library/Services/example.service/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu @dirrm System/Library/Services/example.service/%%GNU_ARCH%%/%%OPSYS%% @dirrm System/Library/Services/example.service/%%GNU_ARCH%% |