Date: Sun, 8 Nov 2020 17:13:52 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554519 - head/textproc/p5-Text-Table-Manifold Message-ID: <202011081713.0A8HDqDi097362@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:13:51 2020 New Revision: 554519 URL: https://svnweb.freebsd.org/changeset/ports/554519 Log: Update to 1.02 Changes: https://metacpan.org/changes/distribution/Text-Table-Manifold Modified: head/textproc/p5-Text-Table-Manifold/Makefile head/textproc/p5-Text-Table-Manifold/distinfo Modified: head/textproc/p5-Text-Table-Manifold/Makefile ============================================================================== --- head/textproc/p5-Text-Table-Manifold/Makefile Sun Nov 8 17:13:47 2020 (r554518) +++ head/textproc/p5-Text-Table-Manifold/Makefile Sun Nov 8 17:13:51 2020 (r554519) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Table-Manifold -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,8 +20,8 @@ RUN_DEPENDS= p5-Const-Exporter>=0.2.3:devel/p5-Const-E p5-List-AllUtils>=0.08:devel/p5-List-AllUtils \ p5-Module-Runtime>=0.014:devel/p5-Module-Runtime \ p5-Moo>=1.006000:devel/p5-Moo \ - p5-Type-Tiny>=1.000004:devel/p5-Type-Tiny \ - p5-Unicode-LineBreak>=2013.10:textproc/p5-Unicode-LineBreak + p5-String-TtyLength>=0.02:textproc/p5-String-TtyLength \ + p5-Type-Tiny>=1.000004:devel/p5-Type-Tiny TEST_DEPENDS= p5-Test-Pod>=1.48:devel/p5-Test-Pod USES= perl5 tar:tgz Modified: head/textproc/p5-Text-Table-Manifold/distinfo ============================================================================== --- head/textproc/p5-Text-Table-Manifold/distinfo Sun Nov 8 17:13:47 2020 (r554518) +++ head/textproc/p5-Text-Table-Manifold/distinfo Sun Nov 8 17:13:51 2020 (r554519) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543058348 -SHA256 (Text-Table-Manifold-1.01.tgz) = 0d7d8f612ea7c3608e4babb6626964cc7094c153c8421467129fe4632ff51d98 -SIZE (Text-Table-Manifold-1.01.tgz) = 25105 +TIMESTAMP = 1604680124 +SHA256 (Text-Table-Manifold-1.02.tgz) = 368dd5261bdf8df1d295e3028c319eb822cdf2ecf905cff1d2cb44510069f238 +SIZE (Text-Table-Manifold-1.02.tgz) = 25156
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081713.0A8HDqDi097362>