Bug 187382 - [MAINTAINER] databases/p5-Dancer-Plugin-DBIC: update to 0.1901
Summary: [MAINTAINER] databases/p5-Dancer-Plugin-DBIC: update to 0.1901
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-08 22:10 UTC by Muhammad Moinur Rahman
Modified: 2014-03-09 22:10 UTC (History)
0 users

See Also:


Attachments
p5-Dancer-Plugin-DBIC-0.1901.patch (1.50 KB, patch)
2014-03-08 22:10 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-08 22:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-09 22:06:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-09 22:06:53 UTC
Author: sunpoet
Date: Sun Mar  9 22:06:31 2014
New Revision: 347702
URL: http://svnweb.freebsd.org/changeset/ports/347702
QAT: https://qat.redports.org/buildarchive/r347702/

Log:
  - Update to 0.1901
  
  Changes:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/Changes
  PR:		ports/187382
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)

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

Modified: head/databases/p5-Dancer-Plugin-DBIC/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-DBIC/Makefile	Sun Mar  9 22:06:27 2014	(r347701)
+++ head/databases/p5-Dancer-Plugin-DBIC/Makefile	Sun Mar  9 22:06:31 2014	(r347702)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer-Plugin-DBIC
-PORTVERSION=	0.1803
+PORTVERSION=	0.1901
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,9 +17,11 @@ BUILD_DEPENDS=	p5-DBIx-Class>=0:${PORTSD
 		p5-DBIx-Class-Schema-Loader>=0.07002:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader\
 		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
+TEST_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
+		p5-SQL-Translator>=0.11016:${PORTSDIR}/databases/p5-SQL-Translator \
+		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
 USES=		perl5
 USE_PERL5=	configure
+
 .include <bsd.port.mk>

Modified: head/databases/p5-Dancer-Plugin-DBIC/distinfo
==============================================================================
--- head/databases/p5-Dancer-Plugin-DBIC/distinfo	Sun Mar  9 22:06:27 2014	(r347701)
+++ head/databases/p5-Dancer-Plugin-DBIC/distinfo	Sun Mar  9 22:06:31 2014	(r347702)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-DBIC-0.1803.tar.gz) = d2afa3009b602772397f5e9b2aa851d1df504a23a621aef0be9e6ff649ebdf9d
-SIZE (Dancer-Plugin-DBIC-0.1803.tar.gz) = 14560
+SHA256 (Dancer-Plugin-DBIC-0.1901.tar.gz) = e27391fa55130b6bd8310c0a0045c142548783d146a4ef1077294be7d6e61c89
+SIZE (Dancer-Plugin-DBIC-0.1901.tar.gz) = 16137
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"