diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-20 09:05:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-20 09:05:30 +0000 |
commit | 7dda9e32bf2f27994a2e53cfa778e533b59dd8cb (patch) | |
tree | 7a87210bf2484e26d757634142763419ec00c30a /science/openbabel | |
parent | 42893e4df6c232437c83dfad159d4f8ae8f4daf2 (diff) | |
download | ports-7dda9e32bf2f27994a2e53cfa778e533b59dd8cb.tar.gz ports-7dda9e32bf2f27994a2e53cfa778e533b59dd8cb.zip |
- Update to 2.1.1
PR: 115397
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=197952
Diffstat (limited to 'science/openbabel')
-rw-r--r-- | science/openbabel/Makefile | 8 | ||||
-rw-r--r-- | science/openbabel/distinfo | 6 | ||||
-rw-r--r-- | science/openbabel/pkg-plist | 11 |
3 files changed, 12 insertions, 13 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 0dc11ec0c506..261ca1bfa866 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -7,17 +7,15 @@ # PORTNAME= openbabel -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= science -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Chemistry file translation program -USE_GCC= 3.4+ USE_GNOME= gnomehack gnometarget libxml2 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes MAN1= obchiral.1 obfit.1 obgrep.1 obprop.1 obrotate.1 openbabel.1 diff --git a/science/openbabel/distinfo b/science/openbabel/distinfo index f51a274acbfc..a1b29ec9dc60 100644 --- a/science/openbabel/distinfo +++ b/science/openbabel/distinfo @@ -1,3 +1,3 @@ -MD5 (openbabel-2.1.0.tar.gz) = 0a227d336a81f3e62854d25acc562577 -SHA256 (openbabel-2.1.0.tar.gz) = 3cce3bad0990c59221f7b25f159096f69c87429725d479673748a36f52fa9da7 -SIZE (openbabel-2.1.0.tar.gz) = 6559619 +MD5 (openbabel-2.1.1.tar.gz) = a2a002c6913d6fb94fdc7dede2166194 +SHA256 (openbabel-2.1.1.tar.gz) = 2e36ac296d60ca2b296743e766b8180d11c18eaa46c09808abeb28934e64fbe5 +SIZE (openbabel-2.1.1.tar.gz) = 6149509 diff --git a/science/openbabel/pkg-plist b/science/openbabel/pkg-plist index d5822721056c..54fa72d173de 100644 --- a/science/openbabel/pkg-plist +++ b/science/openbabel/pkg-plist @@ -8,6 +8,7 @@ bin/obrotamer bin/obrotate bin/openbabel bin/roundtrip +include/inchi/inchi_api.h include/openbabel-2.0/openbabel/atom.h include/openbabel-2.0/openbabel/babelconfig.h include/openbabel-2.0/openbabel/base.h @@ -20,12 +21,11 @@ include/openbabel-2.0/openbabel/chemdrawcdx.h include/openbabel-2.0/openbabel/chiral.h include/openbabel-2.0/openbabel/data.h include/openbabel-2.0/openbabel/dlhandler.h -include/openbabel-2.0/openbabel/forcefield.h include/openbabel-2.0/openbabel/fingerprint.h +include/openbabel-2.0/openbabel/forcefield.h include/openbabel-2.0/openbabel/generic.h include/openbabel-2.0/openbabel/grid.h include/openbabel-2.0/openbabel/groupcontrib.h -include/openbabel-2.0/openbabel/inchi_api.h include/openbabel-2.0/openbabel/internalcoord.h include/openbabel-2.0/openbabel/kinetics.h include/openbabel-2.0/openbabel/lineend.h @@ -92,12 +92,12 @@ lib/openbabel/cacaoformat.so lib/openbabel/cacheformat.a lib/openbabel/cacheformat.la lib/openbabel/cacheformat.so -lib/openbabel/carformat.a -lib/openbabel/carformat.la -lib/openbabel/carformat.so lib/openbabel/cansmilesformat.a lib/openbabel/cansmilesformat.la lib/openbabel/cansmilesformat.so +lib/openbabel/carformat.a +lib/openbabel/carformat.la +lib/openbabel/carformat.so lib/openbabel/cccformat.a lib/openbabel/cccformat.la lib/openbabel/cccformat.so @@ -286,3 +286,4 @@ libdata/pkgconfig/openbabel-2.0.pc @dirrm include/openbabel-2.0/openbabel/math @dirrm include/openbabel-2.0/openbabel @dirrm include/openbabel-2.0 +@dirrm include/inchi |