aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-07-30 09:36:09 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-07-30 09:36:09 +0000
commit14a57a58178d101ae932ea3cd23e3ad0654991c5 (patch)
treeaabc725b68111c9e58033447fdb9426116c87466 /databases
parent2117ccfccc261d59073bacbff0e5641b7b20a3e7 (diff)
downloadports-14a57a58178d101ae932ea3cd23e3ad0654991c5.tar.gz
ports-14a57a58178d101ae932ea3cd23e3ad0654991c5.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-POE-Component-LaDBI/Makefile2
-rw-r--r--databases/p5-POE-Component-LaDBI/distinfo4
-rw-r--r--databases/p5-POE-Component-LaDBI/pkg-descr3
3 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-POE-Component-LaDBI/Makefile b/databases/p5-POE-Component-LaDBI/Makefile
index 8418a23071ec..94d761730b5d 100644
--- a/databases/p5-POE-Component-LaDBI/Makefile
+++ b/databases/p5-POE-Component-LaDBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-LaDBI
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
diff --git a/databases/p5-POE-Component-LaDBI/distinfo b/databases/p5-POE-Component-LaDBI/distinfo
index 243bf2f6a506..dde5b9358caf 100644
--- a/databases/p5-POE-Component-LaDBI/distinfo
+++ b/databases/p5-POE-Component-LaDBI/distinfo
@@ -1,2 +1,2 @@
-MD5 (POE-Component-LaDBI-1.2.0.tar.gz) = 2de7741c35f7289b4ddb120cf1868116
-SIZE (POE-Component-LaDBI-1.2.0.tar.gz) = 24655
+MD5 (POE-Component-LaDBI-1.2.1.tar.gz) = 5703be6ff1b6140519023c917f4b3854
+SIZE (POE-Component-LaDBI-1.2.1.tar.gz) = 24741
diff --git a/databases/p5-POE-Component-LaDBI/pkg-descr b/databases/p5-POE-Component-LaDBI/pkg-descr
index d9863a3c2478..4fd0fe5ea96f 100644
--- a/databases/p5-POE-Component-LaDBI/pkg-descr
+++ b/databases/p5-POE-Component-LaDBI/pkg-descr
@@ -2,6 +2,3 @@ POE Component that spawns a perl subprocess to handle non-blocking
access to the DBI API.
WWW: http://search.cpan.org/dist/POE-Component-LaDBI/
-
--- Sergey Skvortsov
-skv@FreeBSD.org