View | Details | Raw Unified | Return to bug 96010
Collapse All | Expand All

(-)science/openbabel/Makefile (-2 / +3 lines)
Lines 7-14 Link Here
7
#
7
#
8
8
9
PORTNAME=	openbabel
9
PORTNAME=	openbabel
10
PORTVERSION=	2.0.0
10
PORTVERSION=	2.0.1
11
PORTREVISION=	1
12
CATEGORIES=	science
11
CATEGORIES=	science
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
14
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 35-40 Link Here
35
	@${LN} -sf babel.1 ${WRKSRC}/doc/openbabel.1
34
	@${LN} -sf babel.1 ${WRKSRC}/doc/openbabel.1
36
35
37
post-patch:
36
post-patch:
37
	@${REINPLACE_CMD} -e \
38
		'/test/s| == | = |g' ${WRKSRC}/configure
38
	@${REINPLACE_CMD} -e \
39
	@${REINPLACE_CMD} -e \
39
		's|= babel|= openbabel|g' ${WRKSRC}/doc/Makefile.in
40
		's|= babel|= openbabel|g' ${WRKSRC}/doc/Makefile.in
40
	@${REINPLACE_CMD} -e 's| babel| openbabel|g ; \
41
	@${REINPLACE_CMD} -e 's| babel| openbabel|g ; \
(-)science/openbabel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (openbabel-2.0.0.tar.gz) = 3bddfa9188042e2518eb53c064279b4e
1
MD5 (openbabel-2.0.1.tar.gz) = 843a8d46c56a204cf20500b29b5a79cc
2
SHA256 (openbabel-2.0.0.tar.gz) = 3fa557923daa8bea135a017910c78d8edcc49b4eec7ceadadbd2704f89455cb9
2
SHA256 (openbabel-2.0.1.tar.gz) = c2f0f1c0dffd357593a57e1bce43895de988c48dae55771b7227fc96bf9546b0
3
SIZE (openbabel-2.0.0.tar.gz) = 2421670
3
SIZE (openbabel-2.0.1.tar.gz) = 2454398
(-)science/openbabel/pkg-plist (-27 lines)
Lines 4-37 Link Here
4
bin/obprop
4
bin/obprop
5
bin/obrotate
5
bin/obrotate
6
bin/openbabel
6
bin/openbabel
7
include/inchi/aux2atom.h
8
include/inchi/comdef.h
9
include/inchi/extr_ct.h
10
include/inchi/ichi.h
11
include/inchi/ichi_bns.h
12
include/inchi/ichicano.h
13
include/inchi/ichicant.h
14
include/inchi/ichicomn.h
15
include/inchi/ichicomp.h
16
include/inchi/ichidrp.h
17
include/inchi/ichierr.h
18
include/inchi/ichimain.h
19
include/inchi/ichimake.h
20
include/inchi/ichinorm.h
21
include/inchi/ichiparm.h
22
include/inchi/ichiring.h
23
include/inchi/ichisize.h
24
include/inchi/ichister.h
25
include/inchi/ichitaut.h
26
include/inchi/ichitime.h
27
include/inchi/inchi_api.h
7
include/inchi/inchi_api.h
28
include/inchi/inchi_dll.h
29
include/inchi/inchi_dll_main.h
30
include/inchi/inpdef.h
31
include/inchi/lreadmol.h
32
include/inchi/mode.h
33
include/inchi/strutil.h
34
include/inchi/util.h
35
include/openbabel-2.0/openbabel/babelconfig.h
8
include/openbabel-2.0/openbabel/babelconfig.h
36
include/openbabel-2.0/openbabel/base.h
9
include/openbabel-2.0/openbabel/base.h
37
include/openbabel-2.0/openbabel/bitvec.h
10
include/openbabel-2.0/openbabel/bitvec.h

Return to bug 96010