Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 06:46:20 -0400 (AST)
From:      David Bremner <bremner@unb.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46630: update of ports/net/lam
Message-ID:  <200212301046.gBUAkKfS082228@convex.cs.unb.ca>

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

>Number:         46630
>Category:       ports
>Synopsis:       update of ports/net/lam
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 30 02:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Bremner
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
University of New Brunswick
>Environment:
System: FreeBSD convex.cs.unb.ca 4.6-STABLE FreeBSD 4.6-STABLE #3: Thu Jul 25 10:17:59 ADT 2002 bremner@convex.cs.unb.ca:/usr/obj/usr/src/sys/CONVEX i386


	
>Description:
	fix problem with distfile not fetchable from master site.
	updated to upstream version 6.5.8
	
>How-To-Repeat:
	
>Fix:

	
Index: ports/lam/distinfo
diff -u ports/lam/distinfo:1.1.1.3 ports/lam/distinfo:1.2
--- ports/lam/distinfo:1.1.1.3	Mon Dec 30 10:49:38 2002
+++ ports/lam/distinfo	Mon Dec 30 10:53:01 2002
@@ -1 +1 @@
-MD5 (lam-6.5.6.tar.gz) = fd8d2b61af5d0dac6f5599d90984b93f
+MD5 (lam-6.5.8.tar.gz) = be83bcd3d99e28c8eff24585d6df5f65
Index: ports/lam/pkg-plist
diff -u ports/lam/pkg-plist:1.1.1.2 ports/lam/pkg-plist:1.2
--- ports/lam/pkg-plist:1.1.1.2	Mon Dec 30 09:48:32 2002
+++ ports/lam/pkg-plist	Mon Dec 30 11:27:35 2002
@@ -12,6 +12,7 @@
 bin/hcc
 bin/hcp
 bin/mpicc
+bin/mpic++
 bin/mpiCC
 bin/hf77
 bin/mpif77
@@ -71,11 +72,11 @@
 lib/libmpi.a
 lib/liblammpi++.a
 lib/liblammpio.a
+share/lam/mpi.share
 share/lam/doc/ROMIO-COPYRIGHT
 share/lam/doc/ROMIO-README
 share/lam/doc/ROMIO-README_LAM
 share/lam/doc/romio-users-guide.ps.gz
-share/lam/mpi.share
 @dirrm include/mpi2c++
 @dirrm share/lam/doc
 @dirrm share/lam
Index: ports/lam/files/manpages
diff -u ports/lam/files/manpages:1.1.1.1 ports/lam/files/manpages:1.2
--- ports/lam/files/manpages:1.1.1.1	Mon Dec 30 09:48:32 2002
+++ ports/lam/files/manpages	Mon Dec 30 10:53:01 2002
@@ -6,11 +6,13 @@
 introu.1 \
 lamboot.1 \
 lamclean.1 \
+lamd.1 \
 lamexec.1 \
 lamgrow.1 \
 lamshrink.1 \
 lamtrace.1 \
 mpiCC.1 \
+mpic++.1 \
 mpicc.1 \
 mpif77.1 \
 mpimsg.1 \
Index: ports/lam/files/patch-man-mans-Makefile.in
diff -u ports/lam/files/patch-man-mans-Makefile.in:1.1.1.1 ports/lam/files/patch-man-mans-Makefile.in:1.2
--- ports/lam/files/patch-man-mans-Makefile.in:1.1.1.1	Mon Dec 30 09:48:32 2002
+++ ports/lam/files/patch-man-mans-Makefile.in	Mon Dec 30 10:53:01 2002
@@ -1,11 +1,11 @@
---- man/mans/Makefile.in.orig	Wed Dec 26 13:40:01 2001
-+++ man/mans/Makefile.in	Wed Dec 26 13:42:54 2001
-@@ -153,7 +153,7 @@
- mkinstalldirs = $(SHELL) $(top_srcdir)/./config/mkinstalldirs
- CONFIG_HEADER = ../../share/include/lam_config.h
- CONFIG_CLEAN_FILES = 
+--- man/mans/Makefile.in.orig	Sun Nov 10 16:15:39 2002
++++ man/mans/Makefile.in	Mon Dec 30 04:57:20 2002
+@@ -190,7 +190,7 @@
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
+ 
 -mansdir = $(mandir)/mans
 +mansdir = $(datadir)/lam
- MANS = $(man_MANS)
- 
- NROFF = nroff
+ install-mans: $(mans_MANS) $(man_MANS)
+ 	@$(NORMAL_INSTALL)
+ 	$(mkinstalldirs) $(DESTDIR)$(mansdir)


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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