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

(-)Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Getopt-Long-Descriptive
8
PORTNAME=	Getopt-Long-Descriptive
9
PORTVERSION=	0.077
9
PORTVERSION=	0.081
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 14-21 Link Here
14
MAINTAINER=	perl@FreeBSD.org
14
MAINTAINER=	perl@FreeBSD.org
15
COMMENT=	Getopt::Long with usage text
15
COMMENT=	Getopt::Long with usage text
16
16
17
RUN_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
17
RUN_DEPENDS=	p5-Params-Validate>=0.74:${PORTSDIR}/devel/p5-Params-Validate \
18
		p5-Params-Validate>=0.74:${PORTSDIR}/devel/p5-Params-Validate \
19
		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
18
		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
20
BUILD_DEPENDS=	${RUN_DEPENDS}
19
BUILD_DEPENDS=	${RUN_DEPENDS}
21
20
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Getopt-Long-Descriptive-0.077.tar.gz) = a39971f6f138ebe6004438402620d032
1
MD5 (Getopt-Long-Descriptive-0.081.tar.gz) = 14dd9c5b8b5f856c77a80d1f90a9db4d
2
SHA256 (Getopt-Long-Descriptive-0.077.tar.gz) = 404eabac8cea4596a0d9a3c5e9200f195713c548b01c5d871a457def6ec483fe
2
SHA256 (Getopt-Long-Descriptive-0.081.tar.gz) = fc6669fd0534bc0765bb59ed609d455a492d51b8a0626dca2281dc00eb7e2eae
3
SIZE (Getopt-Long-Descriptive-0.077.tar.gz) = 9166
3
SIZE (Getopt-Long-Descriptive-0.081.tar.gz) = 10255

Return to bug 140963