Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 09:19:43 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sheldonh@FreeBSD.org
Subject:   ports/60710: update p5-DBD-Sybase to 1.02
Message-ID:  <20031230011943.1C76E15381@mail.dragon2.net>
Resent-Message-ID: <200312300120.hBU1KGnB079558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60710
>Category:       ports
>Synopsis:       update p5-DBD-Sybase to 1.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 29 17:20:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- Added syb_server_version attribute.
- few bugs fixed.
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/databases/p5-DBD-Sybase/Makefile ./p5-DBD-Sybase/Makefile
--- /usr/ports/databases/p5-DBD-Sybase/Makefile	Sat Oct 11 08:31:16 2003
+++ ./p5-DBD-Sybase/Makefile	Tue Dec 30 09:10:05 2003
@@ -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 -ruN /usr/ports/databases/p5-DBD-Sybase/distinfo ./p5-DBD-Sybase/distinfo
--- /usr/ports/databases/p5-DBD-Sybase/distinfo	Sat Oct 11 08:31:17 2003
+++ ./p5-DBD-Sybase/distinfo	Tue Dec 30 09:10:16 2003
@@ -1 +1 @@
-MD5 (DBD-Sybase-1.01.tar.gz) = e2ba52c8ea360290bed43e7a2042bf98
+MD5 (DBD-Sybase-1.02.tar.gz) = 325f97ccd5255aa05f5605241da5e1e8
diff -ruN /usr/ports/databases/p5-DBD-Sybase/pkg-descr ./p5-DBD-Sybase/pkg-descr
--- /usr/ports/databases/p5-DBD-Sybase/pkg-descr	Fri May 11 01:04:46 2001
+++ ./p5-DBD-Sybase/pkg-descr	Tue Dec 30 09:14:02 2003
@@ -1,3 +1,7 @@
 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/
+
+Author:	Michael Peppler <mpeppler@peppler.org>

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031230011943.1C76E15381>