File tree 1 file changed +4
-7
lines changed
1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,11 @@ PortSystem 1.0
4
4
PortGroup perl5 1.0
5
5
6
6
perl5.branches 5.28 5.30 5.32 5.34
7
- perl5.setup DBD-MariaDB 1.23
7
+ perl5.setup DBD-MariaDB 1.24
8
8
revision 0
9
9
categories-append sysutils www
10
10
license {Artistic-1 GPL}
11
11
maintainers nomaintainer
12
-
13
12
description Perl DBI driver for access to MariaDB and MySQL databases
14
13
long_description DBD::MariaDB is the Perl5 Database Interface driver for MariaDB \
15
14
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
19
18
programming API are supported. Some rarely used functions are \
20
19
missing, mainly because no-one ever requested them.
21
20
22
- platforms darwin
23
-
24
- checksums rmd160 b8fcc887820ed0befd513adb65ab7a0fa6d9dee0 \
25
- sha256 0d0c76c660ddd55570e48f3e2fdea8f621a69ac0ed48190e8cfcafcb5e9b859d \
26
- size 186522
21
+ checksums rmd160 0b40cdeb0e71ad69d5a65ef7f8d1ff46a12ebe0f \
22
+ sha256 f977a25b4116a0a95a7c8a894fd37097abe19af9a6a9ed4d800604ec17873fe4 \
23
+ size 189084
27
24
28
25
if {${perl5.major} != " " } {
29
26
depends_build-append \
You can’t perform that action at this time.
0 commit comments