Skip to content

Commit

Permalink
math/p5-Number-Fraction: Update to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 45d455d commit 0365b8b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions math/p5-Number-Fraction/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Number-Fraction
PORTVERSION= 3.0.4
PORTVERSION= 3.1.0
DISTVERSIONPREFIX= v
CATEGORIES= math perl5
MASTER_SITES= CPAN
Expand All @@ -13,10 +13,12 @@ WWW= https://metacpan.org/release/Number-Fraction
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moo>=1.000001:devel/p5-Moo \
p5-Moose>=0:devel/p5-Moose \
p5-MooX-Types-MooseLike>0:devel/p5-MooX-Types-MooseLike
p5-Type-Tiny>=0:devel/p5-Type-Tiny
TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod

USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/p5-Number-Fraction/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1621521285
SHA256 (Number-Fraction-v3.0.4.tar.gz) = c6419c8ab778fd729b10d7e6a78f3b7b07fc08957c1f79e5666dcdcb4d62c085
SIZE (Number-Fraction-v3.0.4.tar.gz) = 14891
TIMESTAMP = 1709391134
SHA256 (Number-Fraction-v3.1.0.tar.gz) = 237ac02158c9e1d2f75fb3211b29e4ac5d7a72ddd4ec0abe544ae1952f74f7e2
SIZE (Number-Fraction-v3.1.0.tar.gz) = 14995

0 comments on commit 0365b8b

Please sign in to comment.