- Lower requirements on dependencies version to match vendor's recommendations
Reported by: sunpoet@ Approved by: Gerard Seibert <gerard@seibercom.net> (maintainer, via email)
This commit is contained in:
parent
df439ca849
commit
b7c4a14e41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274797
@ -15,9 +15,8 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= gerard@seibercom.net
|
MAINTAINER= gerard@seibercom.net
|
||||||
COMMENT= A Perl implementation of the reCAPTCHA Mailhide API
|
COMMENT= A Perl implementation of the reCAPTCHA Mailhide API
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Crypt-Rijndael>=1.09:${PORTSDIR}/security/p5-Crypt-Rijndael \
|
BUILD_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
|
||||||
p5-HTML-Tiny>=1.05:${PORTSDIR}/textproc/p5-HTML-Tiny \
|
p5-HTML-Tiny>=0.904:${PORTSDIR}/textproc/p5-HTML-Tiny
|
||||||
p5-MIME-Base64>=3.13:${PORTSDIR}/converters/p5-MIME-Base64
|
|
||||||
|
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user