From owner-svn-ports-head@FreeBSD.ORG Tue Feb 4 16:31:07 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1517D97B; Tue, 4 Feb 2014 16:31:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F3E591FA9; Tue, 4 Feb 2014 16:31:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s14GV6EX048492; Tue, 4 Feb 2014 16:31:06 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s14GV6J8048490; Tue, 4 Feb 2014 16:31:06 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402041631.s14GV6J8048490@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 4 Feb 2014 16:31:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342569 - head/databases/p5-DBIx-Custom 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.17 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: Tue, 04 Feb 2014 16:31:07 -0000 Author: sunpoet Date: Tue Feb 4 16:31:06 2014 New Revision: 342569 URL: http://svnweb.freebsd.org/changeset/ports/342569 QAT: https://qat.redports.org/buildarchive/r342569/ Log: - Update to 0.29 Changes: http://search.cpan.org/dist/DBIx-Custom/Changes Modified: head/databases/p5-DBIx-Custom/Makefile head/databases/p5-DBIx-Custom/distinfo Modified: head/databases/p5-DBIx-Custom/Makefile ============================================================================== --- head/databases/p5-DBIx-Custom/Makefile Tue Feb 4 16:31:02 2014 (r342568) +++ head/databases/p5-DBIx-Custom/Makefile Tue Feb 4 16:31:06 2014 (r342569) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBIx-Custom -PORTVERSION= 0.2800 +PORTVERSION= 0.2900 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBD-SQLite>=1.25:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI \ - p5-Object-Simple>=3.0621:${PORTSDIR}/devel/p5-Object-Simple + p5-Object-Simple>=3.1000:${PORTSDIR}/devel/p5-Object-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/databases/p5-DBIx-Custom/distinfo ============================================================================== --- head/databases/p5-DBIx-Custom/distinfo Tue Feb 4 16:31:02 2014 (r342568) +++ head/databases/p5-DBIx-Custom/distinfo Tue Feb 4 16:31:06 2014 (r342569) @@ -1,2 +1,2 @@ -SHA256 (DBIx-Custom-0.28.tar.gz) = d391a595d51e6fe9c772ac47359a23e67bb3b27d4a5a6ec98447b7d36cc33a48 -SIZE (DBIx-Custom-0.28.tar.gz) = 211740 +SHA256 (DBIx-Custom-0.29.tar.gz) = f2f43b6fe4401debf58e231d6e27f0140686fbe979e8a3f312ec9a7253502c70 +SIZE (DBIx-Custom-0.29.tar.gz) = 211424