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

(-)/home/staff/gslin/work/ports/p5-constant-lexical/Makefile (-4 / +3 lines)
Lines 6-24 Link Here
6
#
6
#
7
7
8
PORTNAME=	constant-lexical
8
PORTNAME=	constant-lexical
9
PORTVERSION=	1.00000
9
PORTVERSION=	2.0001
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
MASTER_SITE_SUBDIR=	CPAN:SPROUT
12
MASTER_SITE_SUBDIR=	CPAN:SPROUT
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	gslin@gslin.org
15
MAINTAINER=	perl@FreeBSD.org
16
COMMENT=	Perl pragma to declare lexical compile-time constants
16
COMMENT=	Perl pragma to declare lexical compile-time constants
17
17
18
RUN_DEPENDS=	p5-Sub-Delete>0:${PORTSDIR}/devel/p5-Sub-Delete
18
RUN_DEPENDS=	p5-Sub-Delete>=0:${PORTSDIR}/devel/p5-Sub-Delete
19
19
20
PERL_CONFIGURE=	yes
20
PERL_CONFIGURE=	yes
21
USE_PERL5=	5.8.0+
22
21
23
MAN3=		constant::lexical.3
22
MAN3=		constant::lexical.3
24
23
(-)/home/staff/gslin/work/ports/p5-constant-lexical/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (constant-lexical-1.00000.tar.gz) = d6e0a7772d0b263774340ddab18aeefdfd3e9f9b55ebd1e597d01d42ffd7ec39
1
SHA256 (constant-lexical-2.0001.tar.gz) = 0fac59f2844f638664754597d3f2b552ac4ea9956191aa12a6dc788279f1feb7
2
SIZE (constant-lexical-1.00000.tar.gz) = 29508
2
SIZE (constant-lexical-2.0001.tar.gz) = 31660

Return to bug 164119