svn commit: r426813 - head/databases/p5-DBIx-Class-Migration
Jun Kuriyama
kuriyama at FreeBSD.org
Tue Nov 22 10:16:00 UTC 2016
Author: kuriyama
Date: Tue Nov 22 10:15:59 2016
New Revision: 426813
URL: https://svnweb.freebsd.org/changeset/ports/426813
Log:
- Upgrade to 0.058.
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 Tue Nov 22 10:14:07 2016 (r426812)
+++ head/databases/p5-DBIx-Class-Migration/Makefile Tue Nov 22 10:15:59 2016 (r426813)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= DBIx-Class-Migration
-PORTVERSION= 0.057
+PORTVERSION= 0.058
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,7 +21,7 @@ RUN_DEPENDS= \
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-XS>=3.01:converters/p5-JSON-XS \
+ 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 \
Modified: head/databases/p5-DBIx-Class-Migration/distinfo
==============================================================================
--- head/databases/p5-DBIx-Class-Migration/distinfo Tue Nov 22 10:14:07 2016 (r426812)
+++ head/databases/p5-DBIx-Class-Migration/distinfo Tue Nov 22 10:15:59 2016 (r426813)
@@ -1,2 +1,3 @@
-SHA256 (DBIx-Class-Migration-0.057.tar.gz) = 3627f5d4b2613e04b5aba76250cc9ba214f1c28b9b056dd7cbd7361d7f4ff243
-SIZE (DBIx-Class-Migration-0.057.tar.gz) = 172664
+TIMESTAMP = 1479809653
+SHA256 (DBIx-Class-Migration-0.058.tar.gz) = eee10796160a23b00fb54740f6d768416c5e3bbb9bf764d02b53dc058bdbda70
+SIZE (DBIx-Class-Migration-0.058.tar.gz) = 182063
More information about the svn-ports-all
mailing list