diff options
author | mjl <mjl@pkgsrc.org> | 2001-06-02 14:56:26 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-06-02 14:56:26 +0000 |
commit | c2ba0284a36b6b4c7889d7588f8472f1ff02621e (patch) | |
tree | d04765ce4939ecdbe898783b8fb2a1b2f32af0bb /databases/p5-DBD-postgresql | |
parent | b66c2b8d9fb3ff235e4c82c54dcd28bd7635c560 (diff) | |
download | pkgsrc-c2ba0284a36b6b4c7889d7588f8472f1ff02621e.tar.gz |
Update to 1.00.
- Fetching all records now resets Active flag as it should.
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-postgresql/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 6d1faf0b91c..9a63fb382b8 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2001/05/25 20:40:03 mjl Exp $ +# $NetBSD: Makefile,v 1.10 2001/06/02 14:56:26 mjl Exp $ # -VER= 0.99 +VER= 1.00 DISTNAME= DBD-Pg-${VER} PKGNAME= p5-DBD-postgresql-${VER} CATEGORIES= databases perl5 diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index 553f72f7181..f0a9f8e3e9f 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/05/25 20:40:03 mjl Exp $ +$NetBSD: distinfo,v 1.4 2001/06/02 14:56:26 mjl Exp $ -SHA1 (DBD-Pg-0.99.tar.gz) = 146acecf2f699a71a55fadc41ea9da7710c1bbe1 -Size (DBD-Pg-0.99.tar.gz) = 42895 bytes +SHA1 (DBD-Pg-1.00.tar.gz) = 564579bc27f3aec0f9658c03388fa8936d76e668 +Size (DBD-Pg-1.00.tar.gz) = 43025 bytes |