pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/biology/chemtool Changes 1.6.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01ef98086424
branches:  trunk
changeset: 508048:01ef98086424
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Feb 13 19:20:53 2006 +0000

description:
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:

 biology/chemtool/Makefile |  5 ++---
 biology/chemtool/PLIST    |  3 ++-
 biology/chemtool/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r b7873db2f31d -r 01ef98086424 biology/chemtool/Makefile
--- a/biology/chemtool/Makefile Mon Feb 13 19:19:44 2006 +0000
+++ b/biology/chemtool/Makefile Mon Feb 13 19:20:53 2006 +0000
@@ -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 -r b7873db2f31d -r 01ef98086424 biology/chemtool/PLIST
--- a/biology/chemtool/PLIST    Mon Feb 13 19:19:44 2006 +0000
+++ b/biology/chemtool/PLIST    Mon Feb 13 19:20:53 2006 +0000
@@ -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/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 -r b7873db2f31d -r 01ef98086424 biology/chemtool/distinfo
--- a/biology/chemtool/distinfo Mon Feb 13 19:19:44 2006 +0000
+++ b/biology/chemtool/distinfo Mon Feb 13 19:20:53 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index