lose cookie and remove p5-Math-Complex which is in base and rather needs
an update there noticed by James Wright, thanks!
This commit is contained in:
parent
8cb3732a50
commit
fa4c5c58a1
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.83 2009/05/12 23:57:57 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.84 2009/05/13 13:13:35 simon Exp $
|
||||
#
|
||||
|
||||
SUBDIR += R
|
||||
@ -59,7 +59,6 @@
|
||||
SUBDIR += p5-Math-Bezier
|
||||
SUBDIR += p5-Math-BigInt-GMP
|
||||
SUBDIR += p5-Math-Calc-Units
|
||||
SUBDIR += p5-Math-Complex
|
||||
SUBDIR += p5-Math-Derivative
|
||||
SUBDIR += p5-Math-FFT
|
||||
SUBDIR += p5-Math-Fibonacci
|
||||
|
@ -1,17 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/05/12 23:57:53 simon Exp $
|
||||
|
||||
COMMENT = complex numbers and associated mathematical functions
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Math-Complex-1.56
|
||||
CATEGORIES = math
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MAKE_ENV += TEST_POD=1
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (Math-Complex-1.56.tar.gz) = pPFAsasNIVTU7nb6/nc0ww==
|
||||
RMD160 (Math-Complex-1.56.tar.gz) = N4LOtlBvGFfkxe6MrI9r8DyLyw4=
|
||||
SHA1 (Math-Complex-1.56.tar.gz) = Xo0EMVVCdn7V+yrHNZuvexkJQoo=
|
||||
SHA256 (Math-Complex-1.56.tar.gz) = VMEQJfWL0C7SWb8T2nSjGY/WxIcpDWVKnRfxxkdwHig=
|
||||
SIZE (Math-Complex-1.56.tar.gz) = 38276
|
@ -1,11 +0,0 @@
|
||||
$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2009/05/12 23:57:53 simon Exp $
|
||||
--- Makefile.PL.orig Sat May 2 21:13:32 2009
|
||||
+++ Makefile.PL Sat May 2 21:13:38 2009
|
||||
@@ -9,7 +9,6 @@ my $renum;
|
||||
WriteMakefile(
|
||||
NAME => 'Math::Complex',
|
||||
VERSION_FROM => 'lib/Math/Complex.pm',
|
||||
- INSTALLDIRS => 'perl',
|
||||
PREREQ_PM =>
|
||||
{
|
||||
'Test::More' => 0,
|
@ -1,4 +0,0 @@
|
||||
This package lets you create and manipulate complex numbers. By
|
||||
default, Perl limits itself to real numbers, but an extra use statement
|
||||
brings full complex support, along with a full set of mathematical
|
||||
functions typically associated with and/or extended to complex numbers.
|
@ -1,6 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/05/12 23:57:53 simon Exp $
|
||||
${P5SITE}/Math/
|
||||
${P5SITE}/Math/Complex.pm
|
||||
${P5SITE}/Math/Trig.pm
|
||||
@man man/man3p/Math::Complex.3p
|
||||
@man man/man3p/Math::Trig.3p
|
Loading…
Reference in New Issue
Block a user