git: 0365b8b3da05 - main - math/p5-Number-Fraction: Update to 3.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:18:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0365b8b3da053bbb8838e1a371b79f1813cf44ab
commit 0365b8b3da053bbb8838e1a371b79f1813cf44ab
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:56:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:07:12 +0000
math/p5-Number-Fraction: Update to 3.1.0
- Add NO_ARCH
Changes: https://metacpan.org/dist/Number-Fraction/changes
---
math/p5-Number-Fraction/Makefile | 6 ++++--
math/p5-Number-Fraction/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/math/p5-Number-Fraction/Makefile b/math/p5-Number-Fraction/Makefile
index 1cd9012c6e5f..471b1de256fa 100644
--- a/math/p5-Number-Fraction/Makefile
+++ b/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
@@ -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>
diff --git a/math/p5-Number-Fraction/distinfo b/math/p5-Number-Fraction/distinfo
index b926ee86641d..10db667b5300 100644
--- a/math/p5-Number-Fraction/distinfo
+++ b/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