Updated to 1.2.1

This commit is contained in:
Sergey Skvortsov 2004-07-30 09:36:09 +00:00
parent 2117ccfccc
commit 14a57a5817
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115067
3 changed files with 3 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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