From 78bb825f6508cf7de2d7e454cf63b8262b16bcb4 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Fri, 13 Mar 2020 21:05:25 -0700 Subject: [PATCH] Update emulators/py-unicorn to version 1.0.2.r2 --- emulators/py-unicorn/Makefile | 2 +- emulators/py-unicorn/distinfo | 6 +++--- emulators/py-unicorn/files/patch-setup.py | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/emulators/py-unicorn/Makefile b/emulators/py-unicorn/Makefile index 1e263ad5537..bdabf0c2ae5 100644 --- a/emulators/py-unicorn/Makefile +++ b/emulators/py-unicorn/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= unicorn -DISTVERSION= 1.0.2-rc1 +DISTVERSION= 1.0.2-rc2 CATEGORIES= emulators python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/emulators/py-unicorn/distinfo b/emulators/py-unicorn/distinfo index 7bcd61381fc..9d5c1c3810e 100644 --- a/emulators/py-unicorn/distinfo +++ b/emulators/py-unicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579342823 -SHA256 (unicorn-engine-unicorn-1.0.2-rc1_GH0.tar.gz) = d6d71e9854e53b5268792572656d87ccde8ff726e6f9343aab6da46089367983 -SIZE (unicorn-engine-unicorn-1.0.2-rc1_GH0.tar.gz) = 3340182 +TIMESTAMP = 1581835422 +SHA256 (unicorn-engine-unicorn-1.0.2-rc2_GH0.tar.gz) = aed3111b103c0c870de916ac4f96fda8c82ccdeb005c010b96fd61615435325f +SIZE (unicorn-engine-unicorn-1.0.2-rc2_GH0.tar.gz) = 3746757 diff --git a/emulators/py-unicorn/files/patch-setup.py b/emulators/py-unicorn/files/patch-setup.py index 6400abacb49..871328165be 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 2019-10-08 02:44:50 UTC +--- setup.py.orig 2020-02-15 00:22:32 UTC +++ setup.py -@@ -268,11 +268,4 @@ setup( +@@ -266,11 +266,4 @@ setup( 'Programming Language :: Python :: 3', ], requires=['ctypes'], -- 2.41.0