summaryrefslogtreecommitdiff
path: root/lang/classpath/Makefile.common
diff options
context:
space:
mode:
authortonio <tonio>2006-05-16 13:27:33 +0000
committertonio <tonio>2006-05-16 13:27:33 +0000
commitb61be80221faf357e311b36d8eeb6a48335ccc83 (patch)
treeb60e70f90e6c1da60a743b9bba307f3826a58392 /lang/classpath/Makefile.common
parente33ccf2231d46e3ab5dd2738ae4cc7b0d831fdb6 (diff)
downloadpkgsrc-b61be80221faf357e311b36d8eeb6a48335ccc83.tar.gz
Update lang/classpath and lang/classpath-gui to 0.91
New in release 0.91 (May 14, 2006) (See the ChangeLog file for a full list of changes.) * Experimental activation (java.rmi.activation) support, including RMI activation daemon and persistent naming service tools. * Experimental printing support: The API implementation of the javax.print packages has been finished and work on the printing provider implementation started. Currently supported features from the Java Print Service API are print service discovery (CUPS registered printers), single document print jobs and support for client-formatted print data. An example application (see: examples/gnu/classpath/examples/print/Demo) has been added to show the API usage for service discovery and printing of files. * The GTKToolkit now gives access to the both the system clipboard and system selection. * Custom mouse cursor support has been added to the gtk+ peers. And cursors can now also be set on light-weight components. * Free Swing improvements: Support for OceanTheme has been mostly completed and turned on as default Metal theme. X11-style Copy and Paste behavior in text components with the middle mouse button. Support cursor changes on various components when resizing. Support for Look and Feel window decorations has been added. * Updated locale data information to CLDR 1.3. * Various bugs in Classpath's SecureRandom implementations have been fixed; that class now respects the "securerandom.source" security property and the "java.security.egd" system property. * Support for assistive technologies has been added to AWT and Swing.
Diffstat (limited to 'lang/classpath/Makefile.common')
-rw-r--r--lang/classpath/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/classpath/Makefile.common b/lang/classpath/Makefile.common
index 0a801b67620..951146af352 100644
--- a/lang/classpath/Makefile.common
+++ b/lang/classpath/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.7 2006/04/15 19:52:27 tonio Exp $
+# $NetBSD: Makefile.common,v 1.8 2006/05/16 13:27:33 tonio Exp $
-DISTNAME= classpath-0.90
+DISTNAME= classpath-0.91
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gnu.org/gnu/classpath/