mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 2.008
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/PDL/Changes
This commit is contained in:
parent
2612a1d540
commit
448ac4b87b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387398
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= PDL
|
||||
PORTVERSION= 2.007
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 2.008
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:CHM
|
||||
@ -16,10 +15,15 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Astro-FITS-Header>=0:${PORTSDIR}/astro/p5-Astro-FITS-Header \
|
||||
p5-Convert-UU>=0:${PORTSDIR}/converters/p5-Convert-UU \
|
||||
p5-File-Map>=0.47:${PORTSDIR}/devel/p5-File-Map \
|
||||
p5-Inline>=0.43:${PORTSDIR}/devel/p5-Inline \
|
||||
p5-File-Map>=0.57:${PORTSDIR}/devel/p5-File-Map \
|
||||
p5-Inline>=0.68:${PORTSDIR}/devel/p5-Inline \
|
||||
p5-Inline-C>=0.62:${PORTSDIR}/devel/p5-Inline-C \
|
||||
p5-Module-Compile>=0.23:${PORTSDIR}/devel/p5-Module-Compile
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-Devel-CheckLib>=1.01:${PORTSDIR}/devel/p5-Devel-CheckLib
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
|
||||
|
||||
PORTSCOUT= limit:^[0-9]\.[0-9][0-9]+[0-9\.]*$$
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PDL-2.007.tar.gz) = 609f6661061e444f2b5de845b2ab927adb9007b6511cf2f08aa0d6df0c62500c
|
||||
SIZE (PDL-2.007.tar.gz) = 2921078
|
||||
SHA256 (PDL-2.008.tar.gz) = 44f1246ee5fb6f7252870aa0afe11f3c05d7e5c70bfdf5677fa20da19212d9b8
|
||||
SIZE (PDL-2.008.tar.gz) = 3209074
|
||||
|
Loading…
Reference in New Issue
Block a user