Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2019 19:22:18 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512429 - head/devel/p5-X-Tiny
Message-ID:  <201909201922.x8KJMI2G034130@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Fri Sep 20 19:22:17 2019
New Revision: 512429
URL: https://svnweb.freebsd.org/changeset/ports/512429

Log:
  devel/p5-X-Tiny: upgrade 0.13 -> 0.20
  
  Relnotes:	https://metacpan.org/changes/distribution/X-Tiny

Modified:
  head/devel/p5-X-Tiny/Makefile
  head/devel/p5-X-Tiny/distinfo

Modified: head/devel/p5-X-Tiny/Makefile
==============================================================================
--- head/devel/p5-X-Tiny/Makefile	Fri Sep 20 19:16:56 2019	(r512428)
+++ head/devel/p5-X-Tiny/Makefile	Fri Sep 20 19:22:17 2019	(r512429)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	X-Tiny
-PORTVERSION=	0.13
+PORTVERSION=	0.20
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +11,10 @@ COMMENT=	Base class for a bare-bones exception factory
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+
+RUN_DEPENDS=	p5-Module-Runtime>=0.016:devel/p5-Module-Runtime
+TEST_DEPENDS=	p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-X-Tiny/distinfo
==============================================================================
--- head/devel/p5-X-Tiny/distinfo	Fri Sep 20 19:16:56 2019	(r512428)
+++ head/devel/p5-X-Tiny/distinfo	Fri Sep 20 19:22:17 2019	(r512429)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526041431
-SHA256 (X-Tiny-0.13.tar.gz) = 35d2b3a144521fc5c03d2994401d6a200cd0e02a334a227fe27ac4ad4d9ca6b7
-SIZE (X-Tiny-0.13.tar.gz) = 15277
+TIMESTAMP = 1569006638
+SHA256 (X-Tiny-0.20.tar.gz) = 21f3e0271a90c93fd33649c86517fe15b11695e1ca0ef3f7c6e96dd2e0ecb73c
+SIZE (X-Tiny-0.20.tar.gz) = 16992



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