Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:05:09 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: 6f0e0d1f9126 - main - textproc/p5-Template-Plugin-Data-Printer: Update to 0.015
Message-ID:  <202105302005.14UK59Zl078433@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=6f0e0d1f912653925230ff72c09c3b53bf2bf8bb

commit 6f0e0d1f912653925230ff72c09c3b53bf2bf8bb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:57:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:57:34 +0000

    textproc/p5-Template-Plugin-Data-Printer: Update to 0.015
    
    - Add LICENSE
    
    Changes:        https://metacpan.org/changes/distribution/Template-Plugin-DataPrinter
---
 textproc/p5-Template-Plugin-Data-Printer/Makefile | 12 +++++++++---
 textproc/p5-Template-Plugin-Data-Printer/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/textproc/p5-Template-Plugin-Data-Printer/Makefile b/textproc/p5-Template-Plugin-Data-Printer/Makefile
index 990cb2c3c048..1fc9f8e5fc98 100644
--- a/textproc/p5-Template-Plugin-Data-Printer/Makefile
+++ b/textproc/p5-Template-Plugin-Data-Printer/Makefile
@@ -1,7 +1,7 @@
 # Created by: Zeus Panchenko <zeus@gnu.org.ua>
 
 PORTNAME=	Template-Plugin-DataPrinter
-PORTVERSION=	0.013
+PORTVERSION=	0.015
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,14 +9,20 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Template Toolkit dumper plugin using Data::Printer
 
-RUN_DEPENDS=	p5-Data-Printer>=0:devel/p5-Data-Printer \
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-Data-Printer>=1.000000:devel/p5-Data-Printer \
 		p5-HTML-FromANSI-Tiny>=0:textproc/p5-HTML-FromANSI-Tiny \
 		p5-Hash-Merge-Simple>=0:devel/p5-Hash-Merge-Simple \
 		p5-Template-Toolkit>=0:www/p5-Template-Toolkit
 TEST_DEPENDS=	p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/textproc/p5-Template-Plugin-Data-Printer/distinfo b/textproc/p5-Template-Plugin-Data-Printer/distinfo
index 97360b3a933b..3fcbf2d967a1 100644
--- a/textproc/p5-Template-Plugin-Data-Printer/distinfo
+++ b/textproc/p5-Template-Plugin-Data-Printer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1434174551
-SHA256 (Template-Plugin-DataPrinter-0.013.tar.gz) = 837c9756019b4a1e29a6a6ed991c5fca51d5b4130de2a8ba2d30a976d6ff01f9
-SIZE (Template-Plugin-DataPrinter-0.013.tar.gz) = 14950
+TIMESTAMP = 1622214136
+SHA256 (Template-Plugin-DataPrinter-0.015.tar.gz) = 43c0087bc187342d3db5f72ecea03719d44723ec84100a482994bf644fa4ab84
+SIZE (Template-Plugin-DataPrinter-0.015.tar.gz) = 15767



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