pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

In the light of PR pkg/51212, update required php-libawl version.



Module Name:	pkgsrc-wip
Committed By:	Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By:	hauke
Date:		Mon Jun 6 16:31:43 2016 +0200
Changeset:	9fbb4e364c328b2ce508159e439517600bcfc619

Modified Files:
	davical-current/Makefile

Log Message:
In the light of PR pkg/51212, update required php-libawl version.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9fbb4e364c328b2ce508159e439517600bcfc619

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 davical-current/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/davical-current/Makefile b/davical-current/Makefile
index c8163f2..82b6e97 100644
--- a/davical-current/Makefile
+++ b/davical-current/Makefile
@@ -41,7 +41,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


Home | Main Index | Thread Index | Old Index