From owner-svn-ports-head@FreeBSD.ORG Mon Jan 21 10:36:54 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 110BBF32; Mon, 21 Jan 2013 10:36:54 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DF0D9E9A; Mon, 21 Jan 2013 10:36:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0LAare3065573; Mon, 21 Jan 2013 10:36:53 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0LAarIp065571; Mon, 21 Jan 2013 10:36:53 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201301211036.r0LAarIp065571@svn.freebsd.org> From: Anton Berezin Date: Mon, 21 Jan 2013 10:36:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310762 - head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 10:36:54 -0000 Author: tobez Date: Mon Jan 21 10:36:53 2013 New Revision: 310762 URL: http://svnweb.freebsd.org/changeset/ports/310762 Log: Update to 0.26. Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes Modified: head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/distinfo Modified: head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile ============================================================================== --- head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile Mon Jan 21 10:16:06 2013 (r310761) +++ head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile Mon Jan 21 10:36:53 2013 (r310762) @@ -1,12 +1,8 @@ -# New ports collection makefile for: DBIx::Class::ResultSet::RecursiveUpdate -# Date created: 25 Mar 2009 -# Whom: Lars Balker Rasmussen -# +# Created by: Lars Balker Rasmussen # $FreeBSD$ -# PORTNAME= DBIx-Class-ResultSet-RecursiveUpdate -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -29,6 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-NonMoose>=0:${PORTSDIR}/devel/p5-MooseX-NonMoose \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Trap>=0.2.2:${PORTSDIR}/devel/p5-Test-Trap \ p5-Test-Warn>=0.20:${PORTSDIR}/devel/p5-Test-Warn \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean Modified: head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/distinfo ============================================================================== --- head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/distinfo Mon Jan 21 10:16:06 2013 (r310761) +++ head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/distinfo Mon Jan 21 10:36:53 2013 (r310762) @@ -1,2 +1,2 @@ -SHA256 (DBIx-Class-ResultSet-RecursiveUpdate-0.25.tar.gz) = 1daa7aa6329f05516be7b791fd1c8f93531a6947c28adadd0ee1db5eccbdc9f8 -SIZE (DBIx-Class-ResultSet-RecursiveUpdate-0.25.tar.gz) = 31687 +SHA256 (DBIx-Class-ResultSet-RecursiveUpdate-0.26.tar.gz) = 062bc49cbde99693be20d0b7fc6afae56abc9fccb85dcc8dc102d5f2c36e9182 +SIZE (DBIx-Class-ResultSet-RecursiveUpdate-0.26.tar.gz) = 56789