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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	threads-shared
8
PORTNAME=	threads-shared
9
PORTVERSION=	1.34
9
PORTVERSION=	1.39
10
CATEGORIES=	devel perl5
10
CATEGORIES=	devel perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
MASTER_SITE_SUBDIR=	CPAN:JDHEDDEN
12
MASTER_SITE_SUBDIR=	CPAN:JDHEDDEN
Lines 18-24 Link Here
18
BUILD_DEPENDS=	p5-threads>=1.73:${PORTSDIR}/devel/p5-threads
18
BUILD_DEPENDS=	p5-threads>=1.73:${PORTSDIR}/devel/p5-threads
19
RUN_DEPENDS=	p5-threads>=1.73:${PORTSDIR}/devel/p5-threads
19
RUN_DEPENDS=	p5-threads>=1.73:${PORTSDIR}/devel/p5-threads
20
20
21
PERL_CONFIGURE=	5.8.0+
21
PERL_CONFIGURE=	yes
22
22
23
MAN3=		threads::shared.3
23
MAN3=		threads::shared.3
24
24
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (threads-shared-1.34.tar.gz) = 436122c59b09a520ac23b0e47996c59db5091feeb23b5a3dfd280d02ce46b34c
1
SHA256 (threads-shared-1.39.tar.gz) = 124fdfe1f9342f68aace0d874bf94311ecc1d25fc690fd233f8a26ba5b530060
2
SIZE (threads-shared-1.34.tar.gz) = 88005
2
SIZE (threads-shared-1.39.tar.gz) = 93527

Return to bug 160450