Revision
70345
Author
ryandesign@macports.org
Date
2010-08-06 14:43:37 -0700 (Fri, 06 Aug 2010)

Log Message

chemtool: update to 1.6.12, fix mtree violation by manpages, disable universal

Modified Paths

Diff

Modified: trunk/dports/science/chemtool/Portfile (70344 => 70345)


--- trunk/dports/science/chemtool/Portfile	2010-08-06 21:38:19 UTC (rev 70344)
+++ trunk/dports/science/chemtool/Portfile	2010-08-06 21:43:37 UTC (rev 70345)
@@ -3,19 +3,25 @@
 PortSystem          1.0
 
 name                chemtool
-version             1.6.11
+version             1.6.12
 categories          science
 platforms           darwin
 maintainers         nomaintainer
 description         Chemtool is a small program for drawing chemical structures
 long_description    ${description}
 
-homepage            http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html
-master_sites        http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
-checksums           md5 25c15b2ee73fc89b4e34cafd57daca31 \
-                    sha1 f4c50264b1499bdac15854e4bffde1a9d85668b3 \
-                    rmd160 46aa3fc5ff8929d5f2bfe8e14a62db965cf23f47
+homepage            http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
+master_sites        ${homepage}
 
+checksums           md5     f9e0633cbda09fcfe5a4ea4c56bcd460 \
+                    sha1    23ab6555fcad2b85c3ecdde7ee4b62f1de1c7acc \
+                    rmd160  b3501d4af20164e6ec3227970d6daf2950e5506c
+
 depends_lib         port:gtk2 \
                     port:openbabel \
                     port:transfig
+
+# transfig is not universal
+universal_variant   no
+
+configure.args      --mandir=${prefix}/share/man