svn commit: r498615 - head/databases/p5-DBIx-Class-Migration
Wen Heping
wen at FreeBSD.org
Thu Apr 11 00:06:13 UTC 2019
Author: wen
Date: Thu Apr 11 00:06:12 2019
New Revision: 498615
URL: https://svnweb.freebsd.org/changeset/ports/498615
Log:
- Update to 0.073
PR: 236771
Submitted by: wenheping2000 at hotmail.com
Approved by: maintainer(timeout, >= 14 days)
Modified:
head/databases/p5-DBIx-Class-Migration/Makefile
head/databases/p5-DBIx-Class-Migration/distinfo
Modified: head/databases/p5-DBIx-Class-Migration/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class-Migration/Makefile Wed Apr 10 23:04:58 2019 (r498614)
+++ head/databases/p5-DBIx-Class-Migration/Makefile Thu Apr 11 00:06:12 2019 (r498615)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= DBIx-Class-Migration
-PORTVERSION= 0.058
+PORTVERSION= 0.073
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,28 +13,28 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
RUN_DEPENDS= \
- p5-Class-Load>0:devel/p5-Class-Load \
+ p5-Class-Load>0.22:devel/p5-Class-Load \
p5-Config-MySQL>=0.02:devel/p5-Config-MySQL \
p5-DBD-SQLite>=1.46:databases/p5-DBD-SQLite \
- p5-DBIx-Class-DeploymentHandler>=0.002215:databases/p5-DBIx-Class-DeploymentHandler \
- p5-DBIx-Class-Fixtures>=1.001028:databases/p5-DBIx-Class-Fixtures \
+ p5-DBIx-Class-DeploymentHandler>=0.002223:databases/p5-DBIx-Class-DeploymentHandler \
+ p5-DBIx-Class-Fixtures>=1.001039:databases/p5-DBIx-Class-Fixtures \
p5-DBIx-Class-Schema-Loader>=0.07042:databases/p5-DBIx-Class-Schema-Loader \
p5-Devel-PartialDump>=0.17:devel/p5-Devel-PartialDump \
p5-File-ShareDir-ProjectDistDir>=1.0.4:devel/p5-File-ShareDir-ProjectDistDir \
p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS \
- p5-Moose>=2.1403:devel/p5-Moose \
- p5-MooseX-Attribute-ENV>=0.02:devel/p5-MooseX-Attribute-ENV \
- p5-MooseX-Getopt>=0.68:devel/p5-MooseX-Getopt \
- p5-MooseX-Traits-Pluggable>=0.12:devel/p5-MooseX-Traits-Pluggable \
- p5-MooseX-Types>=0.45:devel/p5-MooseX-Types \
- p5-MooseX-Types-LoadableClass>=0.013:devel/p5-MooseX-Types-LoadableClass \
+ p5-Log-Any>=1.707:devel/p5-Log-Any \
+ p5-Moo>=2:devel/p5-Moo \
+ p5-MooX-Attribute-ENV>=0.02:devel/p5-MooX-Attribute-ENV \
+ p5-MooX-Options>=4.103:devel/p5-MooX-Options \
+ p5-MooX-Traits>=0.005:devel/p5-MooX-Traits \
p5-Pod-Parser>=1.63:textproc/p5-Pod-Parser \
p5-SQL-Translator>=0.11021:databases/p5-SQL-Translator \
- p5-Text-Brew>=0.02:textproc/p5-Text-Brew
+ p5-Text-Brew>=0.02:textproc/p5-Text-Brew \
+ p5-version>=0.9924:devel/p5-version
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-Test-Most>=0.34:devel/p5-Test-Most \
- p5-Test-Requires>=0.08:devel/p5-Test-Requires
+ p5-Test-Requires>=0.10:devel/p5-Test-Requires
USES= perl5
USE_PERL5= configure
Modified: head/databases/p5-DBIx-Class-Migration/distinfo
==============================================================================
--- head/databases/p5-DBIx-Class-Migration/distinfo Wed Apr 10 23:04:58 2019 (r498614)
+++ head/databases/p5-DBIx-Class-Migration/distinfo Thu Apr 11 00:06:12 2019 (r498615)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479809653
-SHA256 (DBIx-Class-Migration-0.058.tar.gz) = eee10796160a23b00fb54740f6d768416c5e3bbb9bf764d02b53dc058bdbda70
-SIZE (DBIx-Class-Migration-0.058.tar.gz) = 182063
+TIMESTAMP = 1553473945
+SHA256 (DBIx-Class-Migration-0.073.tar.gz) = bdbd145cc0173fe274aed4412f84b93520053f2203c0748758b759ebd360735c
+SIZE (DBIx-Class-Migration-0.073.tar.gz) = 180194
More information about the svn-ports-all
mailing list