From f5bdd20ec8c38b27b860f17a76b94752c4f0e6ed Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 8 Jan 2012 12:47:18 +0000 Subject: Update to 1.6.13. Changelog: Fixes and enhancements in chemtool 1.6.13 - New export option "ASY" for Asymptote files (http://asymptote.sourceforge.net) - Added support for Unicode symbol characters inserted e.g. by cut-and-paste from LibreOffice - Fixed build with newer linkers that do not resolve indirect requirements automatically - Rewritten logic for choosing to include national language support during build - Fixed crash on startup due to errors in menu icon setup - Batch mode could crash due to incomplete initialisation of color arrays - Undo/redo in "move fragment"-mode did not work as intended - Default extension is now appended to the save filename as needed - Fixed exporting to files or directories containing spaces in their names --- biology/chemtool/Makefile | 7 +++---- biology/chemtool/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'biology') diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile index a03d1cc17a8..fe70d177892 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2011/04/22 13:43:02 obache Exp $ +# $NetBSD: Makefile,v 1.35 2012/01/08 12:47:18 ryoon Exp $ -DISTNAME= chemtool-1.6.12 -PKGREVISION= 1 +DISTNAME= chemtool-1.6.13 CATEGORIES= biology MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ @@ -24,5 +23,5 @@ post-install: cd ${WRKSRC} && ${INSTALL_DATA} README TODO \ ${DESTDIR}${PREFIX}/share/doc/chemtool/ -.include "../../x11/gtk/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/biology/chemtool/distinfo b/biology/chemtool/distinfo index 42d0f22c716..54eecacd684 100644 --- a/biology/chemtool/distinfo +++ b/biology/chemtool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2009/09/05 13:43:26 asau Exp $ +$NetBSD: distinfo,v 1.14 2012/01/08 12:47:18 ryoon Exp $ -SHA1 (chemtool-1.6.12.tar.gz) = 23ab6555fcad2b85c3ecdde7ee4b62f1de1c7acc -RMD160 (chemtool-1.6.12.tar.gz) = b3501d4af20164e6ec3227970d6daf2950e5506c -Size (chemtool-1.6.12.tar.gz) = 733454 bytes +SHA1 (chemtool-1.6.13.tar.gz) = 03d139cfefe9e4e8957239d8d16c56dc6a369090 +RMD160 (chemtool-1.6.13.tar.gz) = c54494fdda19deb0115839263c7db5b9825bf56b +Size (chemtool-1.6.13.tar.gz) = 838868 bytes -- cgit v1.2.3