1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Update to 0.70

PR:		120700
Submitted by:	lippe
Approved by:	maintainer timeout
This commit is contained in:
Martin Wilke 2008-05-31 20:26:47 +00:00
parent d4dc090d44
commit e3db68ef18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214050
3 changed files with 11 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Math-Random
PORTVERSION= 0.69
PORTVERSION= 0.70
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,8 +18,4 @@ PERL_CONFIGURE= yes
MAN3= Math::Random.3
post-patch:
@${RM} ${WRKSRC}/*.pl
@${REINPLACE_CMD} -e '/test/d' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>

View File

@ -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

View File

@ -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