diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-06-29 01:03:28 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-06-29 01:03:28 +0000 |
commit | 0287c477296ee65c52b422c55070da3e0baa5abc (patch) | |
tree | bb3fe47176d98490743a7ad692fa214bfea016b8 /science/cdo/files/patch-src-pthread_debug.h | |
parent | Support PREFIX=/ (diff) |
- Update to 1.0.8
PR: ports/114104
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Diffstat (limited to 'science/cdo/files/patch-src-pthread_debug.h')
-rw-r--r-- | science/cdo/files/patch-src-pthread_debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cdo/files/patch-src-pthread_debug.h b/science/cdo/files/patch-src-pthread_debug.h index c94e750bcc1f..94cfd2e67089 100644 --- a/science/cdo/files/patch-src-pthread_debug.h +++ b/science/cdo/files/patch-src-pthread_debug.h @@ -1,5 +1,5 @@ --- src/pthread_debug.h.orig Wed Feb 15 21:22:38 2006 -+++ src/pthread_debug.h Sat Apr 7 01:13:25 2007 ++++ src/pthread_debug.h Fri Jun 29 00:18:34 2007 @@ -15,8 +15,10 @@ void Pthread_cond_wait(const char *caller, pthread_cond_t *cond, pthread_mutex_t *mutex); |