Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 01:00:29 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96010: Update port: science/openbabel to 2.0.1
Message-ID:  <20060419010029.c0cd2392.tkato432@yahoo.com>
Resent-Message-ID: <200604181610.k3IGAHh1061468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96010
>Category:       ports
>Synopsis:       Update port: science/openbabel to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 18 16:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p15 i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/science/openbabel/Makefile science/openbabel/Makefile
--- /usr/ports/science/openbabel/Makefile	Fri Feb 24 00:46:17 2006
+++ science/openbabel/Makefile	Tue Apr 18 13:53:25 2006
@@ -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 @@
 	@${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 ; \
diff -urN /usr/ports/science/openbabel/distinfo science/openbabel/distinfo
--- /usr/ports/science/openbabel/distinfo	Mon Dec 19 13:55:30 2005
+++ science/openbabel/distinfo	Tue Apr 18 13:24:46 2006
@@ -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
diff -urN /usr/ports/science/openbabel/pkg-plist science/openbabel/pkg-plist
--- /usr/ports/science/openbabel/pkg-plist	Fri Feb 24 00:46:17 2006
+++ science/openbabel/pkg-plist	Tue Apr 18 15:08:01 2006
@@ -4,34 +4,7 @@
 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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060419010029.c0cd2392.tkato432>