Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2003 14:51:07 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@FreeBSD.org
Subject:   ports/52320: (update) math/p5-Math-Random to 0.67
Message-ID:  <20030516125107.956AB81FE@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200305161300.h4GD0U5H032869@freefall.freebsd.org>

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

>Number:         52320
>Category:       ports
>Synopsis:       (update) math/p5-Math-Random to 0.67
>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 May 16 06:00:29 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.67
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Math-Random-0.67.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Random/Makefile,v
retrieving revision 1.3
diff -u -b -w -r1.3 Makefile
--- Makefile	2003/03/07 06:06:05	1.3
+++ Makefile	2003/05/16 12:50:06
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-Random
-PORTVERSION=	0.65
+PORTVERSION=	0.67
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Math
@@ -18,6 +18,5 @@
 PERL_CONFIGURE=	yes
 
 MAN3=		Math::Random.3
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Random/distinfo,v
retrieving revision 1.2
diff -u -b -w -r1.2 distinfo
--- distinfo	2002/06/02 12:56:12	1.2
+++ distinfo	2003/05/16 12:50:06
@@ -1 +1 @@
-MD5 (Math-Random-0.65.tar.gz) = a7fcf3d4fd888031f0ba0a8044b4173d
+MD5 (Math-Random-0.67.tar.gz) = 021006f39529940ae318c7c105d01a44
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-Random/pkg-plist,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-plist
--- pkg-plist	2001/07/06 16:30:40	1.1
+++ pkg-plist	2003/05/16 12:50:06
@@ -1,8 +1,9 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/Random.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/example.pl
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random/Random.so
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Random 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/Random.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/example.pl
+%%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/autosplit.ix
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Math 2>/dev/null || true
--- p5-Math-Random-0.67.diff ends here ---


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



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