text_diff: rebuild for perl update

This commit is contained in:
Joachim Mairböck
2025-12-24 20:12:58 +01:00
parent f023261d89
commit b2fdd1b13c

View File

@@ -11,7 +11,7 @@ examined them to make sure they are indeed identical."
HOMEPAGE="https://metacpan.org/pod/Text::Diff"
COPYRIGHT="2001-2017 by Adam Kennedy"
LICENSE="Artistic"
REVISION="3"
REVISION="4"
SOURCE_URI="https://cpan.metacpan.org/authors/id/N/NE/NEILB/Text-Diff-$portVersion.tar.gz"
CHECKSUM_SHA256="e8baa07b1b3f53e00af3636898bbf73aec9a0ff38f94536ede1dbe96ef086f04"
SOURCE_DIR="Text-Diff-$portVersion"
@@ -29,13 +29,16 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
algorithm_diff
"
BUILD_PREREQUIRES="
cmd:make
cmd:perl
"
TEST_REQUIRES="
algorithm_diff
"
BUILD()
{
perl Makefile.PL PREFIX=$prefix