Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 22:23:13 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9e0578a728b7 - main - math/p5-Math-Round: Update to 0.08
Message-ID:  <202310112223.39BMNDgK091556@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e0578a728b750cca115fb12c5dc1c4e6114bb60

commit 9e0578a728b750cca115fb12c5dc1c4e6114bb60
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 22:22:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 22:22:05 +0000

    math/p5-Math-Round: Update to 0.08
    
    - Add LICENSE_FILE
    
    Changes:        https://metacpan.org/dist/Math-Round/changes
---
 math/p5-Math-Round/Makefile  | 3 ++-
 math/p5-Math-Round/distinfo  | 5 +++--
 math/p5-Math-Round/pkg-plist | 1 -
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile
index 4cc0c99f3c58..ce5f0112b88f 100644
--- a/math/p5-Math-Round/Makefile
+++ b/math/p5-Math-Round/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Math-Round
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,7 @@ WWW=		https://metacpan.org/release/Math-Round
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/math/p5-Math-Round/distinfo b/math/p5-Math-Round/distinfo
index 00f4fcb3aa5c..87fc3f22bf8c 100644
--- a/math/p5-Math-Round/distinfo
+++ b/math/p5-Math-Round/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Math-Round-0.07.tar.gz) = 73a7329a86e54a5c29a440382e5803095b58f33129e61a1df0093b4824de9327
-SIZE (Math-Round-0.07.tar.gz) = 5221
+TIMESTAMP = 1697030424
+SHA256 (Math-Round-0.08.tar.gz) = 7b4d2775ad3b859a5fd61f7f3fc5cfba42b1a10df086d2ed15a0ae712c8fd402
+SIZE (Math-Round-0.08.tar.gz) = 12039
diff --git a/math/p5-Math-Round/pkg-plist b/math/p5-Math-Round/pkg-plist
index 23d9bf10dd21..3db1ee26fb49 100644
--- a/math/p5-Math-Round/pkg-plist
+++ b/math/p5-Math-Round/pkg-plist
@@ -1,3 +1,2 @@
 %%SITE_PERL%%/Math/Round.pm
-%%SITE_PERL%%/auto/Math/Round/autosplit.ix
 %%PERL5_MAN3%%/Math::Round.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310112223.39BMNDgK091556>