View | Details | Raw Unified | Return to bug 60710
Collapse All | Expand All

(-)./p5-DBD-Sybase/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	DBD-Sybase
8
PORTNAME=	DBD-Sybase
9
PORTVERSION=	1.01
9
PORTVERSION=	1.02
10
CATEGORIES=	databases perl5
10
CATEGORIES=	databases perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	DBD
12
MASTER_SITE_SUBDIR=	DBD
(-)./p5-DBD-Sybase/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (DBD-Sybase-1.01.tar.gz) = e2ba52c8ea360290bed43e7a2042bf98
1
MD5 (DBD-Sybase-1.02.tar.gz) = 325f97ccd5255aa05f5605241da5e1e8
(-)./p5-DBD-Sybase/pkg-descr (+4 lines)
Lines 1-3 Link Here
1
DBD::Sybase is DBI (Database Interface) driver for Perl, which uses the
1
DBD::Sybase is DBI (Database Interface) driver for Perl, which uses the
2
FreeTDS libraries to provide access to Sybase databases (including MSSQL
2
FreeTDS libraries to provide access to Sybase databases (including MSSQL
3
7).
3
7).
4
5
WWW:	http://search.cpan.org/~mewp/DBD-Sybase/
6
7
Author:	Michael Peppler <mpeppler@peppler.org>

Return to bug 60710