Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2013 06:57:41 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318138 - head/databases/p5-Dancer-Plugin-DBIC
Message-ID:  <201305140657.r4E6vfst097631@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Tue May 14 06:57:41 2013
New Revision: 318138
URL: http://svnweb.freebsd.org/changeset/ports/318138

Log:
  - Update to 0.1802
  - Pet portlint(1) by changing tab into space in WWW link
  
  Changes:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/Changes
  PR:		ports/178426
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)

Modified:
  head/databases/p5-Dancer-Plugin-DBIC/Makefile
  head/databases/p5-Dancer-Plugin-DBIC/distinfo
  head/databases/p5-Dancer-Plugin-DBIC/pkg-descr

Modified: head/databases/p5-Dancer-Plugin-DBIC/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-DBIC/Makefile	Tue May 14 01:11:55 2013	(r318137)
+++ head/databases/p5-Dancer-Plugin-DBIC/Makefile	Tue May 14 06:57:41 2013	(r318138)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer-Plugin-DBIC
-PORTVERSION=	0.1700
+PORTVERSION=	0.1802
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class\
 		p5-DBIx-Class-Schema-Loader>=0.07002:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader\
-		p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer
+		p5-Dancer>=1.3098:${PORTSDIR}/www/p5-Dancer
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite

Modified: head/databases/p5-Dancer-Plugin-DBIC/distinfo
==============================================================================
--- head/databases/p5-Dancer-Plugin-DBIC/distinfo	Tue May 14 01:11:55 2013	(r318137)
+++ head/databases/p5-Dancer-Plugin-DBIC/distinfo	Tue May 14 06:57:41 2013	(r318138)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-DBIC-0.1700.tar.gz) = 909254f24604e5a1ca207224a025aea573fbf7b85da7dc65033d696fc1d4992d
-SIZE (Dancer-Plugin-DBIC-0.1700.tar.gz) = 13788
+SHA256 (Dancer-Plugin-DBIC-0.1802.tar.gz) = d8c60e2e800856102d021b54d1be282b0bfcc4ca17c4af5c185970ba83d8829e
+SIZE (Dancer-Plugin-DBIC-0.1802.tar.gz) = 14470

Modified: head/databases/p5-Dancer-Plugin-DBIC/pkg-descr
==============================================================================
--- head/databases/p5-Dancer-Plugin-DBIC/pkg-descr	Tue May 14 01:11:55 2013	(r318137)
+++ head/databases/p5-Dancer-Plugin-DBIC/pkg-descr	Tue May 14 06:57:41 2013	(r318138)
@@ -1,3 +1,3 @@
 DBIx::Class interface for Dancer applications
 
-WWW:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/
+WWW: http://search.cpan.org/dist/Dancer-Plugin-DBIC/



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