1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

www/varnish-libvmod-saintmode: required varnish version is >=4.1.0

This commit is contained in:
Mark Felder 2015-10-28 13:43:03 +00:00
parent 35c16ed47c
commit a49588587c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400390

View File

@ -4,6 +4,7 @@
PORTNAME= libvmod-saintmode
DISTVERSIONPREFIX=v
DISTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= varnish-
@ -12,7 +13,7 @@ COMMENT= Varnish Module (vmod) for detecting failing backends
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= varnish4>=4.0.2:${PORTSDIR}/www/varnish4 \
BUILD_DEPENDS= varnish4>=4.1.0:${PORTSDIR}/www/varnish4 \
rst2man:${PORTSDIR}/textproc/py-docutils
USES= autoreconf gmake libtool pkgconfig python:2,build