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

(-)Makefile (-2 / +8 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	MasonX-Interp-WithCallbacks
8
PORTNAME=	MasonX-Interp-WithCallbacks
9
PORTVERSION=	1.13
9
PORTVERSION=	1.15
10
CATEGORIES=	www perl5
10
CATEGORIES=	www perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	MasonX/DWHEELER
12
MASTER_SITE_SUBDIR=	MasonX/DWHEELER
Lines 23-26 Link Here
23
23
24
MAN3=		MasonX::Interp::WithCallbacks.3
24
MAN3=		MasonX::Interp::WithCallbacks.3
25
25
26
.include <bsd.port.mk>
26
.include <bsd.port.pre.mk>
27
28
.if ${PERL_LEVEL} < 500800 # inherited from devel/p5-Exception-Class
29
IGNORE=	requires at least Perl 5.8.  Please install lang/perl5.8 and try again
30
.endif
31
32
.include <bsd.port.post.mk>
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (MasonX-Interp-WithCallbacks-1.13.tar.gz) = cd0b2a49683d4c67fb2aa44dadedc42f
1
MD5 (MasonX-Interp-WithCallbacks-1.15.tar.gz) = c99b6cc8f18d7998351362e9d5e37ebf
2
SHA256 (MasonX-Interp-WithCallbacks-1.13.tar.gz) = b102d978f2568d1d634bb72e01caac6bb6e4682dc12bcf7b3575ea5d4e9feefa
2
SHA256 (MasonX-Interp-WithCallbacks-1.15.tar.gz) = bc549ec1c30c00d9dd54cdc6222165d0f910e6190910437419ee859a49ebf264
3
SIZE (MasonX-Interp-WithCallbacks-1.13.tar.gz) = 24509
3
SIZE (MasonX-Interp-WithCallbacks-1.15.tar.gz) = 25362

Return to bug 99021