aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2004-01-15 20:57:46 +0800
committersheldonh <sheldonh@FreeBSD.org>2004-01-15 20:57:46 +0800
commit22e4e36a5bba19c0753dc6def06bcefad96d27d9 (patch)
tree1ef2330db7fb9d131000c1c89d35f40c3d02a7b5
parent14fda36483965b8fc2fdc81ed827f57c09222821 (diff)
downloadfreebsd-ports-gnome-22e4e36a5bba19c0753dc6def06bcefad96d27d9.tar.gz
freebsd-ports-gnome-22e4e36a5bba19c0753dc6def06bcefad96d27d9.tar.zst
freebsd-ports-gnome-22e4e36a5bba19c0753dc6def06bcefad96d27d9.zip
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>
-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/