Changes: * Fixed issue 349, add send/recv timeout socket options. * Fixed issue 301, fix builds on HP-UX 11iv3 when using either gcc or aCC. * Fixed issue 305, memory leakage when using dynamic subscriptions. * Fixed issue 332, libzmq doesn't compile on Android NDK. * Fixed issue 293, libzmq doesn't follow ZMTP/1.0 spec. * Fixed issue 342, cannot build against zmq.hpp under C++11.
Responsible Changed From-To: freebsd-ports-bugs->az Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of devel/zmq, Please note that PR ports/167904 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167904 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Thanks, please commit it. On Tue, May 15, 2012 at 06:10:59AM +0000, Edwin Groothuis wrote: > Maintainer of devel/zmq, > > Please note that PR ports/167904 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167904 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org -- * Gea-Suan Lin (public key: Using https://keyserver.pgp.com/ to search) * If you cannot convince them, confuse them. -- Harry S Truman
az 2012-05-18 06:14:39 UTC FreeBSD ports repository Modified files: devel/zmq Makefile distinfo Log: Update to 2.2.0 Changes: * Fixed issue 349, add send/recv timeout socket options. * Fixed issue 301, fix builds on HP-UX 11iv3 when using either gcc or aCC. * Fixed issue 305, memory leakage when using dynamic subscriptions. * Fixed issue 332, libzmq doesn't compile on Android NDK. * Fixed issue 293, libzmq doesn't follow ZMTP/1.0 spec. * Fixed issue 342, cannot build against zmq.hpp under C++11. PR: ports/167904 Submitted by: az@ Approved by: gslin@gslin.org (maintainer) Revision Changes Path 1.13 +1 -1 ports/devel/zmq/Makefile 1.11 +2 -2 ports/devel/zmq/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!