Update to 2.0.0

Reported by:	portscout
This commit is contained in:
Olivier Cochard 2020-09-23 12:15:05 +00:00
parent 7eac254fb0
commit f33c0e3735
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549715
2 changed files with 6 additions and 12 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mrtparse
PORTVERSION= 1.7
PORTVERSION= 2.0.0
DISTVERSIONPREFIX= v
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -21,18 +21,12 @@ NO_ARCH= yes
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
SHEBANG_FILES= examples/print_all.py \
examples/mrt2bgpdump.py \
examples/mrt2exabgp.py \
examples/slice.py \
examples/summary.py
SHEBANG_FILES= examples/mrt2bgpdump.py \
examples/mrt2exabgp.py
post-patch:
@${MV} ${WRKSRC}/examples/print_all.py ${WRKSRC}/examples/mrt_print_all
@${MV} ${WRKSRC}/examples/mrt2bgpdump.py ${WRKSRC}/examples/mrt2bgpdump
@${MV} ${WRKSRC}/examples/mrt2exabgp.py ${WRKSRC}/examples/mrt2exabgp
@${MV} ${WRKSRC}/examples/slice.py ${WRKSRC}/examples/mrt_slice
@${MV} ${WRKSRC}/examples/summary.py ${WRKSRC}/examples/mrt_summary
@${RM} ${WRKSRC}/examples/README.rst
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1574355874
SHA256 (t2mune-mrtparse-v1.7_GH0.tar.gz) = 623188ed5fec504ae9e8af214b3d67073deb9e0d7fec474cbe6b4291e74afa78
SIZE (t2mune-mrtparse-v1.7_GH0.tar.gz) = 38322
TIMESTAMP = 1600863192
SHA256 (t2mune-mrtparse-v2.0.0_GH0.tar.gz) = 16edc28537181fcb6b1d86bcbfd74e216fbe47a5aa34ee0b70928e896dc78ae9
SIZE (t2mune-mrtparse-v2.0.0_GH0.tar.gz) = 35190