summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-01 08:35:15 +0000
committerrh <rh@pkgsrc.org>2003-04-01 08:35:15 +0000
commitc2f36e36be6c1c36a96c055c54415f7a9a70a890 (patch)
tree6d634a5fd891b856249937c1da7ded121ed34ab5 /x11/gnustep-gui/Makefile
parent034e3e38dd8b62e08593aa2fddaf1b71e1b49d83 (diff)
downloadpkgsrc-c2f36e36be6c1c36a96c055c54415f7a9a70a890.tar.gz
Update gnustep-gui to 0.8.5
Noteworthy changes in version `0.8.5' ===================================== Bug fixes. NSStringDrawing now uses text system implementation. Noteworthy changes in version `0.8.4' ===================================== This release features a brand new text and layout system thanks to Alexander Malmberg. Other improvements include: * Various display optimizations. * Default border to NSScrollView changed * Printing fixes. * NSToolbar partially implemented.
Diffstat (limited to 'x11/gnustep-gui/Makefile')
-rw-r--r--x11/gnustep-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index 4fe7c76a613..41b1c94cfea 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/01/03 04:06:13 rh Exp $
+# $NetBSD: Makefile,v 1.4 2003/04/01 08:35:15 rh Exp $
#
-DISTNAME= gnustep-gui-0.8.3
+DISTNAME= gnustep-gui-0.8.5
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}