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

(-)Makefile (-3 / +3 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	Statistics-Lite
8
PORTNAME=	Statistics-Lite
9
PORTVERSION=	3.1
9
PORTVERSION=	3.2
10
CATEGORIES=	math perl5
10
CATEGORIES=	math perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	CPAN
12
MASTER_SITE_SUBDIR=	Statistics
13
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
14
13
15
MAINTAINER=	osa@FreeBSD.org
14
MAINTAINER=	osa@FreeBSD.org
16
COMMENT=	The lightweight and functional object-oriented statistics
15
COMMENT=	The lightweight and functional object-oriented statistics
17
16
18
PERL_CONFIGURE=	yes
17
PERL_CONFIGURE=	yes
18
USE_DOS2UNIX=	yes
19
19
20
MAN3=		Statistics::Lite.3
20
MAN3=		Statistics::Lite.3
21
21
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Statistics-Lite-3.1.tar.gz) = babc41cc0ec57221973753d598779dd3
1
MD5 (Statistics-Lite-3.2.tar.gz) = 28fa86db877e3c1dca35308a3f31a4f2
2
SHA256 (Statistics-Lite-3.1.tar.gz) = c6a026b15301e985634bcd18037a2a00fd1be6cff23c0e0ad5ab4df235c25f3d
2
SHA256 (Statistics-Lite-3.2.tar.gz) = 8a8e7eef6353df662c242a1a7739747bf2fa90a01c681c186f508d51bf259f40
3
SIZE (Statistics-Lite-3.1.tar.gz) = 3788
3
SIZE (Statistics-Lite-3.2.tar.gz) = 3833

Return to bug 120671