diff options
author | explorer <explorer@pkgsrc.org> | 1999-11-05 19:18:01 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1999-11-05 19:18:01 +0000 |
commit | 943556df560d227d0692ef04da44cb87b8bd80e6 (patch) | |
tree | 4b4d721aadc927c4d50388bcbd5f1d06fa1d87e6 | |
parent | 796dd0209199e311734c7c151604fd4c9ee3d1e4 (diff) | |
download | pkgsrc-943556df560d227d0692ef04da44cb87b8bd80e6.tar.gz |
how'd this sneak in there? Remove local paths from patch file
-rw-r--r-- | devel/mit-pthreads/files/patch-sum | 4 | ||||
-rw-r--r-- | devel/mit-pthreads/patches/patch-bx | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/mit-pthreads/files/patch-sum b/devel/mit-pthreads/files/patch-sum index 63b62885321..c1dc175fe75 100644 --- a/devel/mit-pthreads/files/patch-sum +++ b/devel/mit-pthreads/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.13 1999/11/05 18:56:22 explorer Exp $ +$NetBSD: patch-sum,v 1.14 1999/11/05 19:18:01 explorer Exp $ MD5 (patch-aa) = 5af930f67e251f5eb89b5414426d2396 MD5 (patch-ab) = 9bb4e83bd91f0159a522d8bfbba89362 @@ -48,6 +48,6 @@ MD5 (patch-bt) = f443a571be99e31532d1e3f00c56b55c MD5 (patch-bu) = b15af40413216738310d91d323ff8bb5 MD5 (patch-bv) = ae924e0ad45db5f5c004c75fa78393b7 MD5 (patch-bw) = 66a0952c1c4fe77b7d541d741b0af361 -MD5 (patch-bx) = 9c41bd8286902aae1bc4e610c8617c6c +MD5 (patch-bx) = dc8810b5c0542043580d0f7931e59a30 MD5 (patch-by) = d7a2a04c6607297c31dfa620e1c65f39 MD5 (patch-bz) = 855d85111e9d78eb4698319e1390e74f diff --git a/devel/mit-pthreads/patches/patch-bx b/devel/mit-pthreads/patches/patch-bx index 370f86bbd17..1cb9d540606 100644 --- a/devel/mit-pthreads/patches/patch-bx +++ b/devel/mit-pthreads/patches/patch-bx @@ -1,6 +1,5 @@ -diff -ur /usr/pkgsrc/devel/mit-pthreads/work/pthreads-1_60_beta6/stdlib/system.c pmpthreads-1.8.7/stdlib/system.c ---- /usr/pkgsrc/devel/mit-pthreads/work/pthreads-1_60_beta6/stdlib/system.c Wed Apr 24 20:18:56 1996 -+++ pmpthreads-1.8.7/stdlib/system.c Thu Nov 13 11:27:43 1997 +--- pthreads-1_60_beta6/stdlib/system.c Wed Apr 24 20:18:56 1996 ++++ pthreads-1_60_beta6/stdlib/system.c Thu Nov 13 11:27:43 1997 @@ -62,7 +62,7 @@ argp[2] = (char *) command; sigemptyset(&tmp_mask); |