diff options
author | skv <skv@FreeBSD.org> | 2004-07-30 09:36:09 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-07-30 09:36:09 +0000 |
commit | 49a62fa7c78687d66ec348787a1996c46842592d (patch) | |
tree | 154c6d1fe72ec2173fb836d0d4a8f3be0fc18c77 /databases | |
parent | a8730e0b0dc813ba6b71dc8297fdd68431b0da06 (diff) | |
download | FreeBSD-ports-49a62fa7c78687d66ec348787a1996c46842592d.zip FreeBSD-ports-49a62fa7c78687d66ec348787a1996c46842592d.tar.gz |
Updated to 1.2.1
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-POE-Component-LaDBI/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-POE-Component-LaDBI/distinfo | 4 | ||||
-rw-r--r-- | databases/p5-POE-Component-LaDBI/pkg-descr | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-POE-Component-LaDBI/Makefile b/databases/p5-POE-Component-LaDBI/Makefile index 8418a23..94d7617 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 243bf2f..dde5b93 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 d9863a3..4fd0fe5 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 |