diff options
author | adam <adam@pkgsrc.org> | 2006-02-13 19:20:53 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-02-13 19:20:53 +0000 |
commit | 20cbd632ed2912399facf9a666c9da9486f81d86 (patch) | |
tree | a66c5ec24946c07f378a93e335d7e1a142448dda /biology | |
parent | dfc555d7aa697c97fbb01f2c49cee85adb6eb6be (diff) | |
download | pkgsrc-20cbd632ed2912399facf9a666c9da9486f81d86.tar.gz |
Changes 1.6.8:
This release fixes a bug i(crash on startup) that was exposed by gcc 4.
It also adds detection of the recently released OpenBabel 2.0 and the ability
to use Openbabel for exporting to foreign file formats. Subscript encoding in
the SVG export was tweaked again to work around current limitations in the SVG
support of Firefox 1.5 and Konqueror 3.x.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/chemtool/Makefile | 5 | ||||
-rw-r--r-- | biology/chemtool/PLIST | 3 | ||||
-rw-r--r-- | biology/chemtool/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile index 9a6c2a24628..35c27622c48 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2006/02/05 23:08:20 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2006/02/13 19:20:53 adam Exp $ -DISTNAME= chemtool-1.6.7 -PKGREVISION= 1 +DISTNAME= chemtool-1.6.8 CATEGORIES= biology MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ diff --git a/biology/chemtool/PLIST b/biology/chemtool/PLIST index 714c8840e1f..89e8b3fe1df 100644 --- a/biology/chemtool/PLIST +++ b/biology/chemtool/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/08/26 11:53:32 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/02/13 19:20:54 adam Exp $ bin/chemtool bin/cht man/man1/chemtool.1 @@ -30,6 +30,7 @@ share/examples/chemtool/indigo.cht share/examples/chemtool/kdo.cht share/examples/chemtool/krebs.cht share/examples/chemtool/labeltest +share/examples/chemtool/labeltest.svg share/examples/chemtool/pagodan.cht share/examples/chemtool/penicillin_v.cht share/examples/chemtool/pteridin.cht diff --git a/biology/chemtool/distinfo b/biology/chemtool/distinfo index 43d7e90aeb8..767099e240e 100644 --- a/biology/chemtool/distinfo +++ b/biology/chemtool/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2005/08/26 11:53:32 adam Exp $ +$NetBSD: distinfo,v 1.12 2006/02/13 19:20:54 adam Exp $ -SHA1 (chemtool-1.6.7.tar.gz) = 52b93c4873c1106e7e3f13cc0bc1d02ec0cfe5e5 -RMD160 (chemtool-1.6.7.tar.gz) = 30d2457fac03e4ec380529b4f95516f625628359 -Size (chemtool-1.6.7.tar.gz) = 427878 bytes +SHA1 (chemtool-1.6.8.tar.gz) = 53545871f41db83bceead38e68ef5abddd5d6664 +RMD160 (chemtool-1.6.8.tar.gz) = a7a31dc31c8112f71352c3b9ce982a0698edce55 +Size (chemtool-1.6.8.tar.gz) = 428785 bytes SHA1 (patch-aa) = dfea234b55889db843b78933433461ae708160a0 |