Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2006 19:01:39 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/101811: [MAINTAINER] math/p5-Math-Random-MT-Auto: update to 5.03
Message-ID:  <20060811110139.00F42371@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608111110.k7BBAGYk070048@freefall.freebsd.org>

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

>Number:         101811
>Category:       ports
>Synopsis:       [MAINTAINER] math/p5-Math-Random-MT-Auto: update to 5.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 11 11:10:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 5.03

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Math-Random-MT-Auto-5.03.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-Random-MT-Auto/Makefile /home/staff/gslin/work/p5-Math-Random-MT-Auto/Makefile
--- /usr/ports/math/p5-Math-Random-MT-Auto/Makefile	Mon Jul 24 09:25:38 2006
+++ /home/staff/gslin/work/p5-Math-Random-MT-Auto/Makefile	Fri Aug 11 19:00:58 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-Random-MT-Auto
-PORTVERSION=	5.02
+PORTVERSION=	5.03
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Math
@@ -15,8 +15,8 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Auto-seeded Mersenne Twister PRNGs
 
-RUN_DEPENDS=	${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
-		${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut
+RUN_DEPENDS=	${SITE_PERL}/Object/InsideOut.pm:${PORTSDIR}/devel/p5-Object-InsideOut \
+		p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class
 
 PERL_CONFIGURE=	yes
 
@@ -26,6 +26,10 @@
 
 .if ${PERL_LEVEL} < 500800	# Inherited from p5-Object-InsideOut
 IGNORE=		requires perl 5.8 or later. Install lang/perl5.8 and try again
+.endif
+
+.if ${PERL_LEVEL} < 500808
+RUN_DEPENDS+=	p5-Scalar-List-Utils>=1.18:${PORTSDIR}/lang/p5-Scalar-List-Utils
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/math/p5-Math-Random-MT-Auto/distinfo /home/staff/gslin/work/p5-Math-Random-MT-Auto/distinfo
--- /usr/ports/math/p5-Math-Random-MT-Auto/distinfo	Mon Jul 24 09:25:38 2006
+++ /home/staff/gslin/work/p5-Math-Random-MT-Auto/distinfo	Fri Aug 11 18:55:14 2006
@@ -1,3 +1,3 @@
-MD5 (Math-Random-MT-Auto-5.02.tar.gz) = 1eeccd3a864a0ce486998d31b77ecdfa
-SHA256 (Math-Random-MT-Auto-5.02.tar.gz) = b7a6e0c72f14ef7c530a6697fc119bce63830a7e011eac758020e184f0e070a1
-SIZE (Math-Random-MT-Auto-5.02.tar.gz) = 123773
+MD5 (Math-Random-MT-Auto-5.03.tar.gz) = f5e27c6c29d3b730012b2a5de1127b42
+SHA256 (Math-Random-MT-Auto-5.03.tar.gz) = 2220aafce436dbb135df2e80ff76486739ed95e3b842e61b900949fb249aa414
+SIZE (Math-Random-MT-Auto-5.03.tar.gz) = 123822
--- p5-Math-Random-MT-Auto-5.03.patch ends here ---

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



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