mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
test_differences: bump to version 0.72
This commit is contained in:
@@ -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()
|
||||
Reference in New Issue
Block a user