diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-26 18:13:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-26 18:13:52 +0000 |
commit | 67cde0f8e7510ac2a684a418b1ff46fd779532f9 (patch) | |
tree | f9b3ebfc159c1e8d48f0f8ae91cab99a86d87dd3 /security/hpn-ssh/files/patch-stderr-after-eof.sh | |
parent | Add wv2, a library providing routines to access Microsoft Word/Excel files. (diff) |
- update to 3.7.1p2
more regressions tests successfull
Notes
Notes:
svn path=/head/; revision=89470
Diffstat (limited to 'security/hpn-ssh/files/patch-stderr-after-eof.sh')
-rw-r--r-- | security/hpn-ssh/files/patch-stderr-after-eof.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/hpn-ssh/files/patch-stderr-after-eof.sh b/security/hpn-ssh/files/patch-stderr-after-eof.sh deleted file mode 100644 index 38969b8d51a3..000000000000 --- a/security/hpn-ssh/files/patch-stderr-after-eof.sh +++ /dev/null @@ -1,11 +0,0 @@ ---- regress/stderr-after-eof.sh.orig Wed May 1 05:17:35 2002 -+++ regress/stderr-after-eof.sh Fri Jul 19 07:22:18 2002 -@@ -7,7 +7,7 @@ - DATA=${OBJ}/data - COPY=${OBJ}/copy - --MD5=md5sum -+MD5=md5 - - # setup data - rm -f ${DATA} ${COPY} |