- Update to 0.07

- Move to perl@FreeBSD.org

PR:		ports/106516
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
Cheng-Lung Sung 2006-12-11 05:26:21 +00:00
parent 7f9a1e33e0
commit aec874c571
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179468
2 changed files with 9 additions and 5 deletions

View File

@ -6,17 +6,21 @@
#
PORTNAME= Statistics-LineFit
PORTVERSION= 0.06
PORTVERSION= 0.07
CATEGORIES= math
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Statistics
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Least squares line fit, weighted or unweighted
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= Statistics::LineFit.3
post-extract:
${CHMOD} 755 ${WRKSRC}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Statistics-LineFit-0.06.tar.gz) = 9c59317652dbfbc97ba53fbd113c2402
SHA256 (Statistics-LineFit-0.06.tar.gz) = 190bbf735f5b3924a525fe3aaf83315300e29ca722d01425a315291967f3cc12
SIZE (Statistics-LineFit-0.06.tar.gz) = 23679
MD5 (Statistics-LineFit-0.07.tar.gz) = 887bea828f25574163455a88dd2d1dc6
SHA256 (Statistics-LineFit-0.07.tar.gz) = 0012a9a992a9145999e55f616289c98958c7e87e4643f781028f8c14c8871f84
SIZE (Statistics-LineFit-0.07.tar.gz) = 24873