summaryrefslogtreecommitdiff
path: root/math/py-matplotlib/files/patch-setup.py
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-05-07 21:09:25 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-05-07 21:09:25 +0000
commitbf1573f316a97c72448d8c1a4b1b9eba6fa90c3f (patch)
tree3ff37babecfd3be90476ae8e69d5099e27ddfb51 /math/py-matplotlib/files/patch-setup.py
parentmath/py-matplotlib: Update to 3.2.1 (diff)
Revert r534292, this was not properly tested
With hat: portmgr
Notes
Notes: svn path=/head/; revision=534293
Diffstat (limited to 'math/py-matplotlib/files/patch-setup.py')
-rw-r--r--math/py-matplotlib/files/patch-setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-matplotlib/files/patch-setup.py b/math/py-matplotlib/files/patch-setup.py
index b9bf64d6281e..9b533542c000 100644
--- a/math/py-matplotlib/files/patch-setup.py
+++ b/math/py-matplotlib/files/patch-setup.py
@@ -1,6 +1,6 @@
---- setup.py.orig 2020-03-18 07:54:08 UTC
+--- setup.py.orig 2019-02-26 00:18:32 UTC
+++ setup.py
-@@ -165,7 +165,6 @@ class develop_with_jquery(DevelopCommand):
+@@ -189,7 +189,6 @@ class develop_with_jquery(DevelopCommand
cmdclass['sdist'] = sdist_with_jquery