module_build: bump revision for perl 5.28.

switch to any arch, depends on vendor_perl.
This commit is contained in:
Jerome Duval
2019-04-07 11:10:33 +02:00
parent 92dd2c0bfe
commit 8611232edc

View File

@@ -8,23 +8,26 @@ very cross-platform way."
HOMEPAGE="http://search.cpan.org/~leont/Module-Build/lib/Module/Build.pm"
COPYRIGHT="2001-2006 Ken Williams"
LICENSE="Artistic"
REVISION="1"
REVISION="2"
SOURCE_URI="http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$portVersion.tar.gz"
CHECKSUM_SHA256="a6ca15d78244a7b50fdbf27f85c85f4035aa799ce7dd018a0d98b358ef7bc782"
SOURCE_DIR="Module-Build-$portVersion"
ARCHITECTURES="x86_gcc2 x86_64"
ARCHITECTURES="any"
PROVIDES="
module_build = $portVersion
cmd:config_data
"
"
REQUIRES="
vendor_perl
"
BUILD_REQUIRES="
"
cmd:perl
"
BUILD_PREREQUIRES="
cmd:perl >= 5.26
"
"
BUILD()
{