text_patch: rebuild for perl update

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

View File

@@ -4,7 +4,7 @@ produced by Text::Diff module or by the standard diff utility (man diff, see -u
HOMEPAGE="https://metacpan.org/pod/Text::Patch"
COPYRIGHT="2007-2010 by Vladi Belperchinov-Shabanski"
LICENSE="Artistic"
REVISION="3"
REVISION="4"
SOURCE_URI="https://cpan.metacpan.org/authors/id/C/CA/CADE/Text-Patch-$portVersion.tar.gz"
CHECKSUM_SHA256="eaf18e61ba6a3e143846a7cc66f08ce58a0c4fbda92acb31aede25cb3b5c3dcc"
SOURCE_DIR="Text-Patch-$portVersion"
@@ -21,7 +21,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
text_diff
"
BUILD_PREREQUIRES="
cmd:make
@@ -29,7 +28,7 @@ BUILD_PREREQUIRES="
"
TEST_REQUIRES="
algorithm_diff
text_diff
"
BUILD()