summaryrefslogtreecommitdiff
path: root/biology/chemtool
diff options
context:
space:
mode:
authorryoon <ryoon>2012-01-08 12:47:18 +0000
committerryoon <ryoon>2012-01-08 12:47:18 +0000
commite7b64c73199d408dd2f94ff3019ba21989cc0486 (patch)
tree71f17d2d05f6927b2e745ccef37621ac0bef77d1 /biology/chemtool
parent7d4e620a54d9061a76e5282c45633be0e3c346a9 (diff)
downloadpkgsrc-e7b64c73199d408dd2f94ff3019ba21989cc0486.tar.gz
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
Diffstat (limited to 'biology/chemtool')
-rw-r--r--biology/chemtool/Makefile7
-rw-r--r--biology/chemtool/distinfo8
2 files changed, 7 insertions, 8 deletions
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