diff --git a/net/exabgp/Makefile b/net/exabgp/Makefile index 374646948c3..42ff6932d11 100644 --- a/net/exabgp/Makefile +++ b/net/exabgp/Makefile @@ -1,10 +1,9 @@ COMMENT= BGP route injector (supporting flow routes, etc) -MODPY_EGG_VERSION= 4.2.21 +MODPY_EGG_VERSION= 4.2.22 GH_ACCOUNT= exa-networks GH_PROJECT= exabgp GH_TAGNAME= ${MODPY_EGG_VERSION} -REVISION= 3 CATEGORIES= net diff --git a/net/exabgp/distinfo b/net/exabgp/distinfo index e1850128143..6f19a638324 100644 --- a/net/exabgp/distinfo +++ b/net/exabgp/distinfo @@ -1,2 +1,2 @@ -SHA256 (exabgp-4.2.21.tar.gz) = XVzm6XP8lm+mrtShAztjci2VyPi6e7RGWWlNZZw/e3s= -SIZE (exabgp-4.2.21.tar.gz) = 2933721 +SHA256 (exabgp-4.2.22.tar.gz) = 1eOq3bZEW0MO5kAnLkWYvgHXrhMuHnaiATIcINbS2Gs= +SIZE (exabgp-4.2.22.tar.gz) = 2935045 diff --git a/net/exabgp/pkg/PLIST b/net/exabgp/pkg/PLIST index 423039535a3..11fe20eb73e 100644 --- a/net/exabgp/pkg/PLIST +++ b/net/exabgp/pkg/PLIST @@ -1011,10 +1011,12 @@ lib/python${MODPY_VERSION}/site-packages/exabgp/version.py @man man/man5/exabgp.conf.5 share/examples/exabgp/ share/examples/exabgp/api-add-remove.run +share/examples/exabgp/api-announce-star.run share/examples/exabgp/api-announce.run share/examples/exabgp/api-announcement.run share/examples/exabgp/api-api.nothing.run share/examples/exabgp/api-api.receive.run +share/examples/exabgp/api-attributes-path.run share/examples/exabgp/api-attributes-vpn.run share/examples/exabgp/api-attributes.run share/examples/exabgp/api-broken-flow.run @@ -1047,9 +1049,11 @@ share/examples/exabgp/etc/ @owner @group share/examples/exabgp/etc/api-add-remove.conf +share/examples/exabgp/etc/api-announce-star.conf share/examples/exabgp/etc/api-announce.conf share/examples/exabgp/etc/api-announcement.conf share/examples/exabgp/etc/api-api.conf +share/examples/exabgp/etc/api-attributes-path.conf share/examples/exabgp/etc/api-attributes-vpn.conf share/examples/exabgp/etc/api-attributes.conf share/examples/exabgp/etc/api-broken-flow.conf