Index: net/libzmq4/Makefile =================================================================== --- net/libzmq4/Makefile (revision 388491) +++ net/libzmq4/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libzmq4 -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 CATEGORIES= net MASTER_SITES= http://download.zeromq.org/ DISTNAME= zeromq-${DISTVERSION} Index: net/libzmq4/distinfo =================================================================== --- net/libzmq4/distinfo (revision 388491) +++ net/libzmq4/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (zeromq-4.0.5.tar.gz) = 3bc93c5f67370341428364ce007d448f4bb58a0eaabd0a60697d8086bc43342b -SIZE (zeromq-4.0.5.tar.gz) = 2153667 +SHA256 (zeromq-4.0.6.tar.gz) = 28a2a9c9b77014c39087a498942449df18bb9885cdb63334833525a1d19f2894 +SIZE (zeromq-4.0.6.tar.gz) = 2190150 Index: net/libzmq4/files/patch-tests_test__proxy__terminate.cpp =================================================================== --- net/libzmq4/files/patch-tests_test__proxy__terminate.cpp (revision 0) +++ net/libzmq4/files/patch-tests_test__proxy__terminate.cpp (working copy) @@ -0,0 +1,9 @@ +--- tests/test_proxy_terminate.cpp.orig 2015-06-02 10:20:13 UTC ++++ tests/test_proxy_terminate.cpp +@@ -110,4 +110,4 @@ int main (void) + rc = zmq_ctx_term (ctx); + assert (rc == 0); + return 0; +-} +\ No newline at end of file ++} Property changes on: net/libzmq4/files/patch-tests_test__proxy__terminate.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property