Date: Mon, 5 Dec 2005 11:48:33 -0300 (ART) From: Fernan Aguero <fernan@iib.unsam.edu.ar> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Kris Kennaway <kris@obsecurity.org> Subject: ports/89977: unbreak biology/t_coffee Message-ID: <200512051448.jB5EmXno069086@pi.iib.unsam.edu.ar> Resent-Message-ID: <200512051450.jB5Eo2pA065895@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89977 >Category: ports >Synopsis: unbreak biology/t_coffee >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 05 14:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Fernan Aguero >Release: FreeBSD 4.10-RELEASE i386 >Organization: IIB-UNSAM >Environment: FreeBSD pi.iib.unsam.edu.ar 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Wed May 26 12:56:43 ART 2004 fernan@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386 >Description: Update t_coffee to 3.18 and fix the fetch problems. CC goes to Kris because of: [ports-i386@pointyhat.freebsd.org: t_coffee-3.14 failed on i386 7] >How-To-Repeat: >Fix: --- t_coffee.diff begins here --- diff -ruN /usr/ports/biology/t_coffee/Makefile t_coffee/Makefile --- /usr/ports/biology/t_coffee/Makefile Sun Dec 4 09:56:09 2005 +++ t_coffee/Makefile Mon Dec 5 08:43:09 2005 @@ -7,7 +7,7 @@ # PORTNAME= t_coffee -PORTVERSION= 3.14 +PORTVERSION= 3.18 CATEGORIES= biology MASTER_SITES= http://igs-server.cnrs-mrs.fr/~cnotred/Packages/ DISTNAME= T-COFFEE_distribution_Version_${PORTVERSION} @@ -17,8 +17,6 @@ BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw RUN_DEPENDS= ${BUILD_DEPENDS} - -BROKEN= Unfetchable BUILD_WRKSRC= ${WRKSRC}/t_coffee_source MAKE_ENV= MV=${MV} USER_BIN=${PREFIX}/bin \ diff -ruN /usr/ports/biology/t_coffee/distinfo t_coffee/distinfo --- /usr/ports/biology/t_coffee/distinfo Mon Oct 17 05:23:15 2005 +++ t_coffee/distinfo Mon Dec 5 08:45:26 2005 @@ -1,2 +1,2 @@ -MD5 (T-COFFEE_distribution_Version_3.14.tar.gz) = ad467933434fbe7137b08aea30a79922 -SIZE (T-COFFEE_distribution_Version_3.14.tar.gz) = 1533171 +MD5 (T-COFFEE_distribution_Version_3.18.tar.gz) = e671383b9e6b90ded56c615acd2f51c4 +SIZE (T-COFFEE_distribution_Version_3.18.tar.gz) = 1540558 --- t_coffee.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512051448.jB5EmXno069086>