diff options
author | osa <osa@FreeBSD.org> | 2008-02-15 21:26:08 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2008-02-15 21:26:08 +0800 |
commit | 340c79596e130d6f00d60902410b11c5345f08c2 (patch) | |
tree | 20fc83188d1a5c03a8b0d3d6dee27ce448d48f12 /math | |
parent | 044b581868cd13543a5aa7d94e06e6c248fa184d (diff) | |
download | freebsd-ports-gnome-340c79596e130d6f00d60902410b11c5345f08c2.tar.gz freebsd-ports-gnome-340c79596e130d6f00d60902410b11c5345f08c2.tar.zst freebsd-ports-gnome-340c79596e130d6f00d60902410b11c5345f08c2.zip |
Update from 3.1 to 3.2.
Use CPAN macro.
Added USE_DOS2UNIX.
Submitted by: Felippe de Meirelles Motta aka lippemail at gmail dot com
PR: 120671
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Statistics-Lite/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Statistics-Lite/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Statistics-Lite/Makefile b/math/p5-Statistics-Lite/Makefile index c178ea04ea89..eb0d611fc66a 100644 --- a/math/p5-Statistics-Lite/Makefile +++ b/math/p5-Statistics-Lite/Makefile @@ -6,16 +6,16 @@ # PORTNAME= Statistics-Lite -PORTVERSION= 3.1 +PORTVERSION= 3.2 CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Statistics +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= osa@FreeBSD.org COMMENT= The lightweight and functional object-oriented statistics PERL_CONFIGURE= yes +USE_DOS2UNIX= yes MAN3= Statistics::Lite.3 diff --git a/math/p5-Statistics-Lite/distinfo b/math/p5-Statistics-Lite/distinfo index f30cf01b41cd..4d54346b1ff1 100644 --- a/math/p5-Statistics-Lite/distinfo +++ b/math/p5-Statistics-Lite/distinfo @@ -1,3 +1,3 @@ -MD5 (Statistics-Lite-3.1.tar.gz) = babc41cc0ec57221973753d598779dd3 -SHA256 (Statistics-Lite-3.1.tar.gz) = c6a026b15301e985634bcd18037a2a00fd1be6cff23c0e0ad5ab4df235c25f3d -SIZE (Statistics-Lite-3.1.tar.gz) = 3788 +MD5 (Statistics-Lite-3.2.tar.gz) = 28fa86db877e3c1dca35308a3f31a4f2 +SHA256 (Statistics-Lite-3.2.tar.gz) = 8a8e7eef6353df662c242a1a7739747bf2fa90a01c681c186f508d51bf259f40 +SIZE (Statistics-Lite-3.2.tar.gz) = 3833 |