Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2015 20:26:38 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379015 - head/databases/p5-POE-Component-EasyDBI
Message-ID:  <201502142026.t1EKQcY5060621@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Feb 14 20:26:37 2015
New Revision: 379015
URL: https://svnweb.freebsd.org/changeset/ports/379015
QAT: https://qat.redports.org/buildarchive/r379015/

Log:
  Update to 1.28. Dependencies have changed for this update.
  
  Changes: https://metacpan.org/changes/distribution/POE-Component-EasyDBI

Modified:
  head/databases/p5-POE-Component-EasyDBI/Makefile
  head/databases/p5-POE-Component-EasyDBI/distinfo

Modified: head/databases/p5-POE-Component-EasyDBI/Makefile
==============================================================================
--- head/databases/p5-POE-Component-EasyDBI/Makefile	Sat Feb 14 20:22:13 2015	(r379014)
+++ head/databases/p5-POE-Component-EasyDBI/Makefile	Sat Feb 14 20:26:37 2015	(r379015)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	POE-Component-EasyDBI
-PORTVERSION=	1.24
-PORTREVISION=	1
+PORTVERSION=	1.28
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,13 +13,13 @@ COMMENT=	POE Component for simplified DB
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
-		p5-Error>=0:${PORTSDIR}/lang/p5-Error \
-		p5-POE>=0:${PORTSDIR}/devel/p5-POE \
-		p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS=	p5-DBI>=1.38:${PORTSDIR}/databases/p5-DBI \
+		p5-POE>=0.3101:${PORTSDIR}/devel/p5-POE \
+		p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
+		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
-USE_PERL5=	configure
+USE_PERL5=	modbuild
 
 .include <bsd.port.mk>

Modified: head/databases/p5-POE-Component-EasyDBI/distinfo
==============================================================================
--- head/databases/p5-POE-Component-EasyDBI/distinfo	Sat Feb 14 20:22:13 2015	(r379014)
+++ head/databases/p5-POE-Component-EasyDBI/distinfo	Sat Feb 14 20:26:37 2015	(r379015)
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-EasyDBI-1.24.tar.gz) = 7c0516f611052bee703905d27678ed8bdb05a77856c0213aff7b3b905fed41f7
-SIZE (POE-Component-EasyDBI-1.24.tar.gz) = 37028
+SHA256 (POE-Component-EasyDBI-1.28.tar.gz) = 5f10d4572cc7f64655cab1d5c209307fe87a0bdc2d02d049dc22bb5dfae6fc6b
+SIZE (POE-Component-EasyDBI-1.28.tar.gz) = 46383



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