mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
test_most: rebuild for perl update
This commit is contained in:
@@ -9,7 +9,7 @@ turning on strict and warning and gives you a bit more fine-grained control over
|
||||
HOMEPAGE="https://metacpan.org/pod/Test::Most"
|
||||
COPYRIGHT="2008 Curtis Poe"
|
||||
LICENSE="Artistic"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://cpan.metacpan.org/authors/id/O/OV/OVID/Test-Most-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="089eb894f7bace4c37c6334e0e290eb20338ee10223af0c82cbe7281c78382df"
|
||||
SOURCE_DIR="Test-Most-$portVersion"
|
||||
@@ -31,12 +31,6 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
exception_class
|
||||
test_deep
|
||||
test_differences
|
||||
test_exception
|
||||
test_warn
|
||||
vendor_perl
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
@@ -44,7 +38,11 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
algorithm_diff
|
||||
exception_class
|
||||
test_deep
|
||||
test_differences
|
||||
test_exception
|
||||
test_warn
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user