diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-18 20:25:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-18 20:25:10 +0000 |
commit | e24014bb363eeba1e1b966247187e03bf79b1698 (patch) | |
tree | d0c5dc0ddefe3e81804336b10577c57a0aa2e506 /net/straw/files/patch-src::straw | |
parent | - Unbreak threading issue (diff) |
Update to 0.22.
PR: 62978
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=101347
Diffstat (limited to 'net/straw/files/patch-src::straw')
-rw-r--r-- | net/straw/files/patch-src::straw | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/net/straw/files/patch-src::straw b/net/straw/files/patch-src::straw index af6ce82249d0..4c08834656f4 100644 --- a/net/straw/files/patch-src::straw +++ b/net/straw/files/patch-src::straw @@ -1,12 +1,6 @@ ---- src/straw.orig Thu Nov 13 21:59:51 2003 -+++ src/straw Thu Nov 13 22:01:07 2003 -@@ -1,4 +1,4 @@ --#!/usr/bin/env python2.2 -+#!/usr/bin/env python - # - # Copyright (c) 2002 Juri Pakaste - # You may use and distribute this software under the terms of the -@@ -19,13 +19,14 @@ +--- src/straw.orig Tue Feb 17 13:37:00 2004 ++++ src/straw Tue Feb 17 13:37:50 2004 +@@ -20,13 +20,14 @@ return sd h, t = os.path.split(os.path.split(os.path.abspath(sys.argv[0]))[0]) if t == 'bin': |