Permalink
Browse files
p5-db_file: update to version 1.852
- 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.851 ../../authors/id/P/PM/PMQS/ |
|
|
perl5.setup DB_File 1.852 ../../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 d9db6503e7f900aa919a96bd18e1cb562ce67711 \ |
|
|
sha256 68b7094e506a5b1673b7ec47ad2dfd66d1a28f20be8e657beb9ddbf06c3547c8 \ |
|
|
size 138195 |
|
|
checksums rmd160 045c93eee0454f99c74d4d979c65f55f894c4816 \ |
|
|
sha256 3ab7957523b6da39c55cb2ec4e677d88aa4034fd0b2f40788781a58e7d078391 \ |
|
|
size 138208 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_lib-append \ |
|
|
|