diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-05-16 13:03:28 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-05-16 13:03:28 +0000 |
commit | 116d91ba28f5c8b8fb91c97e9d2947b3bd7f1151 (patch) | |
tree | 4ddeae6bf06587687f6992047575bf0d7b1715dc /www | |
parent | - Update to 2.2.6. (diff) |
Update to 0.10
* ported all modules to mod_perl 2.0.0-RC6 including API changes
Notes
Notes:
svn path=/head/; revision=135361
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-DB/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-DB/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 030211636385..1276663af288 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-DB -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/p5-Apache-DB/distinfo b/www/p5-Apache-DB/distinfo index f2d8326dcdb7..f30f1a4e6a77 100644 --- a/www/p5-Apache-DB/distinfo +++ b/www/p5-Apache-DB/distinfo @@ -1,2 +1,2 @@ -MD5 (Apache-DB-0.09.tar.gz) = c5d1fd283177b77c2f3a02ab18bff9ff -SIZE (Apache-DB-0.09.tar.gz) = 7292 +MD5 (Apache-DB-0.10.tar.gz) = e4676aa942dd34fc57721f952a4d5ec5 +SIZE (Apache-DB-0.10.tar.gz) = 8265 |