pkgsrc-WIP-changes archive

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

php-phalcon4: Update dependencies



Module Name:	pkgsrc-wip
Committed By:	Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By:	otis
Date:		Sat Oct 10 19:56:51 2020 +0200
Changeset:	5ab34b66b09cc2c62ac44f798486198cedd79704

Modified Files:
	php-phalcon4/Makefile

Log Message:
php-phalcon4: Update dependencies

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

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

diffstat:
 php-phalcon4/Makefile | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diffs:
diff --git a/php-phalcon4/Makefile b/php-phalcon4/Makefile
index d4c6248824..9864a8cfe6 100644
--- a/php-phalcon4/Makefile
+++ b/php-phalcon4/Makefile
@@ -21,12 +21,7 @@ USE_LANGUAGES=		c c++
 USE_TOOLS+=		gmake pkg-config
 
 BUILD_DEPENDS+=		re2c>=0.15.3:../../devel/re2c
-DEPENDS+=		${PHP_PKG_PREFIX}-curl>=5.6.0:../../www/php-curl
-DEPENDS+=		${PHP_PKG_PREFIX}-gd>=5.6.0:../../graphics/php-gd
-DEPENDS+=		${PHP_PKG_PREFIX}-json>=5.6.0:../../textproc/php-json
-DEPENDS+=		${PHP_PKG_PREFIX}-mbstring>=5.6.0:../../converters/php-mbstring
-DEPENDS+=		${PHP_PKG_PREFIX}-pdo>=5.6.0:../../databases/php-pdo
-DEPENDS+=		${PHP_PKG_PREFIX}-pdo_mysql>=5.6.0:../../databases/php-pdo_mysql
+DEPENDS+=		${PHP_PKG_PREFIX}-psr>=1.0.0:../../devel/php-psr
 
 .include "../../lang/php/phpversion.mk"
 


Home | Main Index | Thread Index | Old Index