mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to version 2.0.1
PR: ports/96010 Submitted by: Ports Fury
This commit is contained in:
parent
836d54a259
commit
c4560fc068
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159986
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openbabel
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -35,6 +34,8 @@ post-extract:
|
||||
@${LN} -sf babel.1 ${WRKSRC}/doc/openbabel.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/test/s| == | = |g' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|= babel|= openbabel|g' ${WRKSRC}/doc/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's| babel| openbabel|g ; \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (openbabel-2.0.0.tar.gz) = 3bddfa9188042e2518eb53c064279b4e
|
||||
SHA256 (openbabel-2.0.0.tar.gz) = 3fa557923daa8bea135a017910c78d8edcc49b4eec7ceadadbd2704f89455cb9
|
||||
SIZE (openbabel-2.0.0.tar.gz) = 2421670
|
||||
MD5 (openbabel-2.0.1.tar.gz) = 843a8d46c56a204cf20500b29b5a79cc
|
||||
SHA256 (openbabel-2.0.1.tar.gz) = c2f0f1c0dffd357593a57e1bce43895de988c48dae55771b7227fc96bf9546b0
|
||||
SIZE (openbabel-2.0.1.tar.gz) = 2454398
|
||||
|
@ -4,34 +4,7 @@ bin/obgrep
|
||||
bin/obprop
|
||||
bin/obrotate
|
||||
bin/openbabel
|
||||
include/inchi/aux2atom.h
|
||||
include/inchi/comdef.h
|
||||
include/inchi/extr_ct.h
|
||||
include/inchi/ichi.h
|
||||
include/inchi/ichi_bns.h
|
||||
include/inchi/ichicano.h
|
||||
include/inchi/ichicant.h
|
||||
include/inchi/ichicomn.h
|
||||
include/inchi/ichicomp.h
|
||||
include/inchi/ichidrp.h
|
||||
include/inchi/ichierr.h
|
||||
include/inchi/ichimain.h
|
||||
include/inchi/ichimake.h
|
||||
include/inchi/ichinorm.h
|
||||
include/inchi/ichiparm.h
|
||||
include/inchi/ichiring.h
|
||||
include/inchi/ichisize.h
|
||||
include/inchi/ichister.h
|
||||
include/inchi/ichitaut.h
|
||||
include/inchi/ichitime.h
|
||||
include/inchi/inchi_api.h
|
||||
include/inchi/inchi_dll.h
|
||||
include/inchi/inchi_dll_main.h
|
||||
include/inchi/inpdef.h
|
||||
include/inchi/lreadmol.h
|
||||
include/inchi/mode.h
|
||||
include/inchi/strutil.h
|
||||
include/inchi/util.h
|
||||
include/openbabel-2.0/openbabel/babelconfig.h
|
||||
include/openbabel-2.0/openbabel/base.h
|
||||
include/openbabel-2.0/openbabel/bitvec.h
|
||||
|
Loading…
Reference in New Issue
Block a user