Ticket #7732: patch

File patch, 1.4 KB (added by beatrupp (Beat Rupp), 18 years ago)

Patch for 1.6.3 -> 1.6.9

  • Portfile

    old new  
    1 # $Id: Portfile,v 1.2 2005/09/13 06:57:51 olegb Exp $
    2 PortSystem 1.0
    3 name        chemtool
    4 version     1.6.3
    5 description Chemtool is a small program for drawing chemical structures
    6 long_description    ${description}
    7 maintainers darwinportsatopendarwin.org
    8 categories  science
    9 platforms   darwin
    10 homepage    http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html
    11 master_sites    http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
    12 checksums   md5 054b3e737781c5cf09967444d218ae73
    13 depends_lib lib:libgtk.1:gtk1
    14 configure.args  --mandir=${prefix}/share/man
    15 configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
    16                 CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
     1# $Id:  $
     2PortSystem       1.0
     3name             chemtool
     4version          1.6.9
     5description      Chemtool is a small program for drawing chemical structures
     6long_description ${description}
     7maintainers      darwinportsatopendarwin.org
     8categories       science
     9platforms        darwin
     10homepage         http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html
     11master_sites     http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
     12checksums        md5  d13b16c019a9912cf0c3de07ca5bcd29
     13depends_lib      lib:libgtk.2:gtk2 \
     14                 port:openbabel \
     15                 bin:fig2dev:transfig