Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 21:36:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437331 - head/databases/p5-DBIx-Custom
Message-ID:  <201703302136.v2ULaM1e083347@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar 30 21:36:22 2017
New Revision: 437331
URL: https://svnweb.freebsd.org/changeset/ports/437331

Log:
  Update to 0.40
  
  Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes

Modified:
  head/databases/p5-DBIx-Custom/Makefile
  head/databases/p5-DBIx-Custom/distinfo
  head/databases/p5-DBIx-Custom/pkg-plist

Modified: head/databases/p5-DBIx-Custom/Makefile
==============================================================================
--- head/databases/p5-DBIx-Custom/Makefile	Thu Mar 30 21:36:17 2017	(r437330)
+++ head/databases/p5-DBIx-Custom/Makefile	Thu Mar 30 21:36:22 2017	(r437331)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBIx-Custom
-PORTVERSION=	0.3800
+PORTVERSION=	0.4000
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-DBD-SQLite>=1.25:databases/p5-DBD-SQLite \
 		p5-DBI>=1.60.5:databases/p5-DBI \
+		p5-DBIx-Connector>=0.56:databases/p5-DBIx-Connector \
 		p5-Object-Simple>=3.1000:devel/p5-Object-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/databases/p5-DBIx-Custom/distinfo
==============================================================================
--- head/databases/p5-DBIx-Custom/distinfo	Thu Mar 30 21:36:17 2017	(r437330)
+++ head/databases/p5-DBIx-Custom/distinfo	Thu Mar 30 21:36:22 2017	(r437331)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489682479
-SHA256 (DBIx-Custom-0.38.tar.gz) = b9ea4404301f86a9a244d168b07fe43b9ed2dc231544239b27f8096c3fb8bf48
-SIZE (DBIx-Custom-0.38.tar.gz) = 199590
+TIMESTAMP = 1490887061
+SHA256 (DBIx-Custom-0.40.tar.gz) = ee8bef1cadb34aa5d4f3673339a67682acff00188e5dd67b619b02625d72d49c
+SIZE (DBIx-Custom-0.40.tar.gz) = 200178

Modified: head/databases/p5-DBIx-Custom/pkg-plist
==============================================================================
--- head/databases/p5-DBIx-Custom/pkg-plist	Thu Mar 30 21:36:17 2017	(r437330)
+++ head/databases/p5-DBIx-Custom/pkg-plist	Thu Mar 30 21:36:22 2017	(r437331)
@@ -3,6 +3,7 @@
 %%SITE_PERL%%/DBIx/Custom/Model.pm
 %%SITE_PERL%%/DBIx/Custom/NotExists.pm
 %%SITE_PERL%%/DBIx/Custom/Order.pm
+%%SITE_PERL%%/DBIx/Custom/Query.pm
 %%SITE_PERL%%/DBIx/Custom/Result.pm
 %%SITE_PERL%%/DBIx/Custom/Util.pm
 %%SITE_PERL%%/DBIx/Custom/Where.pm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703302136.v2ULaM1e083347>