pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-phalcon php-phalcon: Revert back to 3.x (due t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d33afe5b898a
branches: trunk
changeset: 442263:d33afe5b898a
user: otis <otis%pkgsrc.org@localhost>
date: Sat Nov 21 14:52:58 2020 +0000
description:
php-phalcon: Revert back to 3.x (due to erroneous commit)
diffstat:
www/php-phalcon/Makefile | 20 ++++++++------------
www/php-phalcon/buildlink3.mk | 12 ------------
www/php-phalcon/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 29 deletions(-)
diffs (75 lines):
diff -r bef52e08ff32 -r d33afe5b898a www/php-phalcon/Makefile
--- a/www/php-phalcon/Makefile Sat Nov 21 13:57:21 2020 +0000
+++ b/www/php-phalcon/Makefile Sat Nov 21 14:52:58 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/11/21 13:57:21 otis Exp $
+# $NetBSD: Makefile,v 1.7 2020/11/21 14:52:58 otis Exp $
#
MODNAME= phalcon
-PECL_VERSION= 4.1.0
+PECL_VERSION= 3.4.5
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=phalcon/}
@@ -12,10 +12,6 @@
COMMENT= Web framework implemented as a C extension offering high performance
LICENSE= php
-CONFLICTS= php-phalcon-[0-9]*
-
-PHP_VERSIONS_ACCEPTED= 72 73 74
-
GITHUB_PROJECT= cphalcon
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -23,12 +19,12 @@
USE_TOOLS+= gmake pkg-config
BUILD_DEPENDS+= re2c>=0.15.3:../../devel/re2c
-DEPENDS+= ${PHP_PKG_PREFIX}-curl>=7.2.0:../../www/php-curl
-DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=7.2.0:../../devel/php-gettext
-DEPENDS+= ${PHP_PKG_PREFIX}-json>=7.2.0:../../textproc/php-json
-DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=7.2.0:../../converters/php-mbstring
-DEPENDS+= ${PHP_PKG_PREFIX}-pdo>=7.2.0:../../databases/php-pdo
-DEPENDS+= ${PHP_PKG_PREFIX}-psr>=1.0.0:../../devel/php-psr
+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
.include "../../lang/php/phpversion.mk"
diff -r bef52e08ff32 -r d33afe5b898a www/php-phalcon/buildlink3.mk
--- a/www/php-phalcon/buildlink3.mk Sat Nov 21 13:57:21 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/11/21 13:57:21 otis Exp $
-
-BUILDLINK_TREE+= php-phalcon4
-
-.if !defined(PHP_PHALCON4_BUILDLINK3_MK)
-PHP_PHALCON4_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.php-phalcon4+= php-phalcon4>=1.0.0
-BUILDLINK_PKGSRCDIR.php-phalcon4?= ../../www/php-phalcon4
-.endif # PHP_PHALCON4_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -php-phalcon4
diff -r bef52e08ff32 -r d33afe5b898a www/php-phalcon/distinfo
--- a/www/php-phalcon/distinfo Sat Nov 21 13:57:21 2020 +0000
+++ b/www/php-phalcon/distinfo Sat Nov 21 14:52:58 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/11/21 13:57:21 otis Exp $
+$NetBSD: distinfo,v 1.6 2020/11/21 14:52:58 otis Exp $
-SHA1 (php-phalcon/phalcon-4.1.0.tar.gz) = d10cb5958e8f050dfdd7a5b83e6146abd2f2d8ba
-RMD160 (php-phalcon/phalcon-4.1.0.tar.gz) = 023f767bcc8099a108ee3c3cc0760ddb8fce27f0
-SHA512 (php-phalcon/phalcon-4.1.0.tar.gz) = 2e4f8b1502a0c2f850a0e24f4981859cecc7dd262a517510be02c04b6d6b8ef082e574063706db75837762bda8fdc3f5aee9a6a06ad742c8f72f9eb30dc7f1c2
-Size (php-phalcon/phalcon-4.1.0.tar.gz) = 7083394 bytes
+SHA1 (php-phalcon/phalcon-3.4.5.tar.gz) = 6ab8623a12b7a4c3b012ed8842c889a826f21a77
+RMD160 (php-phalcon/phalcon-3.4.5.tar.gz) = 8dc7fb1c7eea9218d280804ddb79e09e1b4f3023
+SHA512 (php-phalcon/phalcon-3.4.5.tar.gz) = b91cd00e2d82ccf87d56cd35f9281c24feaa8dafb02e3c591f31c56ceb3d7d057358a9b4f9f8160119151f4594a62588660dc3cdecf6ba5c7e9b3db878190890
+Size (php-phalcon/phalcon-3.4.5.tar.gz) = 6707873 bytes
Home |
Main Index |
Thread Index |
Old Index