Skip to content

Commit 4fea057

Browse files
committed
p5-dbd-mariadb: update to version 1.24
1 parent 958a869 commit 4fea057

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

perl/p5-dbd-mariadb/Portfile

+4-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ PortSystem 1.0
44
PortGroup perl5 1.0
55

66
perl5.branches 5.28 5.30 5.32 5.34
7-
perl5.setup DBD-MariaDB 1.23
7+
perl5.setup DBD-MariaDB 1.24
88
revision 0
99
categories-append sysutils www
1010
license {Artistic-1 GPL}
1111
maintainers nomaintainer
12-
1312
description Perl DBI driver for access to MariaDB and MySQL databases
1413
long_description DBD::MariaDB is the Perl5 Database Interface driver for MariaDB \
1514
and MySQL databases. In other words: DBD::MariaDB is an interface \
@@ -19,11 +18,9 @@ long_description DBD::MariaDB is the Perl5 Database Interface driver for Mari
1918
programming API are supported. Some rarely used functions are \
2019
missing, mainly because no-one ever requested them.
2120

22-
platforms darwin
23-
24-
checksums rmd160 b8fcc887820ed0befd513adb65ab7a0fa6d9dee0 \
25-
sha256 0d0c76c660ddd55570e48f3e2fdea8f621a69ac0ed48190e8cfcafcb5e9b859d \
26-
size 186522
21+
checksums rmd160 0b40cdeb0e71ad69d5a65ef7f8d1ff46a12ebe0f \
22+
sha256 f977a25b4116a0a95a7c8a894fd37097abe19af9a6a9ed4d800604ec17873fe4 \
23+
size 189084
2724

2825
if {${perl5.major} != ""} {
2926
depends_build-append \

0 commit comments

Comments
 (0)