View | Details | Raw Unified | Return to bug 194970 | Differences between
and this patch

Collapse All | Expand All

(-)devel/p5-DateTime-Format-Strptime/Makefile (-2 / +5 lines)
Lines 2-14 Link Here
2
# $FreeBSD: head/devel/p5-DateTime-Format-Strptime/Makefile 361879 2014-07-15 06:58:52Z leeym $
2
# $FreeBSD: head/devel/p5-DateTime-Format-Strptime/Makefile 361879 2014-07-15 06:58:52Z leeym $
3
3
4
PORTNAME=	DateTime-Format-Strptime
4
PORTNAME=	DateTime-Format-Strptime
5
PORTVERSION=	1.55
5
PORTVERSION=	1.56
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	devel perl5
7
CATEGORIES=	devel perl5
8
MASTER_SITES=	CPAN
8
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
9
PKGNAMEPREFIX=	p5-
10
10
11
MAINTAINER=	perl@FreeBSD.org
11
MAINTAINER=	svysh.fbsd@gmail.com
12
COMMENT=	Parse and format strp and strf time patterns
12
COMMENT=	Parse and format strp and strf time patterns
13
13
14
LICENSE=	ART20
14
LICENSE=	ART20
Lines 22-26 Link Here
22
22
23
USES=		perl5
23
USES=		perl5
24
USE_PERL5=	configure
24
USE_PERL5=	configure
25
NO_ARCH=	yes
26
27
#pre-install:	test
25
28
26
.include <bsd.port.mk>
29
.include <bsd.port.mk>
(-)devel/p5-DateTime-Format-Strptime/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (DateTime-Format-Strptime-1.55.tar.gz) = 70ca985789b03b22e992350dc7e620f7cfd6fbb429854555bce7af6ea2ac9643
1
SHA256 (DateTime-Format-Strptime-1.56.tar.gz) = 2ff69d0f5a0359aab04e7276db5bee3be10040da24fbf09de1d904e7ead78b28
2
SIZE (DateTime-Format-Strptime-1.55.tar.gz) = 27017
2
SIZE (DateTime-Format-Strptime-1.56.tar.gz) = 36863

Return to bug 194970