mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/p5-DBD-MariaDB: update to 1.23
Changelog: https://metacpan.org/release/PALI/DBD-MariaDB-1.23/source/Changes PR: 277944
This commit is contained in:
parent
b2faed008f
commit
1b08b51b7e
@ -1,12 +1,12 @@
|
||||
PORTNAME= DBD-MariaDB
|
||||
PORTVERSION= 1.21
|
||||
PORTVERSION= 1.23
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:CAPTTOFU
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT?= MariaDB driver for the Perl5 Database Interface (DBI)
|
||||
COMMENT= MariaDB driver for the Perl5 Database Interface (DBI)
|
||||
WWW= https://metacpan.org/release/DBD-MariaDB
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
@ -18,16 +18,15 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
|
||||
|
||||
CONFLICTS_INSTALL?= p5-DBD-mysql*
|
||||
|
||||
USES= compiler:c11 mysql perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
CONFIGURE_ARGS= ${CONFIGURE_ARGS_${CHOSEN_COMPILER_TYPE}}
|
||||
CONFIGURE_ARGS_gcc= --libs="-L${PREFIX}/lib/gcc${GCC_DEFAULT} `mysql_config --libs | ${SED} 's/-pthread //'`"
|
||||
USE_PERL5= configure
|
||||
|
||||
OPTIONS_DEFINE= SSL
|
||||
SSL_RUN_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay
|
||||
SSL_USES= ssl
|
||||
SSL_USES= ssl:run
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DBD/MariaDB/MariaDB.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590929587
|
||||
SHA256 (DBD-MariaDB-1.21.tar.gz) = f5972b337a0d1d4726b2471eb79f23ee0cdd034bf43f4e13f2b5162597271419
|
||||
SIZE (DBD-MariaDB-1.21.tar.gz) = 179911
|
||||
TIMESTAMP = 1711357073
|
||||
SHA256 (DBD-MariaDB-1.23.tar.gz) = 0d0c76c660ddd55570e48f3e2fdea8f621a69ac0ed48190e8cfcafcb5e9b859d
|
||||
SIZE (DBD-MariaDB-1.23.tar.gz) = 186522
|
||||
|
Loading…
Reference in New Issue
Block a user