aboutsummaryrefslogtreecommitdiff
path: root/emulators/py-unicorn/files
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-18 20:02:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-18 20:02:00 +0000
commit57414c712e0454b82a256d0d517ee81df75e75e0 (patch)
treeacbf2a8725bcd0173650ebb6fe5bb2bcebbe3773 /emulators/py-unicorn/files
parent6886cdd46389fed3b789b805ffbc20585348cd31 (diff)
downloadports-57414c712e0454b82a256d0d517ee81df75e75e0.tar.gz
ports-57414c712e0454b82a256d0d517ee81df75e75e0.zip
Update unicorn and py-unicorn to 1.0.2-rc1
Notes
Notes: svn path=/head/; revision=523495
Diffstat (limited to 'emulators/py-unicorn/files')
-rw-r--r--emulators/py-unicorn/files/patch-setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/py-unicorn/files/patch-setup.py b/emulators/py-unicorn/files/patch-setup.py
index 9ee91d2a934b..6400abacb490 100644
--- a/emulators/py-unicorn/files/patch-setup.py
+++ b/emulators/py-unicorn/files/patch-setup.py
@@ -1,8 +1,8 @@
# Do not bundle libunicorn.so
---- setup.py.orig 2017-04-20 06:14:24 UTC
+--- setup.py.orig 2019-10-08 02:44:50 UTC
+++ setup.py
-@@ -260,11 +260,4 @@ setup(
+@@ -268,11 +268,4 @@ setup(
'Programming Language :: Python :: 3',
],
requires=['ctypes'],