Permalink
Browse files
p5-db_file: update to version 1.851
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-db_file/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup DB_File 1.850 ../../authors/id/P/PM/PMQS/ |
|
|
perl5.setup DB_File 1.851 ../../authors/id/P/PM/PMQS/ |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description DB_File - Perl5 access to Berkeley DB version 1.x |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 936eca3a0d066e0a03619231587fd53671017527 \ |
|
|
sha256 f6f35774f3f50df331de8a07d34590fa29e677a31691004e9e569dcb27e245ee \ |
|
|
size 138066 |
|
|
checksums rmd160 d9db6503e7f900aa919a96bd18e1cb562ce67711 \ |
|
|
sha256 68b7094e506a5b1673b7ec47ad2dfd66d1a28f20be8e657beb9ddbf06c3547c8 \ |
|
|
size 138195 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_lib-append \ |
|
|
|