mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.20
PR: 134779 Submitted by: Wen Heping" <wenheping@gmail.com> (maintainer)
This commit is contained in:
parent
72b9b7fbb6
commit
6e2cac01ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234409
3 changed files with 8 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Math-GSL
|
||||
PORTVERSION= 0.18
|
||||
PORTVERSION= 0.20
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -25,6 +25,7 @@ PERL_CONFIGURE= yes
|
|||
PERL_MODBUILD= yes
|
||||
MAKE_ENV= INC="-I${LOCALBASE}/include"
|
||||
|
||||
MAN1= smolder_smoke_signal.1
|
||||
MAN3= Math::GSL.3 Math::GSL::Histogram2D.3 Math::GSL::QRNG.3 \
|
||||
Math::GSL::BLAS.3 Math::GSL::Integration.3 Math::GSL::RNG.3 \
|
||||
Math::GSL::BSpline.3 Math::GSL::Interp.3 Math::GSL::Randist.3 \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Math-GSL-0.18.tar.gz) = a3d727a8e0df0eb230727c16e407e513
|
||||
SHA256 (Math-GSL-0.18.tar.gz) = f25d5f4964f8c0be544acef122b91dee6f47c89aa07d2bd34733e03cf47d1e26
|
||||
SIZE (Math-GSL-0.18.tar.gz) = 1510882
|
||||
MD5 (Math-GSL-0.20.tar.gz) = fbe4d84d77e4cc3216d93ec07d9f65fb
|
||||
SHA256 (Math-GSL-0.20.tar.gz) = 4bec3ed914d044c0fb7a4c7d4968028c41e95b47cde7cee3e72c919fd23fa3a9
|
||||
SIZE (Math-GSL-0.20.tar.gz) = 1532515
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
bin/smoke_some_mathgsl
|
||||
bin/smolder_mathgsl
|
||||
bin/smolder_smoke_signal
|
||||
%%SITE_PERL%%/mach/Math/GSL/BLAS.pm
|
||||
%%SITE_PERL%%/mach/Math/GSL/BSpline.pm
|
||||
%%SITE_PERL%%/mach/Math/GSL/CBLAS.pm
|
||||
|
|
Loading…
Add table
Reference in a new issue