summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-04-04 14:05:12 +0000
committervanilla <vanilla@FreeBSD.org>1998-04-04 14:05:12 +0000
commit0ba419d1ea59d5503b616c2071f5c4c994253a3a (patch)
tree109af76a2d80400ca6eeaf33495d0cab764aa0c1 /databases
parent5aa788cd4088bb631e3682f7360ee893b37acb82 (diff)
downloadFreeBSD-ports-0ba419d1ea59d5503b616c2071f5c4c994253a3a.zip
FreeBSD-ports-0ba419d1ea59d5503b616c2071f5c4c994253a3a.tar.gz
Upgrade to 1.25, and portlint.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-MLDBM/Makefile8
-rw-r--r--databases/p5-MLDBM/distinfo2
-rw-r--r--databases/p5-MLDBM/pkg-descr14
3 files changed, 12 insertions, 12 deletions
diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile
index b335f65..f3c2c85 100644
--- a/databases/p5-MLDBM/Makefile
+++ b/databases/p5-MLDBM/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: p5-MLDBM
-# Version required: 1.24
+# Version required: 1.25
# Date created: December 3 1997
# Whom: ache@freebsd.org
#
-# $Id: Makefile,v 1.1.1.1 1997/12/03 07:11:18 ache Exp $
+# $Id: Makefile,v 1.2 1997/12/03 14:02:07 ache Exp $
#
-DISTNAME= MLDBM-1.24
-PKGNAME= p5-MLDBM-1.24
+DISTNAME= MLDBM-1.25
+PKGNAME= p5-MLDBM-1.25
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MLDBM
diff --git a/databases/p5-MLDBM/distinfo b/databases/p5-MLDBM/distinfo
index 25285a0..b90017f 100644
--- a/databases/p5-MLDBM/distinfo
+++ b/databases/p5-MLDBM/distinfo
@@ -1 +1 @@
-MD5 (MLDBM-1.24.tar.gz) = 6b8c331ab4b571bd9048d255f15e8229
+MD5 (MLDBM-1.25.tar.gz) = cdb68207ace736ef49ce70ad7ad6f2f5
diff --git a/databases/p5-MLDBM/pkg-descr b/databases/p5-MLDBM/pkg-descr
index fbd22f1..ca44564 100644
--- a/databases/p5-MLDBM/pkg-descr
+++ b/databases/p5-MLDBM/pkg-descr
@@ -1,9 +1,9 @@
MLDBM - store multi-level hash structure in single level tied hash
-This module, intended primarily for use with DBM packages, can serve as a
-transparent interface to any TIEHASH package that must be used to
-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.
+This module, intended primarily for use with DBM packages, can serve as a
+transparent interface to any TIEHASH package that must be used to
+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.
OpenPOWER on IntegriCloud