Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:04:07 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: fd64f536eb0f - main - devel/p5-Tree-Simple-VisitorFactory: Update to 0.16
Message-ID:  <202105302004.14UK47C6077085@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=fd64f536eb0fbf36eb02079610288467ffa65c0a

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

    devel/p5-Tree-Simple-VisitorFactory: Update to 0.16
    
    Changes:        https://metacpan.org/changes/distribution/Tree-Simple-VisitorFactory
---
 devel/p5-Tree-Simple-VisitorFactory/Makefile | 5 +++--
 devel/p5-Tree-Simple-VisitorFactory/distinfo | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/p5-Tree-Simple-VisitorFactory/Makefile b/devel/p5-Tree-Simple-VisitorFactory/Makefile
index 4cd81747675c..b4b936e6fbe9 100644
--- a/devel/p5-Tree-Simple-VisitorFactory/Makefile
+++ b/devel/p5-Tree-Simple-VisitorFactory/Makefile
@@ -1,7 +1,7 @@
 # Created by: Aaron Dalton <aaron@daltons.ca>
 
 PORTNAME=	Tree-Simple-VisitorFactory
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,8 +17,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Tree-Simple>=1.22:devel/p5-Tree-Simple
 TEST_DEPENDS=	p5-Test-Exception>=0.15:devel/p5-Test-Exception
 
-NO_ARCH=	yes
 USES=		perl5 tar:tgz
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/p5-Tree-Simple-VisitorFactory/distinfo b/devel/p5-Tree-Simple-VisitorFactory/distinfo
index 34957b1d3872..3a27a73e9300 100644
--- a/devel/p5-Tree-Simple-VisitorFactory/distinfo
+++ b/devel/p5-Tree-Simple-VisitorFactory/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Tree-Simple-VisitorFactory-0.15.tgz) = 367e82ece7ce3e2a166c38dcfa6608e7dc715781e94e0b5399070c3abfdac21b
-SIZE (Tree-Simple-VisitorFactory-0.15.tgz) = 41658
+TIMESTAMP = 1622214038
+SHA256 (Tree-Simple-VisitorFactory-0.16.tgz) = 9cf538faa12c54ffb4a91439945e488f1856f62b89ac5072a922119e01880da6
+SIZE (Tree-Simple-VisitorFactory-0.16.tgz) = 41249



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