From 91e3f7c836e0da8c499310fa064a5be3375f2599 Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Wed, 10 Mar 2021 18:39:04 +0000 Subject: net-mgmt/irrtoolset: update to 5.1.3 PR: 254070 Submitted by: rkoberman AT gmail DOT com (maintainer) --- net-mgmt/irrtoolset/Makefile | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'net-mgmt/irrtoolset/Makefile') diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index b1efc349ec53..ad5350ac5196 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -1,18 +1,25 @@ # $FreeBSD$ PORTNAME= irrtoolset -PORTVERSION= 5.0.1 +DISTVERSIONPREFIX= release- +DISTVERSION= 5.1.3 CATEGORIES= net-mgmt -MASTER_SITES= ISC/IRRToolSet/IRRToolSet-${PORTVERSION} MAINTAINER= rkoberman@gmail.com COMMENT= Suite of routing policy tools to interact with the IRR +LICENSE= MIT GPLv2+ RIPE_NCC +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= autoreconf bison gmake libtool +GNU_CONFIGURE= yes +USE_GITHUB= yes +GH_ACCOUNT= irrtoolset +GH_PROJECT= irrtoolset + PLIST_FILES= bin/rpslcheck bin/peval bin/rtconfig \ man/man1/rtconfig.1.gz man/man1/peval.1.gz \ man/man1/rpslcheck.1.gz man/man1/irrtoolset-errors.1.gz -USES= bison gmake libtool -GNU_CONFIGURE= yes - .include -- cgit v1.2.3