Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:03:47 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: 09306e4b182b - main - devel/p5-List-Regexp: Update to 1.04
Message-ID:  <202105302003.14UK3lrw076683@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=09306e4b182b2232b8fd1457992d95bedd06724d

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

    devel/p5-List-Regexp: Update to 1.04
    
    - Add LICENSE_FILE
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/changes/distribution/List-Regexp
---
 devel/p5-List-Regexp/Makefile | 5 ++++-
 devel/p5-List-Regexp/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/p5-List-Regexp/Makefile b/devel/p5-List-Regexp/Makefile
index 33db0eecc5a5..b5394bfe072a 100644
--- a/devel/p5-List-Regexp/Makefile
+++ b/devel/p5-List-Regexp/Makefile
@@ -1,7 +1,7 @@
 # Created by: Zeus Panchenko <zeus@gnu.org.ua>
 
 PORTNAME=	List-Regexp
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,8 +10,11 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Convert list of strings to a regular expression
 
 LICENSE=	GPLv3+
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/p5-List-Regexp/distinfo b/devel/p5-List-Regexp/distinfo
index c12d6e33b6c1..1f1f7ca218b1 100644
--- a/devel/p5-List-Regexp/distinfo
+++ b/devel/p5-List-Regexp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475524207
-SHA256 (List-Regexp-1.03.tar.gz) = fb5d06ccbbb353a46dea0ed5f415ffc20a907e1f98b94b305b77567d34725eef
-SIZE (List-Regexp-1.03.tar.gz) = 19317
+TIMESTAMP = 1622214004
+SHA256 (List-Regexp-1.04.tar.gz) = 26270f93e47ea4c030ae950dd85be60ee5f1b00b853b36728460cfb5721fc780
+SIZE (List-Regexp-1.04.tar.gz) = 20544



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