diff options
author | demon <demon@FreeBSD.org> | 2001-07-15 16:15:00 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-07-15 16:15:00 +0000 |
commit | 710fd99a82436f025792563e4f9944bd5873529b (patch) | |
tree | a556fa5d022d30c0ba6a2dbb92d7bb87edd75d3d /databases | |
parent | 5f462523d6ac6d4029c9c31dd3ab5cfa3fa6ea96 (diff) | |
download | FreeBSD-ports-710fd99a82436f025792563e4f9944bd5873529b.zip FreeBSD-ports-710fd99a82436f025792563e4f9944bd5873529b.tar.gz |
Update to 1.01.
Un-indent pkg-descr, add WWW.
PR: 28961
Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg-13/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg-13/pkg-descr | 10 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/distinfo | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/pkg-descr | 10 |
6 files changed, 16 insertions, 12 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index f9877b3..5d2d67f 100644 --- a/databases/p5-DBD-Pg-13/Makefile +++ b/databases/p5-DBD-Pg-13/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-Pg -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-Pg-13/distinfo b/databases/p5-DBD-Pg-13/distinfo index e05b8b7..6f86148 100644 --- a/databases/p5-DBD-Pg-13/distinfo +++ b/databases/p5-DBD-Pg-13/distinfo @@ -1 +1 @@ -MD5 (DBD-Pg-1.00.tar.gz) = b028b460b14f9226b3e61672bfa2475c +MD5 (DBD-Pg-1.01.tar.gz) = 3086ec3468530bc64838e8a04ce30704 diff --git a/databases/p5-DBD-Pg-13/pkg-descr b/databases/p5-DBD-Pg-13/pkg-descr index 3e8efc7..f9993fc 100644 --- a/databases/p5-DBD-Pg-13/pkg-descr +++ b/databases/p5-DBD-Pg-13/pkg-descr @@ -1,4 +1,6 @@ - DBD::Pg is an extension to Perl which allows access to - PostgreSQL databases. It is built on top of the standard - DBI extension and implements some of the methods that DBI - defines. +DBD::Pg is an extension to Perl which allows access to +PostgreSQL databases. It is built on top of the standard +DBI extension and implements some of the methods that DBI +defines. + +WWW: http://search.cpan.org/search?dist=DBD-Pg diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index f9877b3..5d2d67f 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-Pg -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-Pg/distinfo b/databases/p5-DBD-Pg/distinfo index e05b8b7..6f86148 100644 --- a/databases/p5-DBD-Pg/distinfo +++ b/databases/p5-DBD-Pg/distinfo @@ -1 +1 @@ -MD5 (DBD-Pg-1.00.tar.gz) = b028b460b14f9226b3e61672bfa2475c +MD5 (DBD-Pg-1.01.tar.gz) = 3086ec3468530bc64838e8a04ce30704 diff --git a/databases/p5-DBD-Pg/pkg-descr b/databases/p5-DBD-Pg/pkg-descr index 3e8efc7..f9993fc 100644 --- a/databases/p5-DBD-Pg/pkg-descr +++ b/databases/p5-DBD-Pg/pkg-descr @@ -1,4 +1,6 @@ - DBD::Pg is an extension to Perl which allows access to - PostgreSQL databases. It is built on top of the standard - DBI extension and implements some of the methods that DBI - defines. +DBD::Pg is an extension to Perl which allows access to +PostgreSQL databases. It is built on top of the standard +DBI extension and implements some of the methods that DBI +defines. + +WWW: http://search.cpan.org/search?dist=DBD-Pg |