diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index c5cdd232c009..b940a8e46bd9 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -1,32 +1,39 @@ PORTNAME= DBD-mysql -PORTVERSION= 5.004 +PORTVERSION= 5.005 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DVEEDEN PKGNAMEPREFIX= p5- MAINTAINER= sirdice@gmail.com COMMENT= MySQL driver for the Perl5 Database Interface (DBI) WWW= https://metacpan.org/release/DBD-mysql LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-Devel-CheckLib>=1.09:devel/p5-Devel-CheckLib RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI +LIB_DEPENDS= libunwind.so:devel/libunwind TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep -USES= compiler:c11 mysql perl5 +USES= compiler:c11 mysql perl5 ssl 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 //'`" CONFLICTS_INSTALL= p5-DBD-mysql4 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DBD/mysql/mysql.so -.include +.include + +.if ${MYSQL_FLAVOUR} != mysql +IGNORE=use databases/p5-DBD-mysql4 or databases/p5-DBD-MariaDB instead +.endif + +.include diff --git a/databases/p5-DBD-mysql/distinfo b/databases/p5-DBD-mysql/distinfo index a9cc98408822..2b906b0e3707 100644 --- a/databases/p5-DBD-mysql/distinfo +++ b/databases/p5-DBD-mysql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710964481 -SHA256 (DBD-mysql-5.004.tar.gz) = 33a6bf1b685cc50c46eb1187a3eb259ae240917bc189d26b81418790aa6da5df -SIZE (DBD-mysql-5.004.tar.gz) = 156428 +TIMESTAMP = 1716833311 +SHA256 (DBD-mysql-5.005.tar.gz) = 1558c203b3911e273d3f83249535b312165be2ca8edba6b6c210645d769d0541 +SIZE (DBD-mysql-5.005.tar.gz) = 155029