From nobody@FreeBSD.org  Fri Feb 15 14:23:41 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BA8D016A41A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:23:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8F94813C461
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:23:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1FELKLp098994
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Feb 2008 14:21:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1FELKfm098993;
	Fri, 15 Feb 2008 14:21:20 GMT
	(envelope-from nobody)
Message-Id: <200802151421.m1FELKfm098993@www.freebsd.org>
Date: Fri, 15 Feb 2008 14:21:20 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] math/p5-Math-Random
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120700
>Category:       ports
>Synopsis:       [UPDATE] math/p5-Math-Random
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 14:30:04 UTC 2008
>Closed-Date:    Sat May 31 20:27:01 UTC 2008
>Last-Modified:  Sat May 31 20:30:04 UTC 2008
>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 0.70;
- Use CPAN macro;
- Update pkg-plist.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? p5-Math-Random-0.70.tbz
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Random/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	14 Sep 2006 11:25:00 -0000	1.7
+++ Makefile	14 Feb 2008 21:52:09 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Math-Random
-PORTVERSION=	0.69
+PORTVERSION=	0.70
 CATEGORIES=	math perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Math
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv@FreeBSD.org
@@ -19,8 +18,4 @@
 
 MAN3=		Math::Random.3
 
-post-patch:
-	@${RM} ${WRKSRC}/*.pl
-	@${REINPLACE_CMD} -e '/test/d' ${WRKSRC}/Makefile.PL
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Random/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	14 Sep 2006 11:25:00 -0000	1.7
+++ distinfo	14 Feb 2008 21:52:09 -0000
@@ -1,3 +1,3 @@
-MD5 (Math-Random-0.69.tar.gz) = 555c0fd25df5506cd81a9299430b58c7
-SHA256 (Math-Random-0.69.tar.gz) = 53226c01f0406bacafd6b557ed7b673ad343adf0774f2d4bd5d258a73849bc1c
-SIZE (Math-Random-0.69.tar.gz) = 45839
+MD5 (Math-Random-0.70.tar.gz) = 36be7507dbfedfa3e919f4ea47e650dc
+SHA256 (Math-Random-0.70.tar.gz) = 081b9dda8272b87ddcc319e557f5e1351c401c15d8d116d4633c22cf99c5ce8a
+SIZE (Math-Random-0.70.tar.gz) = 46162
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Random/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	7 Sep 2006 16:42:25 -0000	1.4
+++ pkg-plist	14 Feb 2008 21:52:09 -0000
@@ -1,8 +1,10 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/Math/Random.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/autosplit.ix
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/test2.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/Random.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/test1.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/example.pl
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 15 14:30:17 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120700 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat May 31 20:27:00 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120700 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120700: commit references a PR
Date: Sat, 31 May 2008 20:26:52 +0000 (UTC)

 miwi        2008-05-31 20:26:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-Math-Random  Makefile distinfo pkg-plist 
   Log:
   - Update to 0.70
   
   PR:             120700
   Submitted by:   lippe
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.9       +1 -5      ports/math/p5-Math-Random/Makefile
   1.8       +3 -3      ports/math/p5-Math-Random/distinfo
   1.5       +7 -5      ports/math/p5-Math-Random/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
