ports/120700: [UPDATE] math/p5-Math-Random

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 15 14:30:05 UTC 2008


>Number:         120700
>Category:       ports
>Synopsis:       [UPDATE] math/p5-Math-Random
>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:   Fri Feb 15 14:30:04 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 at 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 at 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
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
- at 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
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math


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



More information about the freebsd-ports-bugs mailing list