Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:04:10 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: 53266485ef2b - main - devel/p5-UUID-Random-Patch-UseMRS: Update to 0.030
Message-ID:  <202105302004.14UK4AKB077127@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=53266485ef2bea6c75c109d6b5f80858aa1d2946

commit 53266485ef2bea6c75c109d6b5f80858aa1d2946
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:53:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:53:16 +0000

    devel/p5-UUID-Random-Patch-UseMRS: Update to 0.030
    
    - Add LICENSE_FILE
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/changes/distribution/UUID-Random-Patch-UseMRS
---
 devel/p5-UUID-Random-Patch-UseMRS/Makefile | 8 +++++---
 devel/p5-UUID-Random-Patch-UseMRS/distinfo | 5 +++--
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/devel/p5-UUID-Random-Patch-UseMRS/Makefile b/devel/p5-UUID-Random-Patch-UseMRS/Makefile
index 4f12e26e0e73..3001902e18a8 100644
--- a/devel/p5-UUID-Random-Patch-UseMRS/Makefile
+++ b/devel/p5-UUID-Random-Patch-UseMRS/Makefile
@@ -1,8 +1,7 @@
 # Created by: Henk van Oers <hvo.pm@xs4all.nl>
 
 PORTNAME=	UUID-Random-Patch-UseMRS
-PORTVERSION=	0.01
-PORTREVISION=	1
+PORTVERSION=	0.030
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,12 +11,15 @@ COMMENT=	Make UUID::Random use Math::Random::Secure::rand()
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Math-Random-Secure>=0:math/p5-Math-Random-Secure \
 		p5-UUID-Random>=0:devel/p5-UUID-Random
 
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/p5-UUID-Random-Patch-UseMRS/distinfo b/devel/p5-UUID-Random-Patch-UseMRS/distinfo
index a5d750e879da..7139ad266c5f 100644
--- a/devel/p5-UUID-Random-Patch-UseMRS/distinfo
+++ b/devel/p5-UUID-Random-Patch-UseMRS/distinfo
@@ -1,2 +1,3 @@
-SHA256 (UUID-Random-Patch-UseMRS-0.01.tar.gz) = 85f28345a9c2ee287f3c1283d5c6ec5b49a305c64c1b45bce9d8b8373a93dd73
-SIZE (UUID-Random-Patch-UseMRS-0.01.tar.gz) = 9810
+TIMESTAMP = 1622214040
+SHA256 (UUID-Random-Patch-UseMRS-0.030.tar.gz) = 2a90f2986a7c3ba553878dadb15dbecbc9d3973f5a81e87faf416c1e25de3028
+SIZE (UUID-Random-Patch-UseMRS-0.030.tar.gz) = 13942



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