Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 19:55:56 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120671: [UPDATE] math/p5-Statistics-Lite
Message-ID:  <200802141955.m1EJtuOD007003@www.freebsd.org>
Resent-Message-ID: <200802142000.m1EK0Doo009934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120671
>Category:       ports
>Synopsis:       [UPDATE] math/p5-Statistics-Lite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 14 20:00:12 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 3.2;
- Use CPAN macro;
- Added USE_DOS2UNIX.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Statistics-Lite/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	28 May 2007 11:27:58 -0000	1.5
+++ Makefile	14 Feb 2008 02:00:20 -0000
@@ -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
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Statistics-Lite/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	28 May 2007 11:27:58 -0000	1.4
+++ distinfo	14 Feb 2008 02:00:20 -0000
@@ -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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802141955.m1EJtuOD007003>