diff options
author | rh <rh> | 2002-10-18 09:23:26 +0000 |
---|---|---|
committer | rh <rh> | 2002-10-18 09:23:26 +0000 |
commit | 1b1d79eb57e05a762a93ea2cffef0fe0e2c4720b (patch) | |
tree | fdeadd04c4167a0aee2c8a8bcabb818479ea64b3 /x11/gnustep-gui | |
parent | f12b82eca78984e9caaf4b323a4834096e718328 (diff) | |
download | pkgsrc-1b1d79eb57e05a762a93ea2cffef0fe0e2c4720b.tar.gz |
Update gnustep-gui to 0.8.2
Noteworthy changes in version `0.8.2'
=====================================
* Handle fonts that aren't found better.
* Implement pageUp/Down.
* Some window focusing problems fixed.
* Quartz-like interface partially implemented.
* NSSecureTextField partially rewritten. More secure.
* NSBrowser: implement non-separate columns
* Fix firstResponder status in text fields.
Diffstat (limited to 'x11/gnustep-gui')
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/PLIST | 5 | ||||
-rw-r--r-- | x11/gnustep-gui/buildlink2.mk | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/distinfo | 6 |
4 files changed, 10 insertions, 9 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index f7f17c42bc4..eb6de856a89 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/27 15:24:35 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/18 09:23:26 rh Exp $ # -DISTNAME= gnustep-gui-0.8.1 +DISTNAME= gnustep-gui-0.8.2 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-gui/PLIST b/x11/gnustep-gui/PLIST index dfca7b87ab5..c1970b6821c 100644 --- a/x11/gnustep-gui/PLIST +++ b/x11/gnustep-gui/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/10/18 09:23:26 rh Exp $ share/GNUstep/System/Headers/AppKit/AppKit.h share/GNUstep/System/Headers/AppKit/AppKitDefines.h share/GNUstep/System/Headers/AppKit/AppKitExceptions.h @@ -7,11 +7,13 @@ share/GNUstep/System/Headers/AppKit/GMAppKit.h share/GNUstep/System/Headers/AppKit/GMArchiver.h share/GNUstep/System/Headers/AppKit/GSDisplayServer.h share/GNUstep/System/Headers/AppKit/GSFontInfo.h +share/GNUstep/System/Headers/AppKit/GSFusedSilica.h share/GNUstep/System/Headers/AppKit/GSHbox.h share/GNUstep/System/Headers/AppKit/GSHelpManagerPanel.h share/GNUstep/System/Headers/AppKit/GSInfoPanel.h share/GNUstep/System/Headers/AppKit/GSMemoryPanel.h share/GNUstep/System/Headers/AppKit/GSMethodTable.h +share/GNUstep/System/Headers/AppKit/GSNibTemplates.h share/GNUstep/System/Headers/AppKit/GSPasteboardServer.h share/GNUstep/System/Headers/AppKit/GSServicesManager.h share/GNUstep/System/Headers/AppKit/GSTable.h @@ -136,7 +138,6 @@ share/GNUstep/System/Headers/AppKit/NSWindow.h share/GNUstep/System/Headers/AppKit/NSWindowController.h share/GNUstep/System/Headers/AppKit/NSWorkspace.h share/GNUstep/System/Headers/AppKit/PSOperators.h -share/GNUstep/System/Headers/AppKit/nsimage-tiff.h share/GNUstep/System/Headers/gnustep/AppKit/GMAppKit.h share/GNUstep/System/Headers/gnustep/AppKit/GMArchiver.h share/GNUstep/System/Headers/gnustep/AppKit/IMConnectors.h diff --git a/x11/gnustep-gui/buildlink2.mk b/x11/gnustep-gui/buildlink2.mk index f8adc4e33c4..6d9930845f3 100644 --- a/x11/gnustep-gui/buildlink2.mk +++ b/x11/gnustep-gui/buildlink2.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink2.mk,v 1.1 2002/09/27 21:04:21 rh Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2002/10/18 09:23:26 rh Exp $ # .if !defined(GNUSTEP_GUI_BUILDLINK2_MK) GNUSTEP_GUI_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gnustep-gui -BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.8.1 +BUILDLINK_DEPENDS.gnustep-gui?= gnustep-gui>=0.8.2 BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui EVAL_PREFIX+= BUILDLINK_PREFIX.gnustep-gui=gnustep-gui diff --git a/x11/gnustep-gui/distinfo b/x11/gnustep-gui/distinfo index c43cc7d41f6..d66038ce523 100644 --- a/x11/gnustep-gui/distinfo +++ b/x11/gnustep-gui/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/27 15:24:36 rh Exp $ +$NetBSD: distinfo,v 1.2 2002/10/18 09:23:26 rh Exp $ -SHA1 (gnustep-gui-0.8.1.tar.gz) = b38ac0f94f28872ef54dbe86587f7661bbe8cd9a -Size (gnustep-gui-0.8.1.tar.gz) = 2021246 bytes +SHA1 (gnustep-gui-0.8.2.tar.gz) = ca42955ac1f6797084eab1538e875cfbc1a26f39 +Size (gnustep-gui-0.8.2.tar.gz) = 2054584 bytes SHA1 (patch-aa) = b14de02e5c38f54d5df3187f571bd562ff9728a7 SHA1 (patch-ab) = 34b6c44417666667da55f36c2c8fc301be0d8bdf SHA1 (patch-ac) = 3e30333d462613faf2cedcc6a0b92638aabdc1d6 |