perl: vendor_perl is compatible with $portVersion.

* rebuild recipes depending on vendor_perl.
* beware though, haikuporter might wrongly select both perl 5.18 and
perl 5.26 in the chroot to satisfy the dependencies.
This commit is contained in:
Jerome Duval
2017-07-25 18:08:41 +02:00
parent b1b4b46b7c
commit a854d846b0
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION="XML-Parser - A perl module for parsing XML documents."
HOMEPAGE="http://search.cpan.org/~toddr/XML-Parser-2.44/"
COPYRIGHT="1998-2000 Larry Wall and Clark Cooper"
LICENSE="Artistic"
REVISION="2"
REVISION="3"
SOURCE_URI="http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-$portVersion.tar.gz"
CHECKSUM_SHA256="1ae9d07ee9c35326b3d9aad56eae71a6730a73a116b9fe9e8a4758b7cc033216"
SOURCE_DIR="XML-Parser-$portVersion"