svn commit: r322474 - head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate

Cheng-Lung Sung clsung at FreeBSD.org
Mon Jul 8 01:58:44 UTC 2013


Author: clsung
Date: Mon Jul  8 01:58:43 2013
New Revision: 322474
URL: http://svnweb.freebsd.org/changeset/ports/322474

Log:
  - Update to 0.30

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 Jul  8 01:55:36 2013	(r322473)
+++ head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/Makefile	Mon Jul  8 01:58:43 2013	(r322474)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBIx-Class-ResultSet-RecursiveUpdate
-PORTVERSION=	0.29
+PORTVERSION=	0.30
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,7 +20,7 @@ BUILD_DEPENDS=	p5-Carp-Clan>=6.04:${PORT
 		p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
 		p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
-		p5-SQL-Translator>=0.11006:${PORTSDIR}/databases/p5-SQL-Translator
+		p5-SQL-Translator>=0.11016:${PORTSDIR}/databases/p5-SQL-Translator
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 TEST_DEPENDS=	p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \

Modified: head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/distinfo
==============================================================================
--- head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/distinfo	Mon Jul  8 01:55:36 2013	(r322473)
+++ head/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate/distinfo	Mon Jul  8 01:58:43 2013	(r322474)
@@ -1,2 +1,2 @@
-SHA256 (DBIx-Class-ResultSet-RecursiveUpdate-0.29.tar.gz) = 03d8c61757ec76f23cd8946f0919c2b2b528d6b643aa9f0c6f0bc78ecf65a7d9
-SIZE (DBIx-Class-ResultSet-RecursiveUpdate-0.29.tar.gz) = 72311
+SHA256 (DBIx-Class-ResultSet-RecursiveUpdate-0.30.tar.gz) = 509b61f52323f9509e36f901c6cd1fcc73c451af2724474f91f703498235f5ab
+SIZE (DBIx-Class-ResultSet-RecursiveUpdate-0.30.tar.gz) = 69366


More information about the svn-ports-all mailing list