summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgrant <grant>2004-12-20 11:30:55 +0000
committergrant <grant>2004-12-20 11:30:55 +0000
commit4257ff27be9bdf913cc2b0f103cf15c1ad68ec2e (patch)
tree07688cee4aece15c5fae94df0e7830933046db2c /databases
parentfc4940ecaeaf42bdb7f6268ea103a928d898b5ee (diff)
downloadpkgsrc-4257ff27be9bdf913cc2b0f103cf15c1ad68ec2e.tar.gz
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-AddressBook/Makefile4
-rw-r--r--databases/p5-Apache-DBI/Makefile3
-rw-r--r--databases/p5-BerkeleyDB/Makefile3
-rw-r--r--databases/p5-Class-DBI/Makefile3
-rw-r--r--databases/p5-DBD-CSV/Makefile3
-rw-r--r--databases/p5-DBD-Google/Makefile3
-rw-r--r--databases/p5-DBD-Oracle/Makefile3
-rw-r--r--databases/p5-DBD-SQLite/Makefile3
-rw-r--r--databases/p5-DBD-Sybase/Makefile4
-rw-r--r--databases/p5-DBD-XBase/Makefile3
-rw-r--r--databases/p5-DBD-mysql/Makefile4
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
-rw-r--r--databases/p5-DBI-Shell/Makefile3
-rw-r--r--databases/p5-DBI/Makefile3
-rw-r--r--databases/p5-DBIWrapper/Makefile3
-rw-r--r--databases/p5-DBIx-ContextualFetch/Makefile3
-rw-r--r--databases/p5-DBIx-Datasource/Makefile3
-rw-r--r--databases/p5-DBIx-SearchBuilder/Makefile3
-rw-r--r--databases/p5-DB_File/Makefile3
-rw-r--r--databases/p5-Ima-DBI/Makefile3
-rw-r--r--databases/p5-MARC/Makefile3
-rw-r--r--databases/p5-MLDBM-Sync/Makefile3
-rw-r--r--databases/p5-MLDBM/Makefile3
-rw-r--r--databases/p5-Palm/Makefile3
-rw-r--r--databases/p5-SQL-Statement/Makefile3
-rw-r--r--databases/p5-gdbm/Makefile4
-rw-r--r--databases/p5-perl-ldap/Makefile4
-rw-r--r--databases/p5-postgresql/Makefile4
-rw-r--r--databases/p5-sybperl/Makefile4
29 files changed, 58 insertions, 37 deletions
diff --git a/databases/p5-AddressBook/Makefile b/databases/p5-AddressBook/Makefile
index 825188f48f4..94902aab34e 100644
--- a/databases/p5-AddressBook/Makefile
+++ b/databases/p5-AddressBook/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/04/27 02:27:36 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/20 11:30:56 grant Exp $
DISTNAME= AddressBook-0.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=perl-abook/} \
ftp://ftp.loaded.net/pub/CPAN/authors/id/D/DL/DLEIGH/
diff --git a/databases/p5-Apache-DBI/Makefile b/databases/p5-Apache-DBI/Makefile
index 3646ee4fbaf..f0827c1c75d 100644
--- a/databases/p5-Apache-DBI/Makefile
+++ b/databases/p5-Apache-DBI/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2004/04/27 02:27:36 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/12/20 11:30:56 grant Exp $
#
DISTNAME= Apache-DBI-0.94
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5adb
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
diff --git a/databases/p5-BerkeleyDB/Makefile b/databases/p5-BerkeleyDB/Makefile
index 32929a7d342..ed21ad7d6ab 100644
--- a/databases/p5-BerkeleyDB/Makefile
+++ b/databases/p5-BerkeleyDB/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2004/11/29 14:48:02 he Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/20 11:30:56 grant Exp $
#
DISTNAME= BerkeleyDB-0.26
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5bdb
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BerkeleyDB/}
diff --git a/databases/p5-Class-DBI/Makefile b/databases/p5-Class-DBI/Makefile
index 488e98e3ee0..f3eb50eaaf7 100644
--- a/databases/p5-Class-DBI/Makefile
+++ b/databases/p5-Class-DBI/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/11/12 17:36:40 seb Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= Class-DBI-0.96
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cdi
+PKGREVISION= 1
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 425783ccb53..5e8794e3af5 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2004/04/27 02:27:36 snj Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBD-CSV-0.2002
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dcs
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile
index f2bc0b03b81..3145ac6007c 100644
--- a/databases/p5-DBD-Google/Makefile
+++ b/databases/p5-DBD-Google/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/05/08 05:25:12 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBD-Google-0.11
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-Oracle/Makefile b/databases/p5-DBD-Oracle/Makefile
index 1f5087b7fe9..39d3f4893ca 100644
--- a/databases/p5-DBD-Oracle/Makefile
+++ b/databases/p5-DBD-Oracle/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/08/16 11:41:18 kristerw Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:57 grant Exp $
DISTNAME= DBD-Oracle-1.14
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index d6bfba66d28..2e624e59026 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/22 01:26:06 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/20 11:30:57 grant Exp $
#
VER= 0.25
@@ -6,6 +6,7 @@ DISTNAME= DBD-SQLite-${VER}
PKGNAME= p5-${DISTNAME}
# PKGREVISION= 3
SVR4_PKGNAME= p5dsl
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSERGEANT/}
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile
index cf0fa85a54a..e5d3bb45798 100644
--- a/databases/p5-DBD-Sybase/Makefile
+++ b/databases/p5-DBD-Sybase/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:22 tv Exp $
+# $NetBSD: Makefile,v 1.19 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBD-Sybase-0.94
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
SVR4_PKGNAME= p5dsy
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile
index 746e95bdc2d..cb9ab8b8b62 100644
--- a/databases/p5-DBD-XBase/Makefile
+++ b/databases/p5-DBD-XBase/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2004/04/16 04:05:44 salo Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBD-XBase-0.241
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5xbs
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index 307989e69e9..aa8ae593d4d 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2004/11/22 16:29:51 kristerw Exp $
+# $NetBSD: Makefile,v 1.27 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBD-mysql-2.9004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5dmy
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index a9852952d64..d7ed1c363ef 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.29 2004/07/24 22:45:15 recht Exp $
+# $NetBSD: Makefile,v 1.30 2004/12/20 11:30:57 grant Exp $
#
VER= 1.22
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5dpo
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile
index 04bfce073dc..f6c2464c4fc 100644
--- a/databases/p5-DBI-Shell/Makefile
+++ b/databases/p5-DBI-Shell/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/12/05 17:23:54 he Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBI-Shell-11.93
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dbi
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 6096613ac39..de376e339be 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2004/12/05 17:16:47 he Exp $
+# $NetBSD: Makefile,v 1.27 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBI-1.46
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dbi
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile
index 195857985dd..7304ec536b2 100644
--- a/databases/p5-DBIWrapper/Makefile
+++ b/databases/p5-DBIWrapper/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/08 19:23:08 erh Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= libdbiwrapper-perl-${VERSION}
PKGNAME= p5-DBIWrapper-${VERSION}
SVR4_PKGNAME= p5dbw
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dbiwrapper/}
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile
index 17e4b82ece8..fde2e527c55 100644
--- a/databases/p5-DBIx-ContextualFetch/Makefile
+++ b/databases/p5-DBIx-ContextualFetch/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/11/12 17:36:40 seb Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBIx-ContextualFetch-1.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dbc
+PKGREVISION= 1
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff --git a/databases/p5-DBIx-Datasource/Makefile b/databases/p5-DBIx-Datasource/Makefile
index ca0ad1427c5..81873bffc05 100644
--- a/databases/p5-DBIx-Datasource/Makefile
+++ b/databases/p5-DBIx-Datasource/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2004/04/27 02:27:36 snj Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBIx-DataSource-0.02
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dxd
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile
index 8350f68394b..d6bea5b685a 100644
--- a/databases/p5-DBIx-SearchBuilder/Makefile
+++ b/databases/p5-DBIx-SearchBuilder/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2004/12/05 17:34:25 he Exp $
+# $NetBSD: Makefile,v 1.20 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= DBIx-SearchBuilder-1.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dxs
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff --git a/databases/p5-DB_File/Makefile b/databases/p5-DB_File/Makefile
index 429c0acd06e..691b63b5943 100644
--- a/databases/p5-DB_File/Makefile
+++ b/databases/p5-DB_File/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2004/11/15 18:42:04 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/20 11:30:57 grant Exp $
DISTNAME= DB_File-1.806
PKGNAME= p5-${DISTNAME}
SVR$_PKGNAME= p5dbfi
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DB_File/}
diff --git a/databases/p5-Ima-DBI/Makefile b/databases/p5-Ima-DBI/Makefile
index d87b25079bd..b7606f654e7 100644
--- a/databases/p5-Ima-DBI/Makefile
+++ b/databases/p5-Ima-DBI/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2004/11/12 17:36:40 seb Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= Ima-DBI-0.33
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5idi
+PKGREVISION= 1
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/T/TM/TMTM/}
diff --git a/databases/p5-MARC/Makefile b/databases/p5-MARC/Makefile
index 16141346b32..339e7a81579 100644
--- a/databases/p5-MARC/Makefile
+++ b/databases/p5-MARC/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2004/04/27 02:27:36 snj Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= MARC-1.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mrc
+PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MARC/}
diff --git a/databases/p5-MLDBM-Sync/Makefile b/databases/p5-MLDBM-Sync/Makefile
index 9f26f616818..bca65576aca 100644
--- a/databases/p5-MLDBM-Sync/Makefile
+++ b/databases/p5-MLDBM-Sync/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2004/04/27 02:27:36 snj Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/20 11:30:57 grant Exp $
DISTNAME= MLDBM-Sync-0.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5msy
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MLDBM/}
diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile
index 5a1f099f5f2..5f21df04eac 100644
--- a/databases/p5-MLDBM/Makefile
+++ b/databases/p5-MLDBM/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2004/07/17 20:12:23 kim Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= MLDBM-2.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mld
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MLDBM/}
diff --git a/databases/p5-Palm/Makefile b/databases/p5-Palm/Makefile
index 5a69b24f47a..b1b27dac73c 100644
--- a/databases/p5-Palm/Makefile
+++ b/databases/p5-Palm/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/04/27 05:44:22 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= p5-Palm-1.3.0
SVR4_PKGNAME= p5plm
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AR/ARENSB/}
diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile
index 99254573771..0b7ed0f8934 100644
--- a/databases/p5-SQL-Statement/Makefile
+++ b/databases/p5-SQL-Statement/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2004/04/27 05:44:22 snj Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= SQL-Statement-1.005
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5sqs
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
diff --git a/databases/p5-gdbm/Makefile b/databases/p5-gdbm/Makefile
index 5ebb4b8e4f0..438f49660aa 100644
--- a/databases/p5-gdbm/Makefile
+++ b/databases/p5-gdbm/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2004/11/12 00:20:31 seb Exp $
+# $NetBSD: Makefile,v 1.24 2004/12/20 11:30:57 grant Exp $
.include "../../lang/perl5/Makefile.common"
PKGNAME= p5-gdbm-1.05
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5gdm
CATEGORIES+= databases
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile
index dde79ae78ac..f1d0e0d2161 100644
--- a/databases/p5-perl-ldap/Makefile
+++ b/databases/p5-perl-ldap/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2004/04/25 17:22:29 snj Exp $
+# $NetBSD: Makefile,v 1.24 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= perl-ldap-0.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= pldap
CATEGORIES= databases net devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
diff --git a/databases/p5-postgresql/Makefile b/databases/p5-postgresql/Makefile
index d57a2b1e99d..0f41602a877 100644
--- a/databases/p5-postgresql/Makefile
+++ b/databases/p5-postgresql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/07/24 22:45:15 recht Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/20 11:30:57 grant Exp $
DISTNAME= pgsql_perl5-1.9.0
PKGNAME= p5-postgresql-1.9.0
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5pgs
CATEGORIES= databases devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pg/}
diff --git a/databases/p5-sybperl/Makefile b/databases/p5-sybperl/Makefile
index ee3ca0378cf..a8c9e6cc53d 100644
--- a/databases/p5-sybperl/Makefile
+++ b/databases/p5-sybperl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:23 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/20 11:30:57 grant Exp $
#
DISTNAME= sybperl-2.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= http://www.peppler.org/downloads/