From 6baafe906e924289c9efce6ea1af8badc6fa52bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Sat, 6 Jul 2024 15:08:44 +0200 Subject: [PATCH] compress_bzip2: revbump for new perl, add missing dependency This isn't checked by haikuporter's policy check because the library isn't in $libDir. --- dev-perl/compress_bzip2/compress_bzip2-2.28.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/compress_bzip2/compress_bzip2-2.28.recipe b/dev-perl/compress_bzip2/compress_bzip2-2.28.recipe index 982a811f0..c166a1a46 100644 --- a/dev-perl/compress_bzip2/compress_bzip2-2.28.recipe +++ b/dev-perl/compress_bzip2/compress_bzip2-2.28.recipe @@ -4,7 +4,7 @@ uses the low level interface to the bzip2 algorithm, and reimplements all high l HOMEPAGE="https://metacpan.org/pod/Compress::Bzip2" COPYRIGHT="1999-2020 Rob Janes" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-$portVersion.tar.gz" CHECKSUM_SHA256="859f835c3f5c998810d8b2a6f9e282ff99d6cb66ccfa55cae7e66dafb035116e" SOURCE_DIR="Compress-Bzip2-$portVersion" @@ -23,6 +23,7 @@ fi REQUIRES=" haiku$secondaryArchSuffix vendor_perl + lib:libbz2$secondaryArchSuffix " BUILD_REQUIRES="