aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-MLDBM
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-07-08 13:58:36 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-07-08 13:58:36 +0000
commit0320604f9a3f0a3c51477c4177555d29cda781b3 (patch)
treedd1c3f3535881329cb7b0a98e0c98e18db2cff95 /databases/p5-MLDBM
parentb7a3d03a85199103ee62e3f65efbdced65f6ab2c (diff)
downloadports-0320604f9a3f0a3c51477c4177555d29cda781b3.tar.gz
ports-0320604f9a3f0a3c51477c4177555d29cda781b3.zip
Update to 2.01, assign maintainership to the submitter.
PR: 40328 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=62653
Diffstat (limited to 'databases/p5-MLDBM')
-rw-r--r--databases/p5-MLDBM/Makefile4
-rw-r--r--databases/p5-MLDBM/distinfo2
-rw-r--r--databases/p5-MLDBM/pkg-descr2
3 files changed, 5 insertions, 3 deletions
diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile
index 903a4da5e633..a223c7a89c3e 100644
--- a/databases/p5-MLDBM/Makefile
+++ b/databases/p5-MLDBM/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= MLDBM
-PORTVERSION= 2.00
+PORTVERSION= 2.01
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MLDBM
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
diff --git a/databases/p5-MLDBM/distinfo b/databases/p5-MLDBM/distinfo
index 6008703f15f0..e1c14eafdfad 100644
--- a/databases/p5-MLDBM/distinfo
+++ b/databases/p5-MLDBM/distinfo
@@ -1 +1 @@
-MD5 (MLDBM-2.00.tar.gz) = a8b85ac11fc3db0f549b02102209ec50
+MD5 (MLDBM-2.01.tar.gz) = 99550ae2cffbc0bb3eb0358631077c10
diff --git a/databases/p5-MLDBM/pkg-descr b/databases/p5-MLDBM/pkg-descr
index ca4456462ded..67c350fc2f0c 100644
--- a/databases/p5-MLDBM/pkg-descr
+++ b/databases/p5-MLDBM/pkg-descr
@@ -7,3 +7,5 @@ store arbitrary perl data, including nested references.
It works by converting the values in the hash that are references, to their
string representation in perl syntax. When using a DBM database, it is this
string that gets stored.
+
+WWW: http://search.cpan.org/search?dist=MLDBM