mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 1.15
- Convert to new perl5 framework - Pet portlint - Changelog: http://cpansearch.perl.org/src/MEWP/DBD-Sybase-1.15/CHANGES
This commit is contained in:
parent
41a7575ad2
commit
8911330cd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324107
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBD-Sybase
|
||||
PORTVERSION= 1.14
|
||||
PORTVERSION= 1.15
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,8 +15,8 @@ LIB_DEPENDS= ct.4:${PORTSDIR}/databases/freetds
|
||||
RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
|
||||
|
||||
CONFIGURE_ENV= SYBASE=${LOCALBASE}
|
||||
PERL_CONFIGURE= yes
|
||||
USES= gettext
|
||||
USES= gettext perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.if defined(BATCH)
|
||||
CONFIGURE_ARGS= < /dev/null
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (DBD-Sybase-1.14.tar.gz) = 9b9ff7d6a3f35c67fcd9dcdb33f3e1cc130fd22704004160f48f5975fe68dcab
|
||||
SIZE (DBD-Sybase-1.14.tar.gz) = 197743
|
||||
SHA256 (DBD-Sybase-1.15.tar.gz) = 0b53aa979dde6ab56c9f35f35ca5002cbb041aa8a38e3c4a9dea74a0b31c1584
|
||||
SIZE (DBD-Sybase-1.15.tar.gz) = 199856
|
||||
|
@ -2,4 +2,4 @@ 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/dist/DBD-Sybase/
|
||||
WWW: http://search.cpan.org/dist/DBD-Sybase/
|
||||
|
Loading…
Reference in New Issue
Block a user