Subject: CVS commit: pkgsrc/biology/chemtool
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 08/26/2005 11:53:32
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Aug 26 11:53:32 UTC 2005

Modified Files:
	pkgsrc/biology/chemtool: Makefile PLIST distinfo
	pkgsrc/biology/chemtool/patches: patch-aa

Log Message:
Changes 1.6.7:
- Fixed several serious bugs related to label rendering and printing
  that occured when chemtool was built with GTK 2 instead of GTK 1.2
  (see ChangeLog for details)
- SVG export now adds a namespace header as required by current builds
  of the firefox browser
- SVG export now uses color values instead of color names for better
  SVGT compatibility
- The separation between the lines of multiple bonds is configurable
- The keys of the numeric keypad now create two dots instead of a line
   for free electron pairs when the Shift key is pressed
- Two new bond types for drawing filled and unfilled p orbital lobes
- chemtool now checks for fig2sxd (sourceforge.net) and offers to export
  to OpenOffice Draw format when it is present.
- rpm packages did not install the dutch locale file.

Chnges 1.6.6:
- Fixed bug in molfile preview that caused an immediate crash in 1.6.5
- Made drawing of wiggly bonds work again


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/biology/chemtool/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/biology/chemtool/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/biology/chemtool/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/biology/chemtool/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.