./math/p5-Math-Pari, Perl5 interface to the pari math library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 2.010801nb2, Package name: p5-Math-Pari-2.010801nb2, Maintainer: pkgsrc-users

This package is a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations. It allows use of most
PARI functions as Perl functions, and (almost) seamless merging of PARI and
Perl data.


Required to run:
[lang/perl5]

Required to build:
[lang/perl5]

Master sites: (Expand)

SHA1: 9becc6cbbb80983408de7b3f33e7f19a8015cc34
RMD160: 72af931cd38b3d2e7bb158bbbe6221292dfe07e1
Filesize: 113.145 KB

Version history: (Expand)


CVS history: (Expand)


   2009-08-19 11:12:31 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #2868 - requested by he
p5-Math-Pari: build fix

Revisions pulled up:
- math/p5-Math-Pari/Makefile			1.35
- math/p5-Math-Pari/distinfo			1.14
- math/p5-Math-Pari/patches/patch-ab		1.7
---
Module Name:	pkgsrc
Committed By:	he
Date:		Sun Aug 16 13:33:07 UTC 2009

Modified Files:
	pkgsrc/math/p5-Math-Pari: Makefile distinfo
	pkgsrc/math/p5-Math-Pari/patches: patch-ab

Log message:
Update from version 2.010801nb1 to 2.010801nb2.

Pkgsrc changes:
 o Re-do patch-ab so that this package actually builds on hosts other
   than arm and i386. ('eq' instead of '=' is the bug...)