Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2019 23:53:42 +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: r510129 - head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC
Message-ID:  <201908282353.x7SNrgRG097172@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 28 23:53:42 2019
New Revision: 510129
URL: https://svnweb.freebsd.org/changeset/ports/510129

Log:
  Update to 0.624
  
  - Fix *_DEPENDS
  
  Changes:	https://metacpan.org/changes/distribution/Dancer2-Plugin-Auth-Extensible-Provider-DBIC

Modified:
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile	Wed Aug 28 23:53:37 2019	(r510128)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile	Wed Aug 28 23:53:42 2019	(r510129)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Auth-Extensible-Provider-DBIC
-PORTVERSION=	0.623
+PORTVERSION=	0.624
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,15 +15,19 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-DBIx-Class>=0:databases/p5-DBIx-Class \
-		p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \
-		p5-Dancer2-Plugin-DBIC>=0:databases/p5-Dancer2-Plugin-DBIC \
-		p5-String-CamelCase>=0:textproc/p5-String-CamelCase
-TEST_DEPENDS=	p5-Class-Load>=0:devel/p5-Class-Load \
-		p5-DateTime-Format-SQLite>=0:devel/p5-DateTime-Format-SQLite \
-		p5-Path-Tiny>=0:devel/p5-Path-Tiny
+		p5-Dancer2-Plugin-Auth-Extensible>=0.708:security/p5-Dancer2-Plugin-Auth-Extensible \
+		p5-Dancer2-Plugin-DBIC>=0.0012:databases/p5-Dancer2-Plugin-DBIC \
+		p5-Dancer2>=0.200000:www/p5-Dancer2 \
+		p5-DateTime>=0:devel/p5-DateTime \
+		p5-Moo>=0:devel/p5-Moo \
+		p5-String-CamelCase>=0:textproc/p5-String-CamelCase \
+		p5-namespace-clean>=0:devel/p5-namespace-clean
+TEST_DEPENDS=	p5-Test-MockObject>=0:devel/p5-Test-MockObject \
+		p5-Test-Warn>=0:devel/p5-Test-Warn
 
 USES=		perl5
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo	Wed Aug 28 23:53:37 2019	(r510128)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo	Wed Aug 28 23:53:42 2019	(r510129)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508061508
-SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.623.tar.gz) = d036bc1af67a0b0dc2b94f2b6a53056595536d5520dea9cbfc64826ad38788d6
-SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.623.tar.gz) = 16423
+TIMESTAMP = 1567016175
+SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.624.tar.gz) = 200d3c10f717ed0fa5af45dee4239bedb61fb0b9c6242c9d569a0d906a532d62
+SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.624.tar.gz) = 14848



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