ports/155574: New port: math/p5-Math-Random-Secure
Dereckson
dereckson at gmail.com
Tue Mar 15 12:30:13 UTC 2011
>Number: 155574
>Category: ports
>Synopsis: New port: math/p5-Math-Random-Secure
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 15 12:30:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Dereckson
>Release: FreeBSD 8.1
>Organization:
>Environment:
FreeBSD grip.espace-win.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
This is a port for Math::Random::Secure, a Bugzilla 4.0 dependency.
It depends from security/p5-Crypt-Random-Source (cf. pr ports/155572).
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# p5-Math-Random-Secure
# p5-Math-Random-Secure/Makefile
# p5-Math-Random-Secure/pkg-descr
# p5-Math-Random-Secure/distinfo
# p5-Math-Random-Secure/pkg-plist
#
echo c - p5-Math-Random-Secure
mkdir -p p5-Math-Random-Secure > /dev/null 2>&1
echo x - p5-Math-Random-Secure/Makefile
sed 's/^X//' >p5-Math-Random-Secure/Makefile << 'e6f112ad0145d7a08457ea5489913317'
X# New ports collection makefile for: Math::Random::Secure
X# Date created: 15 March 2011
X# Whom: Dereckson <dereckson at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Math-Random-Secure
XPORTVERSION= 0.06
XCATEGORIES= math perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= dereckson at gmail.com
XCOMMENT= Cryptographically-secure rand function
X
XTEST_DEPENDS= p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn
XBUILD_DEPENDS= p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils
XRUN_DEPENDS= p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
X p5-Math-Random-ISAAC>=1.0.1:${PORTSDIR}/math/p5-Math-Random-ISAAC \
X p5-Crypt-Random-Source>=0.07:${PORTSDIR}/security/p5-Crypt-Random-Source
X
XPERL_CONFIGURE= yes
X
XMAN3= Math::Random::Secure.3 Math::Random::Secure::RNG.3
X
XLICENSE= ART20
X
X.include <bsd.port.mk>
e6f112ad0145d7a08457ea5489913317
echo x - p5-Math-Random-Secure/pkg-descr
sed 's/^X//' >p5-Math-Random-Secure/pkg-descr << 'e8df1463f2ad74a52082dc5b08f6b5e6'
XCryptographically-secure, cross-platform replacement for rand()
X
XWWW: http://search.cpan.org/dist/Math-Random-Secure
e8df1463f2ad74a52082dc5b08f6b5e6
echo x - p5-Math-Random-Secure/distinfo
sed 's/^X//' >p5-Math-Random-Secure/distinfo << '8bf72dcb0832e9cf1903cb52986279ac'
XSHA256 (Math-Random-Secure-0.06.tar.gz) = 2cb3736cbe34d674df598ffaf6efd9b8546dfecb833041935a13ea41d181220d
XSIZE (Math-Random-Secure-0.06.tar.gz) = 13793
8bf72dcb0832e9cf1903cb52986279ac
echo x - p5-Math-Random-Secure/pkg-plist
sed 's/^X//' >p5-Math-Random-Secure/pkg-plist << '133bf5b2fde19b41393fcce0e2022b55'
X%%SITE_PERL%%/Math/Random/Secure.pm
X%%SITE_PERL%%/Math/Random/Secure/RNG.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Secure/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Secure
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
X at dirrm %%SITE_PERL%%/Math/Random/Secure
X at dirrmtry %%SITE_PERL%%/Math/Random
X at dirrmtry %%SITE_PERL%%/Math
133bf5b2fde19b41393fcce0e2022b55
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list