Index: head/net/czmq4/files/patch-src_zuuid.c =================================================================== --- head/net/czmq4/files/patch-src_zuuid.c (revision 465442) +++ head/net/czmq4/files/patch-src_zuuid.c (nonexistent) @@ -1,11 +0,0 @@ ---- src/zuuid.c.orig 2017-12-31 14:43:10 UTC -+++ src/zuuid.c -@@ -47,7 +47,7 @@ zuuid_new (void) - assert (sizeof (uuid) == ZUUID_LEN); - UuidCreate (&uuid); - zuuid_set (self, (byte *) &uuid); --#elif defined (HAVE_UUID) -+#elif defined (HAVE_UUID) && !defined (__UTYPE_FREEBSD) - uuid_t uuid; - assert (sizeof (uuid) == ZUUID_LEN); - uuid_generate (uuid); Property changes on: head/net/czmq4/files/patch-src_zuuid.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/czmq4/files/patch-include_czmq__prelude.h =================================================================== --- head/net/czmq4/files/patch-include_czmq__prelude.h (revision 465442) +++ head/net/czmq4/files/patch-include_czmq__prelude.h (nonexistent) @@ -1,12 +0,0 @@ ---- include/czmq_prelude.h.orig 2017-12-31 14:43:10 UTC -+++ include/czmq_prelude.h -@@ -683,6 +683,9 @@ char *if_indextoname (unsigned int ifind - #if defined (__UTYPE_OSX) && !defined (HAVE_UUID) - # define HAVE_UUID 1 - #endif -+#if defined (__UTYPE_FREEBSD) && !defined (HAVE_UUID) -+# define HAVE_UUID 1 -+#endif - #if defined (HAVE_UUID) - # if defined (__UTYPE_FREEBSD) || defined (__UTYPE_NETBSD) || defined(__UTYPE_OPENBSD) - # include Property changes on: head/net/czmq4/files/patch-include_czmq__prelude.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/czmq4/Makefile =================================================================== --- head/net/czmq4/Makefile (revision 465442) +++ head/net/czmq4/Makefile (revision 465443) @@ -1,45 +1,45 @@ # $FreeBSD$ PORTNAME= czmq DISTVERSIONPREFIX= v -DISTVERSION= 4.1.0 +DISTVERSION= 4.1.1 CATEGORIES= net PKGNAMESUFFIX= 4 MAINTAINER= kenji@k2r.org COMMENT= High-level C Binding for ZeroMQ (Version 4) LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= asciidoc:textproc/asciidoc \ xmlto:textproc/xmlto LIB_DEPENDS= libzmq.so:net/libzmq4 USES= autoreconf libtool pkgconfig shebangfix GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= zeromq USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check SHEBANG_FILES= doc/mkman mkdoc \ model/chkopts.pl \ model/rename_class CONFLICTS_INSTALL= czmq-3.* # uuid_CFLAGS and uuid_LIBS required # to avoid conflicts with misc/e2fsprogs-libuuid CONFIGURE_ARGS= uuid_CFLAGS="-I/usr/include ${CFLAGS}" \ uuid_LIBS="-lc" \ --with-libzmq=${LOCALBASE} \ --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig \ --enable-drafts="yes" \ --with-docs="yes" MAKE_ENV= V=1 CPPFLAGS+= -Wno-error .include Index: head/net/czmq4/distinfo =================================================================== --- head/net/czmq4/distinfo (revision 465442) +++ head/net/czmq4/distinfo (revision 465443) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514947580 -SHA256 (zeromq-czmq-v4.1.0_GH0.tar.gz) = 2e87c19988d1168b70d7ec0fdce79aba4e92a6330959c3a2576c72b319acb478 -SIZE (zeromq-czmq-v4.1.0_GH0.tar.gz) = 1068897 +TIMESTAMP = 1521866607 +SHA256 (zeromq-czmq-v4.1.1_GH0.tar.gz) = b7623433547aa4b6e79722796c27ebc7c0470fea4204e920fd05e717c648f889 +SIZE (zeromq-czmq-v4.1.1_GH0.tar.gz) = 1094718 Index: head/net/czmq4/pkg-plist =================================================================== --- head/net/czmq4/pkg-plist (revision 465442) +++ head/net/czmq4/pkg-plist (revision 465443) @@ -1,109 +1,110 @@ bin/zmakecert include/czmq_library.h include/czmq_prelude.h include/czmq.h include/zactor.h include/zargs.h include/zarmour.h include/zauth.h include/zbeacon.h include/zcert.h include/zcertstore.h include/zchunk.h include/zclock.h include/zconfig.h include/zdigest.h include/zdir_patch.h include/zdir.h include/zfile.h include/zframe.h include/zgossip.h include/zhash.h include/zhashx.h include/ziflist.h include/zlist.h include/zlistx.h include/zloop.h include/zmonitor.h include/zmsg.h include/zpoller.h include/zproc.h include/zproxy.h include/zrex.h include/zsock.h include/zstr.h include/zsys.h include/ztimerset.h include/ztrie.h include/zuuid.h lib/libczmq.a lib/libczmq.so lib/libczmq.so.4 -lib/libczmq.so.4.1.0 +lib/libczmq.so.4.1.1 libdata/pkgconfig/libczmq.pc man/man1/zmakecert.1.gz man/man3/zactor.3.gz man/man3/zargs.3.gz man/man3/zarmour.3.gz man/man3/zauth.3.gz man/man3/zbeacon.3.gz man/man3/zcert.3.gz man/man3/zcertstore.3.gz man/man3/zchunk.3.gz man/man3/zclock.3.gz man/man3/zconfig.3.gz man/man3/zdigest.3.gz man/man3/zdir_patch.3.gz man/man3/zdir.3.gz man/man3/zfile.3.gz man/man3/zframe.3.gz man/man3/zgossip.3.gz man/man3/zhash.3.gz man/man3/zhashx.3.gz man/man3/ziflist.3.gz man/man3/zlist.3.gz man/man3/zlistx.3.gz man/man3/zloop.3.gz man/man3/zmonitor.3.gz man/man3/zmsg.3.gz man/man3/zpoller.3.gz man/man3/zproc.3.gz man/man3/zproxy.3.gz man/man3/zrex.3.gz man/man3/zsock.3.gz man/man3/zstr.3.gz man/man3/zsys.3.gz man/man3/ztimerset.3.gz man/man3/ztrie.3.gz man/man3/zuuid.3.gz man/man7/czmq.7.gz +share/zproject/czmq/python_cffi.slurp share/zproject/czmq/zactor.api share/zproject/czmq/zargs.api share/zproject/czmq/zarmour.api share/zproject/czmq/zcert.api share/zproject/czmq/zcertstore.api share/zproject/czmq/zchunk.api share/zproject/czmq/zclock.api share/zproject/czmq/zconfig.api share/zproject/czmq/zdigest.api share/zproject/czmq/zdir_patch.api share/zproject/czmq/zdir.api share/zproject/czmq/zfile.api share/zproject/czmq/zframe.api share/zproject/czmq/zgossip_msg.api share/zproject/czmq/zhash.api share/zproject/czmq/zhashx.api share/zproject/czmq/ziflist.api share/zproject/czmq/zlist.api share/zproject/czmq/zlistx.api share/zproject/czmq/zloop.api share/zproject/czmq/zmsg.api share/zproject/czmq/zpoller.api share/zproject/czmq/zproc.api share/zproject/czmq/zsock_option.api share/zproject/czmq/zsock.api share/zproject/czmq/zstr.api share/zproject/czmq/zsys.api share/zproject/czmq/ztimerset.api share/zproject/czmq/ztrie.api share/zproject/czmq/zuuid.api