summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Sybase
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2004-01-15 12:57:46 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2004-01-15 12:57:46 +0000
commit693cf7c62975b2d354aa8c77ed8809b31e768bec (patch)
tree27ac5512aeffc84894b6d0563b8947762efa36ae /databases/p5-DBD-Sybase
parentSpecify the location of OpenSSL. (diff)
Update to 1.02:
1) Added syb_server_version attribute. 2) Various bug fixes. PR: ports/60710 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes: svn path=/head/; revision=98201
Diffstat (limited to 'databases/p5-DBD-Sybase')
-rw-r--r--databases/p5-DBD-Sybase/Makefile2
-rw-r--r--databases/p5-DBD-Sybase/distinfo2
-rw-r--r--databases/p5-DBD-Sybase/pkg-descr2
3 files changed, 4 insertions, 2 deletions
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile
index 0deb22ea7f82..30dcad3e3e61 100644
--- a/databases/p5-DBD-Sybase/Makefile
+++ b/databases/p5-DBD-Sybase/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBD-Sybase
-PORTVERSION= 1.01
+PORTVERSION= 1.02
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
diff --git a/databases/p5-DBD-Sybase/distinfo b/databases/p5-DBD-Sybase/distinfo
index 3a6dace5cad5..0fa73b211778 100644
--- a/databases/p5-DBD-Sybase/distinfo
+++ b/databases/p5-DBD-Sybase/distinfo
@@ -1 +1 @@
-MD5 (DBD-Sybase-1.01.tar.gz) = e2ba52c8ea360290bed43e7a2042bf98
+MD5 (DBD-Sybase-1.02.tar.gz) = 325f97ccd5255aa05f5605241da5e1e8
diff --git a/databases/p5-DBD-Sybase/pkg-descr b/databases/p5-DBD-Sybase/pkg-descr
index 4e0afcefb079..fc19118a83c9 100644
--- a/databases/p5-DBD-Sybase/pkg-descr
+++ b/databases/p5-DBD-Sybase/pkg-descr
@@ -1,3 +1,5 @@
DBD::Sybase is DBI (Database Interface) driver for Perl, which uses the
FreeTDS libraries to provide access to Sybase databases (including MSSQL
7).
+
+WWW: http://search.cpan.org/~mewp/DBD-Sybase/