aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-rainbowstream/files/patch-rainbowstream_rainbow.py
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-rainbowstream/files/patch-rainbowstream_rainbow.py')
-rw-r--r--net/py-rainbowstream/files/patch-rainbowstream_rainbow.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-rainbowstream/files/patch-rainbowstream_rainbow.py b/net/py-rainbowstream/files/patch-rainbowstream_rainbow.py
index 79eece31c37d..e2399aa1713a 100644
--- a/net/py-rainbowstream/files/patch-rainbowstream_rainbow.py
+++ b/net/py-rainbowstream/files/patch-rainbowstream_rainbow.py
@@ -1,9 +1,9 @@
# Make pocket actually optional
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220312
---- rainbowstream/rainbow.py.orig 2017-07-03 10:00:26 UTC
+--- rainbowstream/rainbow.py.orig 2018-08-28 02:35:54 UTC
+++ rainbowstream/rainbow.py
-@@ -20,7 +20,10 @@ from twitter.oauth import OAuth, read_to
+@@ -20,7 +20,10 @@ from twitter.oauth import OAuth, read_token_file
from twitter.oauth_dance import oauth_dance
from twitter.util import printNicely