Skip to content

Commit f5a1929

Browse files
committed
p5-pdl, pdl-cli: update to version 2.100
1 parent d2f854d commit f5a1929

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

perl/p5-pdl/Portfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PortGroup perl5 1.0
55

66
perl5.branches 5.28 5.30 5.32 5.34
77
perl5.link_binaries no
8-
perl5.setup PDL 2.099 ../../authors/id/E/ET/ETJ
8+
perl5.setup PDL 2.100 ../../authors/id/E/ET/ETJ
99
revision 0
1010
license {Artistic-1 GPL}
1111
maintainers {peculier.com:mgrimes @mvgrimes} openmaintainer
@@ -16,9 +16,9 @@ long_description The perlDL project aims to turn perl into an efficient numer
1616
N-dimensional data sets which are the bread and butter of scientific \
1717
computing.
1818

19-
checksums rmd160 dccb9e9625dab22e972f30a5ac633cde2382944c \
20-
sha256 67cdfc04c4dab77a799f3b867ea3228e7eddb2f4419810a7c16ad66408365800 \
21-
size 2213929
19+
checksums rmd160 acb1892d4ef1ac3d04f9d089c683804006509271 \
20+
sha256 8aaa6edf90255a3d0b4d0047d6270e1124bf1e1acd2414804e87310b6b39be40 \
21+
size 2219478
2222

2323
#
2424
# current support options

perl/pdl-cli/Portfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ perl5.default_branch 5.34
1212
perl5.create_variants ${perl5.branches}
1313

1414
# keep version in sync with p5-pdl
15-
perl5.setup PDL 2.099
15+
perl5.setup PDL 2.100
1616
license {Artistic-1 GPL}
1717
homepage https://pdl.perl.org/
1818
maintainers {devans @dbevans} openmaintainer

0 commit comments

Comments
 (0)