update to zeromq-3.2.3:
This commit is contained in:
parent
4cbca4fefc
commit
6642b88a8f
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2013/03/21 08:46:35 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2013/06/22 07:45:14 jasper Exp $
|
||||
|
||||
COMMENT = open source message queue optimised for performance
|
||||
|
||||
DISTNAME = zeromq-3.2.2
|
||||
DISTNAME = zeromq-3.2.3
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
SHARED_LIBS += zmq 2.0 # 3.0
|
||||
@ -23,6 +23,10 @@ USE_GROFF = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED}
|
||||
|
||||
# test_connect_delay.cpp:260:2: error: no newline at end of file
|
||||
post-extract:
|
||||
echo "" >> ${WRKSRC}/tests/test_connect_delay.cpp
|
||||
|
||||
# Note: use ulimit -n 1024 for regress tests
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (zeromq-3.2.2.tar.gz) = K07tpg/kep+ggE1T129lZmXF+E2rfmOh1JbZQwtVT5k=
|
||||
SIZE (zeromq-3.2.2.tar.gz) = 2067590
|
||||
SHA256 (zeromq-3.2.3.tar.gz) = 4TTBqvgp3Xe8qdwPoZm6MQlaWBvQ092l/FlSO59AEjg=
|
||||
SIZE (zeromq-3.2.3.tar.gz) = 2072758
|
||||
|
Loading…
Reference in New Issue
Block a user