Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151588470
D23751.id68513.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D23751.id68513.diff
View Options
Index: devel/py-capstone/Makefile
===================================================================
--- devel/py-capstone/Makefile
+++ devel/py-capstone/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= capstone
-PORTVERSION= 3.0.5
+PORTVERSION= 4.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +14,13 @@
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
-LIB_DEPENDS= libcapstone.so:devel/capstone3
+LIB_DEPENDS= libcapstone.so:devel/capstone4
USES= python
USE_PYTHON= autoplist distutils
MAKE_ENV+= LIBCAPSTONE_PATH= # Prevent bundled libcapstone from being built
+
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/capstone/__init__.py
Index: devel/py-capstone/distinfo
===================================================================
--- devel/py-capstone/distinfo
+++ devel/py-capstone/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533371042
-SHA256 (python/capstone-3.0.5.tar.gz) = 8d5f71b4c42d1552d2253bfd8e8366460de19f01236c3dc485bf24baffee60dd
-SIZE (python/capstone-3.0.5.tar.gz) = 1616487
+TIMESTAMP = 1582058113
+SHA256 (python/capstone-4.0.1.tar.gz) = 5857accc0de1e769b0ec0a0ca985715bfa96e5a66a2ebb3aaed43a8e3655377f
+SIZE (python/capstone-4.0.1.tar.gz) = 2045533
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 10, 8:56 AM (1 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31215235
Default Alt Text
D23751.id68513.diff (1 KB)
Attached To
Mode
D23751: devel/py-capstone: Update to 4.0.1
Attached
Detach File
Event Timeline
Log In to Comment