mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/p5-DBD-mysql: Update to 5.008
Swith to DISTVERSION. Pet portlint, portfmt. PR: 281517 Approved by: submitter is maintainer
This commit is contained in:
parent
9efc32c5ad
commit
ee83f0128d
@ -1,5 +1,5 @@
|
||||
PORTNAME= DBD-mysql
|
||||
PORTVERSION= 5.005
|
||||
DISTVERSION= 5.008
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:DVEEDEN
|
||||
@ -15,8 +15,8 @@ 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
|
||||
RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI
|
||||
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
|
||||
|
||||
USES= compiler:c11 mysql perl5 ssl
|
||||
@ -33,7 +33,7 @@ post-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${MYSQL_FLAVOUR} != mysql
|
||||
IGNORE=use databases/p5-DBD-mysql4 or databases/p5-DBD-MariaDB instead
|
||||
IGNORE= use databases/p5-DBD-mysql4 or databases/p5-DBD-MariaDB instead
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1716833311
|
||||
SHA256 (DBD-mysql-5.005.tar.gz) = 1558c203b3911e273d3f83249535b312165be2ca8edba6b6c210645d769d0541
|
||||
SIZE (DBD-mysql-5.005.tar.gz) = 155029
|
||||
TIMESTAMP = 1726172832
|
||||
SHA256 (DBD-mysql-5.008.tar.gz) = a2324566883b6538823c263ec8d7849b326414482a108e7650edc0bed55bcd89
|
||||
SIZE (DBD-mysql-5.008.tar.gz) = 155248
|
||||
|
Loading…
Reference in New Issue
Block a user