Date: Thu, 21 May 2020 04:58:17 +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: r536047 - head/devel/p5-Data-Object-Space Message-ID: <202005210458.04L4wHCU073930@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 21 04:58:16 2020 New Revision: 536047 URL: https://svnweb.freebsd.org/changeset/ports/536047 Log: Update to 2.06 Changes: https://metacpan.org/changes/distribution/Data-Object-Space Modified: head/devel/p5-Data-Object-Space/Makefile head/devel/p5-Data-Object-Space/distinfo Modified: head/devel/p5-Data-Object-Space/Makefile ============================================================================== --- head/devel/p5-Data-Object-Space/Makefile Thu May 21 04:58:11 2020 (r536046) +++ head/devel/p5-Data-Object-Space/Makefile Thu May 21 04:58:16 2020 (r536047) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Object-Space -PORTVERSION= 2.05 +PORTVERSION= 2.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Object-Name>=2.01:devel/p5-Data-Object-Name \ p5-routines>=0:devel/p5-routines -TEST_DEPENDS= p5-Test-Auto>=0.07:devel/p5-Test-Auto +TEST_DEPENDS= p5-Test-Auto>=0.12:devel/p5-Test-Auto USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Data-Object-Space/distinfo ============================================================================== --- head/devel/p5-Data-Object-Space/distinfo Thu May 21 04:58:11 2020 (r536046) +++ head/devel/p5-Data-Object-Space/distinfo Thu May 21 04:58:16 2020 (r536047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588930315 -SHA256 (Data-Object-Space-2.05.tar.gz) = 8c48555146b019aa8f149776db644236328520d0a2dbb8c9333b9f03e6f07c94 -SIZE (Data-Object-Space-2.05.tar.gz) = 21010 +TIMESTAMP = 1589997736 +SHA256 (Data-Object-Space-2.06.tar.gz) = 97d0ff2ff8581cfb1426dc3167f204a4e604982e082dfd35de87855b64909725 +SIZE (Data-Object-Space-2.06.tar.gz) = 21515
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005210458.04L4wHCU073930>