Permalink
Browse files
p5-compress-raw-bzip2: update to version 2.086
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-compress-raw-bzip2/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Compress-Raw-Bzip2 2.084 |
|
|
perl5.setup Compress-Raw-Bzip2 2.086 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Perl low-level interface to bzip2 compression library |
|
|
@@ -14,8 +14,8 @@ long_description Compress::Raw::Bzip2 provides an interface to the \ |
|
|
IO::Compress::Bzip2 and IO::Compress::Bunzip2. |
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 afa0562e224a3311b66ce89af422f322147a83d3 \ |
|
|
sha256 7d16debb73eb862c6a3c2ab4bcc31f165023ad4a0a257316227ba550a8ce924f \ |
|
|
size 137689 |
|
|
checksums rmd160 39f20fd148fa6678034dec531f75cdad5511477d \ |
|
|
sha256 46d3954a676d21cb10557dd3cc8140703b87bd8f14e49160120165586aa9f399 \ |
|
|
size 138150 |
|
|
|
|
|
# builds using embedded bzip2 source, no external dependency required |