Date: Fri, 24 Jul 2020 07:28:10 +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: r543168 - head/www/p5-Dancer2-Plugin-Interchange6 Message-ID: <202007240728.06O7SAuH073189@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jul 24 07:28:09 2020 New Revision: 543168 URL: https://svnweb.freebsd.org/changeset/ports/543168 Log: Update to 0.204 - Sort *_DEPENDS Changes: https://metacpan.org/changes/distribution/Dancer2-Plugin-Interchange6 Modified: head/www/p5-Dancer2-Plugin-Interchange6/Makefile head/www/p5-Dancer2-Plugin-Interchange6/distinfo Modified: head/www/p5-Dancer2-Plugin-Interchange6/Makefile ============================================================================== --- head/www/p5-Dancer2-Plugin-Interchange6/Makefile Fri Jul 24 07:28:05 2020 (r543167) +++ head/www/p5-Dancer2-Plugin-Interchange6/Makefile Fri Jul 24 07:28:09 2020 (r543168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Interchange6 -PORTVERSION= 0.203 +PORTVERSION= 0.204 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,29 +14,30 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Interchange6-Schema>=0:databases/p5-Interchange6-Schema \ +RUN_DEPENDS= p5-Business-OnlinePayment>=3.04:finance/p5-Business-OnlinePayment \ + p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC \ + p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \ + p5-Dancer2-Plugin-DBIC>=0.0013:databases/p5-Dancer2-Plugin-DBIC \ + p5-Dancer2-Session-DBIC>=0.102:databases/p5-Dancer2-Session-DBIC \ + p5-Dancer2>=0.200002:www/p5-Dancer2 \ + p5-Interchange6-Schema>=0:databases/p5-Interchange6-Schema \ p5-Interchange6>=0:www/p5-Interchange6 \ + p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-Moo>=2.000000:devel/p5-Moo \ - p5-Type-Tiny>=0:devel/p5-Type-Tiny \ - p5-Safe-Isa>=0:devel/p5-Safe-Isa \ p5-MooX-HandlesVia>=0:devel/p5-MooX-HandlesVia \ p5-MooseX-CoverableModifiers>=0:devel/p5-MooseX-CoverableModifiers \ p5-Net-HTTPS-Any>=0.11:net/p5-Net-HTTPS-Any \ - p5-Business-OnlinePayment>=3.04:finance/p5-Business-OnlinePayment \ - p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ - p5-YAML>=0.86:textproc/p5-YAML \ - p5-Dancer2>=0.200002:www/p5-Dancer2 \ - p5-Dancer2-Session-DBIC>=0.102:databases/p5-Dancer2-Session-DBIC \ - p5-Dancer2-Plugin-DBIC>=0.0013:databases/p5-Dancer2-Plugin-DBIC \ - p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \ - p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC + p5-Safe-Isa>=0:devel/p5-Safe-Isa \ + p5-Type-Tiny>=0:devel/p5-Type-Tiny \ + p5-YAML>=0.86:textproc/p5-YAML TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ p5-DBIx-Class-Helpers>=0:databases/p5-DBIx-Class-Helpers \ p5-Test-WWW-Mechanize-PSGI>=0:devel/p5-Test-WWW-Mechanize-PSGI -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/www/p5-Dancer2-Plugin-Interchange6/distinfo ============================================================================== --- head/www/p5-Dancer2-Plugin-Interchange6/distinfo Fri Jul 24 07:28:05 2020 (r543167) +++ head/www/p5-Dancer2-Plugin-Interchange6/distinfo Fri Jul 24 07:28:09 2020 (r543168) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470831825 -SHA256 (Dancer2-Plugin-Interchange6-0.203.tar.gz) = 59c6d1c8f888f51ef20831ca19b72a62aad409f66f6cf58a0923abc987da0a39 -SIZE (Dancer2-Plugin-Interchange6-0.203.tar.gz) = 35404 +TIMESTAMP = 1595416777 +SHA256 (Dancer2-Plugin-Interchange6-0.204.tar.gz) = 732474bf66e25f07a4ebf30a9e98ccb14bea74a34c7d2993c7359c8a2b93ac54 +SIZE (Dancer2-Plugin-Interchange6-0.204.tar.gz) = 36429
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007240728.06O7SAuH073189>