FreeBSD Bugzilla – Attachment 142834 Details for
Bug 189922
[PATCH] net/czmq: update to 2.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
czmq-2.2.0.patch
czmq-2.2.0.patch (text/plain), 2.45 KB, created by
Bartek Rutkowski
on 2014-05-18 21:00:01 UTC
(
hide
)
Description:
czmq-2.2.0.patch
Filename:
MIME Type:
Creator:
Bartek Rutkowski
Created:
2014-05-18 21:00:01 UTC
Size:
2.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 354464) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= czmq >-PORTVERSION= 2.0.3 >+PORTVERSION= 2.2.0 > CATEGORIES= net > MASTER_SITES= http://download.zeromq.org/ > >Index: distinfo >=================================================================== >--- distinfo (revision 354464) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (czmq-2.0.3.tar.gz) = adaac33f03d58c3a2ab48be9095df3c4bc876d331c115965b5c48830fa7cd84c >-SIZE (czmq-2.0.3.tar.gz) = 533845 >+SHA256 (czmq-2.2.0.tar.gz) = bb8ec7242655ffc3cb61023f6de4e4798900a6fbffb7399cf2d5e42a921c3667 >+SIZE (czmq-2.2.0.tar.gz) = 558239 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 354464) >+++ pkg-descr (working copy) >@@ -1,3 +1,3 @@ > High-level C binding for ZMQ. > >-WWW: http://czmq.zeromq.org/ >+WWW: http://czmq.zeromq.org >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 354464) >+++ pkg-plist (working copy) >@@ -1,5 +1,14 @@ >+bin/build-android.gsl >+bin/build-autoconf.gsl >+bin/build-cmake.gsl >+bin/build-mingw32.gsl >+bin/build-vs2008.gsl >+bin/build-vs2010.gsl >+bin/build-vs2012.gsl >+bin/build-vs2013.gsl > bin/czmq_selftest > bin/makecert >+bin/project.gsl > include/czmq.h > include/czmq_prelude.h > include/zauth.h >@@ -10,21 +19,27 @@ > include/zclock.h > include/zconfig.h > include/zctx.h >+include/zdigest.h > include/zdir.h >+include/zdir_patch.h > include/zfile.h > include/zframe.h > include/zhash.h > include/zlist.h >+include/zlog.h > include/zloop.h >+include/zmonitor.h > include/zmsg.h > include/zmutex.h > include/zpoller.h >+include/zproxy.h >+include/zrex.h > include/zsocket.h > include/zsockopt.h > include/zstr.h > include/zsys.h > include/zthread.h >-include/ztree.h >+include/zuuid.h > lib/libczmq.a > lib/libczmq.la > lib/libczmq.so >@@ -38,19 +53,25 @@ > man/man3/zclock.3.gz > man/man3/zconfig.3.gz > man/man3/zctx.3.gz >+man/man3/zdigest.3.gz > man/man3/zdir.3.gz >+man/man3/zdir_patch.3.gz > man/man3/zfile.3.gz > man/man3/zframe.3.gz > man/man3/zhash.3.gz > man/man3/zlist.3.gz >+man/man3/zlog.3.gz > man/man3/zloop.3.gz >+man/man3/zmonitor.3.gz > man/man3/zmsg.3.gz > man/man3/zmutex.3.gz > man/man3/zpoller.3.gz >+man/man3/zproxy.3.gz >+man/man3/zrex.3.gz > man/man3/zsocket.3.gz > man/man3/zsockopt.3.gz > man/man3/zstr.3.gz > man/man3/zsys.3.gz > man/man3/zthread.3.gz >-man/man3/ztree.3.gz >+man/man3/zuuid.3.gz > man/man7/czmq.7.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 189922
: 142834