Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171128433
D5531.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
D5531.diff
View Options
Index: head/net/py-pyzmq/Makefile
===================================================================
--- head/net/py-pyzmq/Makefile
+++ head/net/py-pyzmq/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyzmq
-PORTVERSION= 14.7.0
+PORTVERSION= 15.2.0
CATEGORIES= net devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,10 @@
.include <bsd.port.pre.mk>
+.if ${PYTHON_VER} == 3.3
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}asyncio>0:${PORTSDIR}/devel/py-asyncio
+.endif
+
pre-configure:
@${SED} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/setup.cfg.template > \
${WRKSRC}/setup.cfg
Index: head/net/py-pyzmq/distinfo
===================================================================
--- head/net/py-pyzmq/distinfo
+++ head/net/py-pyzmq/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pyzmq-14.7.0.tar.gz) = 77994f80360488e7153e64e5959dc5471531d1648e3a4bff14a714d074a38cc2
-SIZE (pyzmq-14.7.0.tar.gz) = 1048389
+SHA256 (pyzmq-15.2.0.tar.gz) = 2dafa322670a94e20283aba2a44b92134d425bd326419b68ad4db8d0831a26ec
+SIZE (pyzmq-15.2.0.tar.gz) = 1078561
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 9, 9:23 PM (5 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38612893
Default Alt Text
D5531.diff (1 KB)
Attached To
Mode
D5531: net/py-pyzmq: update to 15.2.0
Attached
Detach File
Event Timeline
Log In to Comment