diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-17 15:08:09 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-17 15:08:09 +0000 |
commit | 6d635ec2118799782f49a4d6b0293dc960dce803 (patch) | |
tree | 5e9cf9e7d74b7f163d606e28675d7457335b1d77 /databases/p5-DBIx-Recordset | |
parent | e541d58dac4a45149d9e5a7b99d286f5ef57c318 (diff) | |
download | ports-6d635ec2118799782f49a4d6b0293dc960dce803.tar.gz ports-6d635ec2118799782f49a4d6b0293dc960dce803.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Recordset')
-rw-r--r-- | databases/p5-DBIx-Recordset/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Recordset/distinfo | 4 | ||||
-rw-r--r-- | databases/p5-DBIx-Recordset/pkg-descr | 5 |
3 files changed, 4 insertions, 7 deletions
diff --git a/databases/p5-DBIx-Recordset/Makefile b/databases/p5-DBIx-Recordset/Makefile index 8e806a4e904c..c68f0736f145 100644 --- a/databases/p5-DBIx-Recordset/Makefile +++ b/databases/p5-DBIx-Recordset/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Recordset -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBIx diff --git a/databases/p5-DBIx-Recordset/distinfo b/databases/p5-DBIx-Recordset/distinfo index c02c34ecd885..ef79502bec4a 100644 --- a/databases/p5-DBIx-Recordset/distinfo +++ b/databases/p5-DBIx-Recordset/distinfo @@ -1,2 +1,2 @@ -MD5 (DBIx-Recordset-0.25.tar.gz) = d68e9755e10046c021d9ad2adba1f60a -SIZE (DBIx-Recordset-0.25.tar.gz) = 95139 +MD5 (DBIx-Recordset-0.26.tar.gz) = fe008ad93b76ac0dea487f0c014842ee +SIZE (DBIx-Recordset-0.26.tar.gz) = 94758 diff --git a/databases/p5-DBIx-Recordset/pkg-descr b/databases/p5-DBIx-Recordset/pkg-descr index d927e87d0de4..087fd4a31c86 100644 --- a/databases/p5-DBIx-Recordset/pkg-descr +++ b/databases/p5-DBIx-Recordset/pkg-descr @@ -8,7 +8,4 @@ it possible to handle the state-less access and to process the posted data of formfields, but DBIx::Recordset is not limited to web applications. -WWW: http://search.cpan.org/search?dist=DBIx-Recordset - --- Sergey Skvortsov -skv@FreeBSD.org +WWW: http://search.cpan.org/dist/DBIx-Recordset/ |