Subject: CVS commit: pkgsrc/devel/hdf5
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 08/17/2005 02:45:49
Module Name: pkgsrc
Committed By: dmcmahill
Date: Wed Aug 17 02:45:49 UTC 2005
Modified Files:
pkgsrc/devel/hdf5: distinfo
pkgsrc/devel/hdf5/patches: patch-ab patch-ac
Log Message:
change
tr '[a-z],' [A-Z] '
to
tr [a-z], [A-Z]\
to help the tr on solaris.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/hdf5/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/hdf5/patches/patch-ab \
pkgsrc/devel/hdf5/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.