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

(-)./Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/mail/p5-Email-Date-Format/Makefile 338799 2014-01-05 16:55:04Z az $
2
# $FreeBSD: head/mail/p5-Email-Date-Format/Makefile 338799 2014-01-05 16:55:04Z az $
3
3
4
PORTNAME=	Email-Date-Format
4
PORTNAME=	Email-Date-Format
5
PORTVERSION=	1.002
5
PORTVERSION=	1.004
6
CATEGORIES=	mail perl5
6
CATEGORIES=	mail perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
MASTER_SITE_SUBDIR=	Email
8
MASTER_SITE_SUBDIR=	Email
Lines 11-16 Link Here
11
MAINTAINER=	miwi@FreeBSD.org
11
MAINTAINER=	miwi@FreeBSD.org
12
COMMENT=	Produce RFC 2822 date strings
12
COMMENT=	Produce RFC 2822 date strings
13
13
14
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
16
14
USES=		perl5
17
USES=		perl5
15
USE_PERL5=	configure
18
USE_PERL5=	configure
16
19
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Email-Date-Format-1.002.tar.gz) = 0c7f3636dffa5ff151f6906baa17582c2efeb29109750f40f820fe5d2dc38e84
1
SHA256 (Email-Date-Format-1.004.tar.gz) = ca2975136dcb37b576056ebfadf22ae66b43e4620d9f0d673fcd5a7833118204
2
SIZE (Email-Date-Format-1.002.tar.gz) = 10150
2
SIZE (Email-Date-Format-1.004.tar.gz) = 13255

Return to bug 188760