Date: Thu, 7 May 2015 23:42:42 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385715 - head/databases/p5-DBIx-DBSchema Message-ID: <201505072342.t47NggSP055221@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Thu May 7 23:42:42 2015 New Revision: 385715 URL: https://svnweb.freebsd.org/changeset/ports/385715 Log: - Update to 0.45 Changes: http://cpansearch.perl.org/src/IVAN/DBIx-DBSchema-0.45/Changes Modified: head/databases/p5-DBIx-DBSchema/Makefile head/databases/p5-DBIx-DBSchema/distinfo Modified: head/databases/p5-DBIx-DBSchema/Makefile ============================================================================== --- head/databases/p5-DBIx-DBSchema/Makefile Thu May 7 23:16:25 2015 (r385714) +++ head/databases/p5-DBIx-DBSchema/Makefile Thu May 7 23:42:42 2015 (r385715) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DBIx-DBSchema -PORTVERSION= 0.44 -PORTREVISION= 1 +PORTVERSION= 0.45 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/databases/p5-DBIx-DBSchema/distinfo ============================================================================== --- head/databases/p5-DBIx-DBSchema/distinfo Thu May 7 23:16:25 2015 (r385714) +++ head/databases/p5-DBIx-DBSchema/distinfo Thu May 7 23:42:42 2015 (r385715) @@ -1,2 +1,2 @@ -SHA256 (DBIx-DBSchema-0.44.tar.gz) = 65e36dafda205b64fd299d1b1c3e3c1f173db437b907031f0db417cb191eccb0 -SIZE (DBIx-DBSchema-0.44.tar.gz) = 28635 +SHA256 (DBIx-DBSchema-0.45.tar.gz) = 7a2a978fb6d9feaa3e4b109c71c963b26a008a2d130c5876ecf24c5a72338a1d +SIZE (DBIx-DBSchema-0.45.tar.gz) = 29144
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505072342.t47NggSP055221>