update to arouteserver-1.3.0

This commit is contained in:
sthen 2021-01-11 14:25:55 +00:00
parent dcaeac1677
commit 8d4306c83b
3 changed files with 8 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2021/01/10 21:34:19 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2021/01/11 14:25:55 sthen Exp $
COMMENT = tool to automatically build BGP route server configurations
MODPY_EGG_VERSION = 1.2.0
MODPY_EGG_VERSION = 1.3.0
DISTNAME = arouteserver-${MODPY_EGG_VERSION}
CATEGORIES = net

View File

@ -1,2 +1,2 @@
SHA256 (arouteserver-1.2.0.tar.gz) = L+wQ7GjEJdHGqQ3t+4VQxVG+rdBPC3vrtfP2mvJNJvY=
SIZE (arouteserver-1.2.0.tar.gz) = 209313
SHA256 (arouteserver-1.3.0.tar.gz) = 4fmJyTFxArTu26ugq9ZqSetICggl2dU/i/b1ALDKlV8=
SIZE (arouteserver-1.3.0.tar.gz) = 211678

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2020/06/08 14:11:07 sthen Exp $
@comment $OpenBSD: PLIST,v 1.4 2021/01/11 14:25:55 sthen Exp $
bin/arouteserver
lib/python${MODPY_VERSION}/site-packages/arouteserver-${MODPY_EGG_VERSION}-py${MODPY_VERSION}-nspkg.pth
lib/python${MODPY_VERSION}/site-packages/arouteserver-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
@ -130,6 +130,9 @@ lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/fingerpri
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/html/
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/html/macros.j2
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/html/main.j2
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/irr-as-set/
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/irr-as-set/plain_rpsl.j2
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/irr-as-set/ripe_ripeinator_yml.j2
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/openbgpd/
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/openbgpd/clients.j2
lib/python${MODPY_VERSION}/site-packages/pierky/arouteserver/templates/openbgpd/filters.j2