test_differences: bump to version 0.72

This commit is contained in:
Joachim Mairböck
2025-12-25 21:57:14 +01:00
parent d473234720
commit 0d6d58f049

View File

@@ -4,9 +4,9 @@ they're just plain wrong, an equivalent to the Unix diff utility may be just wha
HOMEPAGE="https://metacpan.org/pod/Test::Differeces"
COPYRIGHT="Barrie Slaymaker, Curtis \"Ovid\" Poe, and David Cantrell"
LICENSE="Artistic"
REVISION="2"
REVISION="1"
SOURCE_URI="https://cpan.metacpan.org/authors/id/D/DC/DCANTRELL/Test-Differences-$portVersion.tar.gz"
CHECKSUM_SHA256="cac16a56cd843b0809e5b49199d60d75a8dbad7ca9a08380dbf3f5cc3aaa38d9"
CHECKSUM_SHA256="648844b9dcb7dae6f9b5a15c9359d0f09de247a624b65c4620ebff249558f913"
SOURCE_DIR="Test-Differences-$portVersion"
ARCHITECTURES="any"
@@ -16,15 +16,12 @@ PROVIDES="
"
REQUIRES="
haiku
capture_tiny
text_diff
vendor_perl
"
BUILD_REQUIRES="
haiku_devel
capture_tiny
text_diff
"
BUILD_PREREQUIRES="
cmd:make
@@ -32,7 +29,8 @@ BUILD_PREREQUIRES="
"
TEST_REQUIRES="
algorithm_diff
capture_tiny
text_diff
"
BUILD()