aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/p5-POE-Component-EasyDBI/Makefile5
-rw-r--r--databases/p5-POE-Component-EasyDBI/distinfo6
-rw-r--r--databases/p5-POE-Component-EasyDBI/pkg-descr3
3 files changed, 6 insertions, 8 deletions
diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile
index 6ee412f5a91f..5a6bbe31096b 100644
--- a/databases/p5-POE-Component-EasyDBI/Makefile
+++ b/databases/p5-POE-Component-EasyDBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-EasyDBI
-PORTVERSION= 1.16
+PORTVERSION= 1.19
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE/XANTUS
@@ -18,7 +18,8 @@ COMMENT= POE Component for simplified DBI usage
RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error
+ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
+ ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
diff --git a/databases/p5-POE-Component-EasyDBI/distinfo b/databases/p5-POE-Component-EasyDBI/distinfo
index c07e797d5e52..16544f4ed645 100644
--- a/databases/p5-POE-Component-EasyDBI/distinfo
+++ b/databases/p5-POE-Component-EasyDBI/distinfo
@@ -1,3 +1,3 @@
-MD5 (POE-Component-EasyDBI-1.16.tar.gz) = 414849edc223aaaffe171ece24409eb4
-SHA256 (POE-Component-EasyDBI-1.16.tar.gz) = a63797ba169030f81740f23bd6b8a51cabac221f657a900bd6bc55efb17a1ce5
-SIZE (POE-Component-EasyDBI-1.16.tar.gz) = 35550
+MD5 (POE-Component-EasyDBI-1.19.tar.gz) = 9033e279162b3dfbf89dca01a192e02a
+SHA256 (POE-Component-EasyDBI-1.19.tar.gz) = a78268bffb34090911680d06bd3bbdd59405080d90e58760800efcd97a277193
+SIZE (POE-Component-EasyDBI-1.19.tar.gz) = 35811
diff --git a/databases/p5-POE-Component-EasyDBI/pkg-descr b/databases/p5-POE-Component-EasyDBI/pkg-descr
index c523024fbd8d..43ff8916ca9a 100644
--- a/databases/p5-POE-Component-EasyDBI/pkg-descr
+++ b/databases/p5-POE-Component-EasyDBI/pkg-descr
@@ -1,6 +1,3 @@
Simplified use of DBI in the POE environment.
WWW: http://teknikill.net/?POE::Component::EasyDBI
-
-- Zach Thompson
-lin-chi@lastamericanempire.com