point release, with a bunch of little fixes. OK?
Index: net/exabgp/Makefile =================================================================== RCS file: /cvs/openbsd/ports/net/exabgp/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- net/exabgp/Makefile 25 Apr 2016 14:43:13 -0000 1.3 +++ net/exabgp/Makefile 13 Jan 2017 10:42:43 -0000 @@ -2,7 +2,7 @@ COMMENT= BGP route injector (supporting flow routes, etc) -MODPY_EGG_VERSION= 3.4.16 +MODPY_EGG_VERSION= 3.4.17 GH_ACCOUNT= exa-networks GH_PROJECT= exabgp GH_TAGNAME= ${MODPY_EGG_VERSION} Index: net/exabgp/distinfo =================================================================== RCS file: /cvs/openbsd/ports/net/exabgp/distinfo,v retrieving revision 1.2 diff -u -p -u -p -r1.2 distinfo --- net/exabgp/distinfo 25 Apr 2016 14:43:13 -0000 1.2 +++ net/exabgp/distinfo 14 Dec 2016 19:29:53 -0000 @@ -1,2 +1,2 @@ -SHA256 (exabgp-3.4.16.tar.gz) = TM7BjpnCKYsgrPlxC0tqgX1dogODkUAUI0GTTpp933U= -SIZE (exabgp-3.4.16.tar.gz) = 539186 +SHA256 (exabgp-3.4.17.tar.gz) = XEDyjhxJybPV0iBsKzswyF8MSkO/KhQKxEMUcroLkVc= +SIZE (exabgp-3.4.17.tar.gz) = 540416 Index: net/exabgp/patches/patch-setup_py =================================================================== RCS file: /cvs/openbsd/ports/net/exabgp/patches/patch-setup_py,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 patch-setup_py --- net/exabgp/patches/patch-setup_py 27 Nov 2015 12:16:06 -0000 1.1.1.1 +++ net/exabgp/patches/patch-setup_py 14 Dec 2016 19:34:56 -0000 @@ -1,6 +1,6 @@ -$OpenBSD: patch-setup_py,v 1.1.1.1 2015/11/27 12:16:06 sthen Exp $ ---- setup.py.orig Tue Sep 22 12:39:24 2015 -+++ setup.py Wed Nov 25 14:43:56 2015 +$OpenBSD$ +--- setup.py.orig Thu Sep 15 12:57:50 2016 ++++ setup.py Wed Dec 14 20:34:45 2016 @@ -276,6 +276,10 @@ if os_name == 'NetBSD': files_definition= [ ('share/exabgp',configuration('etc/exabgp')), -- Serenity through viciousness.