mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Update to 6.23
- Add LICENSE - Strip shared library - Sort PLIST Changes: https://metacpan.org/changes/distribution/Math-Random-MT-Auto
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-Random-MT-Auto
|
||||
PORTVERSION= 6.22
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 6.23
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@@ -11,6 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Auto-seeded Mersenne Twister PRNGs
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Exception-Class>=1.32:devel/p5-Exception-Class \
|
||||
p5-Object-InsideOut>=3.88:devel/p5-Object-InsideOut
|
||||
@@ -19,4 +20,7 @@ TEST_DEPENDS= p5-libwww>=0:www/p5-libwww
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Random/MT/Auto/Auto.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (Math-Random-MT-Auto-6.22.tar.gz) = 1f2ae9752ba908c126dc2bd3c27cb286543121997f87c5bce578fb2e7f51f01f
|
||||
SIZE (Math-Random-MT-Auto-6.22.tar.gz) = 134881
|
||||
TIMESTAMP = 1543326628
|
||||
SHA256 (Math-Random-MT-Auto-6.23.tar.gz) = 58bcb5ad3162964ff5a0c4d2dcbaa0202c2c85d9c470496f3b7a998757776313
|
||||
SIZE (Math-Random-MT-Auto-6.23.tar.gz) = 134273
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%%PERL5_MAN3%%/Math::Random::MT::Auto.3.gz
|
||||
%%PERL5_MAN3%%/Math::Random::MT::Auto::Range.3.gz
|
||||
%%SITE_ARCH%%/Math/Random/MT/Auto.pm
|
||||
%%SITE_ARCH%%/Math/Random/MT/Auto/Range.pm
|
||||
%%SITE_ARCH%%/auto/Math/Random/MT/Auto/Auto.so
|
||||
%%PERL5_MAN3%%/Math::Random::MT::Auto.3.gz
|
||||
%%PERL5_MAN3%%/Math::Random::MT::Auto::Range.3.gz
|
||||
|
||||
Reference in New Issue
Block a user