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:
parent
35c16ed47c
commit
a49588587c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400390
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user