Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:30:47 +0000
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: 1331c2e86fa0 - main - math/p5-PDL-Minuit: Update to 0.002
Message-ID:  <6a13de87.3649d.2bb4dd80@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1331c2e86fa0b8aba4c3ae5330d0b4d4a17ca234

commit 1331c2e86fa0b8aba4c3ae5330d0b4d4a17ca234
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:23:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:46 +0000

    math/p5-PDL-Minuit: Update to 0.002
    
    Changes:        https://metacpan.org/dist/PDL-Minuit/changes
---
 math/p5-PDL-Minuit/Makefile | 8 ++++----
 math/p5-PDL-Minuit/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/math/p5-PDL-Minuit/Makefile b/math/p5-PDL-Minuit/Makefile
index 9a4d7d451876..f3a651f68fb1 100644
--- a/math/p5-PDL-Minuit/Makefile
+++ b/math/p5-PDL-Minuit/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	PDL-Minuit
-PORTVERSION=	0.001
+PORTVERSION=	0.002
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:ETJ
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -11,10 +12,9 @@ WWW=		https://metacpan.org/dist/PDL-Minuit
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-PDL>=2.093:math/p5-PDL \
-		p5-ExtUtils-F77>=1.26:lang/p5-ExtUtils-F77 \
+BUILD_DEPENDS=	p5-ExtUtils-F77>=1.26:lang/p5-ExtUtils-F77 \
 		${RUN_DEPENDS}
-RUN_DEPENDS=	p5-PDL>=2.093:math/p5-PDL
+RUN_DEPENDS=	p5-PDL>=2.094:math/p5-PDL
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/math/p5-PDL-Minuit/distinfo b/math/p5-PDL-Minuit/distinfo
index 87d0b5025b62..6649e7cf8dac 100644
--- a/math/p5-PDL-Minuit/distinfo
+++ b/math/p5-PDL-Minuit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736671155
-SHA256 (PDL-Minuit-0.001.tar.gz) = f90a6e0eb98a4d6ac867fe060dfaf6a8288247165c346c9dcf1cc9cefab7d695
-SIZE (PDL-Minuit-0.001.tar.gz) = 66517
+TIMESTAMP = 1779574106
+SHA256 (PDL-Minuit-0.002.tar.gz) = a8416f5153e8f1a38bbc3e3220bdbc5f109d75437c4f652496b93a807a197407
+SIZE (PDL-Minuit-0.002.tar.gz) = 66722


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de87.3649d.2bb4dd80>