Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:11:33 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: 00c19a7b976f - main - textproc/p5-Text-Table-Any: Update to 0.117
Message-ID:  <202403091411.429EBX7a007910@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=00c19a7b976f509f4dc610eb7f03bcf24dd8d228

commit 00c19a7b976f509f4dc610eb7f03bcf24dd8d228
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:47:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:05:40 +0000

    textproc/p5-Text-Table-Any: Update to 0.117
    
    - Update LICENSE_FILE
    
    Changes:        https://metacpan.org/dist/Text-Table-Any/changes
---
 textproc/p5-Text-Table-Any/Makefile | 8 ++++----
 textproc/p5-Text-Table-Any/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/textproc/p5-Text-Table-Any/Makefile b/textproc/p5-Text-Table-Any/Makefile
index 010f58327e1e..d523f8f2dd79 100644
--- a/textproc/p5-Text-Table-Any/Makefile
+++ b/textproc/p5-Text-Table-Any/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Text-Table-Any
-PORTVERSION=	0.115
+PORTVERSION=	0.117
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,10 +10,10 @@ WWW=		https://metacpan.org/release/Text-Table-Any
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Text-Table-Sprintf>=0.006:textproc/p5-Text-Table-Sprintf
+RUN_DEPENDS=	p5-Text-Table-Sprintf>=0.007:textproc/p5-Text-Table-Sprintf
 TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Exception
 
 USES=		perl5
@@ -34,7 +34,7 @@ RECOMMENDED_BUILD_DEPENDS=	p5-Term-Table>=0:devel/p5-Term-Table \
 				p5-Text-Table>=0:textproc/p5-Text-Table \
 				p5-Text-Table-ASV>=0:textproc/p5-Text-Table-ASV \
 				p5-Text-Table-CSV>=0.022:textproc/p5-Text-Table-CSV \
-				p5-Text-Table-HTML>=0:textproc/p5-Text-Table-HTML \
+				p5-Text-Table-HTML>=0.008:textproc/p5-Text-Table-HTML \
 				p5-Text-Table-HTML-DataTables>=0.011:textproc/p5-Text-Table-HTML-DataTables \
 				p5-Text-Table-LTSV>=0:textproc/p5-Text-Table-LTSV \
 				p5-Text-Table-Manifold>=0:textproc/p5-Text-Table-Manifold \
diff --git a/textproc/p5-Text-Table-Any/distinfo b/textproc/p5-Text-Table-Any/distinfo
index a4359a0971ee..56f7f6dd3f97 100644
--- a/textproc/p5-Text-Table-Any/distinfo
+++ b/textproc/p5-Text-Table-Any/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657198983
-SHA256 (Text-Table-Any-0.115.tar.gz) = 7d7a04b850bf3a175cc9a699415565513a2bf1de729f7aacef23eabf9398d9b8
-SIZE (Text-Table-Any-0.115.tar.gz) = 26561
+TIMESTAMP = 1709390490
+SHA256 (Text-Table-Any-0.117.tar.gz) = 67abdf580b6e6588f72686f5b2aaead6be4efe213f3e432664894c8d46d46ede
+SIZE (Text-Table-Any-0.117.tar.gz) = 24218



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