summaryrefslogtreecommitdiff
path: root/www/davical
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2016-06-06 14:26:01 +0000
committerhauke <hauke@pkgsrc.org>2016-06-06 14:26:01 +0000
commitf9eaac05580888e156bf411e5c6851408f037b8b (patch)
tree8d19435b0e653f7eea062ec461892c08c2dad415 /www/davical
parent80659ff7d52d9c99d66ba958a95fb7f1f45a2aeb (diff)
downloadpkgsrc-f9eaac05580888e156bf411e5c6851408f037b8b.tar.gz
Update dependency to require a newer version of devel/php-libawl.
This fixes PR pkg/51252.
Diffstat (limited to 'www/davical')
-rw-r--r--www/davical/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile
index 5c045ad5013..f2715882a81 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2015/11/20 12:48:36 hauke Exp $
+# $NetBSD: Makefile,v 1.27 2016/06/06 14:26:01 hauke Exp $
#
DISTNAME= davical-${DAVICAL_VERSION}
DAVICAL_VERSION=1.1.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= -https://gitlab.com/davical-project/davical/repository/archive.tar.gz?ref=r${DAVICAL_VERSION}
@@ -34,7 +34,7 @@ INSTALLATION_DIRS= ${DOCDIR} ${EGDIR}/config
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php
DEPENDS+= ${PHP_PKG_PREFIX}-pgsql>=4.3.1:../../databases/php-pgsql
DEPENDS+= ${PHP_PKG_PREFIX}-pdo_pgsql>=${PHP_BASE_VERS}:../../databases/php-pdo_pgsql
-DEPENDS+= ${PHP_PKG_PREFIX}-libawl>=0.53:../../devel/php-libawl
+DEPENDS+= ${PHP_PKG_PREFIX}-libawl>=0.56:../../devel/php-libawl
DEPENDS+= ${PHP_PKG_PREFIX}-calendar>=5.3.18:../../time/php-calendar
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.3.18:../../www/php-curl
DEPENDS+= p5-DBI>=1.631:../../databases/p5-DBI