View | Details | Raw Unified | Return to bug 204586
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	Net-Ping-External
4
PORTNAME=	Net-Ping-External
5
PORTVERSION=	0.13
5
PORTVERSION=	0.15
6
PORTREVISION=	1
7
CATEGORIES=	net perl5
6
CATEGORIES=	net perl5
8
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 14-20 Link Here
14
LICENSE=	ART10 GPLv1
13
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
14
LICENSE_COMB=	dual
16
15
17
USES=		perl5 zip
16
USES=		perl5
18
USE_PERL5=	configure
17
USE_PERL5=	configure
19
18
20
.include <bsd.port.mk>
19
.include <bsd.port.mk>
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Net-Ping-External-0.13.zip) = e963c8261fd40b36a4c15d3de26840a363a48883abd937dc64840aa6988072dd
1
SHA256 (Net-Ping-External-0.15.tar.gz) = aad917fc678e774670b2b94072fd368d97fc09537f2cc802ea2b51398dec04fb
2
SIZE (Net-Ping-External-0.13.zip) = 10664
2
SIZE (Net-Ping-External-0.15.tar.gz) = 9019

Return to bug 204586