Date: Thu, 28 Apr 2005 16:23:25 +0200 (CEST) From: Michael Fuckner <michael@fuckner.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: dbader@ece.unm.edu Subject: ports/80434: Update mpich 1.2.5.2 -> 1.2.6 Message-ID: <20050428142325.54857C200@dedi.fuckner.net> Resent-Message-ID: <200504281430.j3SEU3eL012913@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80434 >Category: ports >Synopsis: Update mpich 1.2.5.2 -> 1.2.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Apr 28 14:30:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Michael Fuckner >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD dedi.fuckner.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Feb 13 19:41:24 CET 2005 root@dedi.fuckner.net:/disk2/obj/usr/src/sys/DEDI-5-STABLE i386 >Description: distfile for current port already removed from ftp-site >How-To-Repeat: cd /usr/ports/net/mpich && make fetch >Fix: Update port, see attached file --- mpich.patch begins here --- diff -urP mpich.old/Makefile mpich/Makefile --- mpich.old/Makefile Tue Apr 26 14:43:44 2005 +++ mpich/Makefile Tue Apr 26 14:56:27 2005 @@ -6,7 +6,7 @@ # PORTNAME= mpich -PORTVERSION= 1.2.5.2 +PORTVERSION= 1.2.6 CATEGORIES= net parallel MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ DIST_SUBDIR= mpich @@ -14,8 +14,8 @@ MAINTAINER= dbader@ece.unm.edu COMMENT= Message Passing Interface (MPI) Library -PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION:R}/ -PATCHFILES= 8713 8697 +PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION}/ +PATCHFILES= 10039 10243 10246 CONFIGURE_ARGS= -cflags="${CFLAGS}" -prefix=${PREFIX}/mpich diff -urP mpich.old/distinfo mpich/distinfo --- mpich.old/distinfo Tue Apr 26 14:43:44 2005 +++ mpich/distinfo Tue Apr 26 14:56:37 2005 @@ -1,6 +1,8 @@ -MD5 (mpich/mpich-1.2.5.2.tar.gz) = 9a7524c220eeb3f080069308bab9f487 -SIZE (mpich/mpich-1.2.5.2.tar.gz) = 12383519 -MD5 (mpich/8713) = 6039d7d76cd775c124148a8c7b631410 -SIZE (mpich/8713) = 87123 -MD5 (mpich/8697) = c8eab96712270242808b9f5b5cdecf9e -SIZE (mpich/8697) = 286 +MD5 (mpich/mpich-1.2.6.tar.gz) = dbf6ea0b5717bbf88851e5bd36aed644 +SIZE (mpich/mpich-1.2.6.tar.gz) = 15248688 +MD5 (mpich/10039) = 04309cd7e59974ca7dd41c9529309384 +SIZE (mpich/10039) = 913 +MD5 (mpich/10243) = 0cfe2279c645bfb2c7a32295169560a1 +SIZE (mpich/10243) = 212 +MD5 (mpich/10246) = 0dab4539aba34898e1b36ef6bc99f9ed +SIZE (mpich/10246) = 471 --- mpich.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050428142325.54857C200>