pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/parallel/mpi-ch Also include protofix.h in PLIST. Bump...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/747fe4a8b425
branches:  trunk
changeset: 512970:747fe4a8b425
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu May 18 14:26:48 2006 +0000

description:
Also include protofix.h in PLIST. Bump revision.

diffstat:

 parallel/mpi-ch/Makefile |  4 ++--
 parallel/mpi-ch/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r 676ea8d6a674 -r 747fe4a8b425 parallel/mpi-ch/Makefile
--- a/parallel/mpi-ch/Makefile  Thu May 18 12:57:15 2006 +0000
+++ b/parallel/mpi-ch/Makefile  Thu May 18 14:26:48 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2006/05/16 22:01:18 joerg Exp $
+# $NetBSD: Makefile,v 1.47 2006/05/18 14:26:48 joerg Exp $
 
 DISTNAME=              mpich-1.2.6
-PKGREVISION=           5
+PKGREVISION=           6
 CATEGORIES=            parallel
 MASTER_SITES=          ftp://ftp.mcs.anl.gov/pub/mpi/
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX} mpich-docs.tgz
diff -r 676ea8d6a674 -r 747fe4a8b425 parallel/mpi-ch/PLIST
--- a/parallel/mpi-ch/PLIST     Thu May 18 12:57:15 2006 +0000
+++ b/parallel/mpi-ch/PLIST     Thu May 18 14:26:48 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2006/05/16 22:01:18 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/05/18 14:26:48 joerg Exp $
 bin/clog2alog
 bin/clog_print
 bin/mpicc
@@ -82,6 +82,7 @@
 include/mpif.h
 include/mpio.h
 include/mpiof.h
+include/protofix.h
 lib/libampe.a
 lib/libfmpich.a
 lib/liblmpe.a



Home | Main Index | Thread Index | Old Index