svn commit: r342569 - head/databases/p5-DBIx-Custom

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 4 16:31:07 UTC 2014


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


More information about the svn-ports-all mailing list