View | Details | Raw Unified | Return to bug 254070 | Differences between
and this patch

Collapse All | Expand All

(-)net-mgmt/irrtoolset/Makefile (-5 / +12 lines)
Lines 1-18 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	irrtoolset
3
PORTNAME=	irrtoolset
4
PORTVERSION=	5.0.1
4
DISTVERSIONPREFIX=	release-
5
DISTVERSION=	5.1.3
5
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
6
MASTER_SITES=	ISC/IRRToolSet/IRRToolSet-${PORTVERSION}
7
7
8
MAINTAINER=	rkoberman@gmail.com
8
MAINTAINER=	rkoberman@gmail.com
9
COMMENT=	Suite of routing policy tools to interact with the IRR
9
COMMENT=	Suite of routing policy tools to interact with the IRR
10
10
11
LICENSE=	MIT GPLv2+ RIPE_NCC
12
LICENSE_COMB=	multi
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
15
USES=		autoreconf bison gmake libtool
16
GNU_CONFIGURE=	yes
17
USE_GITHUB=	yes
18
GH_ACCOUNT=	irrtoolset
19
GH_PROJECT=	irrtoolset
20
11
PLIST_FILES=	bin/rpslcheck bin/peval bin/rtconfig \
21
PLIST_FILES=	bin/rpslcheck bin/peval bin/rtconfig \
12
		man/man1/rtconfig.1.gz man/man1/peval.1.gz \
22
		man/man1/rtconfig.1.gz man/man1/peval.1.gz \
13
		man/man1/rpslcheck.1.gz man/man1/irrtoolset-errors.1.gz
23
		man/man1/rpslcheck.1.gz man/man1/irrtoolset-errors.1.gz
14
24
15
USES=		bison gmake libtool
16
GNU_CONFIGURE=	yes
17
18
.include <bsd.port.mk>
25
.include <bsd.port.mk>
(-)net-mgmt/irrtoolset/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SIZE (irrtoolset-5.0.1.tar.gz) = 639889
1
TIMESTAMP = 1614982116
2
SHA256 (irrtoolset-5.0.1.tar.gz) = c044e4e009bf82db84f6a4f4d5ad563b07357f2d0e9f0bbaaf867e9b33fa5e80
2
SHA256 (irrtoolset-irrtoolset-release-5.1.3_GH0.tar.gz) = a3eff14c2574f21be5b83302549d1582e509222d05f7dd8e5b68032ff6f5874a
3
SIZE (irrtoolset-irrtoolset-release-5.1.3_GH0.tar.gz) = 274730

Return to bug 254070