Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/24/2001 22:51:08
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Thu May 24 19:51:08 UTC 2001

Modified Files:
	pkgsrc/parallel/pvm3: Makefile distinfo
	pkgsrc/parallel/pvm3/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
	    patch-al

Log Message:
- add -DCTIMEISTIMET to all the NetBSD arch definition files.  This just
  says to use type time_t for ctime(3).

- Fix some format strings for 64 bit systems.

- use '?=' instead of '='when setting the command used for rsh/ssh so the
  user can set it in mk.conf (PVM_SSH).


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/parallel/pvm3/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/parallel/pvm3/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/parallel/pvm3/patches/patch-aa \
    pkgsrc/parallel/pvm3/patches/patch-ab \
    pkgsrc/parallel/pvm3/patches/patch-ac \
    pkgsrc/parallel/pvm3/patches/patch-ad \
    pkgsrc/parallel/pvm3/patches/patch-ae \
    pkgsrc/parallel/pvm3/patches/patch-af \
    pkgsrc/parallel/pvm3/patches/patch-ag \
    pkgsrc/parallel/pvm3/patches/patch-ah \
    pkgsrc/parallel/pvm3/patches/patch-ai \
    pkgsrc/parallel/pvm3/patches/patch-aj \
    pkgsrc/parallel/pvm3/patches/patch-ak \
    pkgsrc/parallel/pvm3/patches/patch-al

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.