Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2026 23:44:52 +0000
From:      Vanilla I. Shu <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4c2f3bada30b - main - www/phalcon: update to 5.11.1.
Message-ID:  <69f297f4.26927.43247ce9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c2f3bada30b727e596c76f6356c21237d829511

commit 4c2f3bada30b727e596c76f6356c21237d829511
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2026-04-29 23:43:56 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2026-04-29 23:44:48 +0000

    www/phalcon: update to 5.11.1.
---
 www/phalcon/Makefile | 16 ++--------------
 www/phalcon/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 17 deletions(-)

diff --git a/www/phalcon/Makefile b/www/phalcon/Makefile
index e94c638cd17f..ab5bdc7404f0 100644
--- a/www/phalcon/Makefile
+++ b/www/phalcon/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	phalcon
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.10.0
+DISTVERSION=	5.11.1
 CATEGORIES=	www
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
 
@@ -19,16 +19,4 @@ CONFIGURE_ARGS=	--enable-phalcon
 
 WRKSRC_SUBDIR=	build/phalcon
 
-.include <bsd.port.pre.mk>
-
-.if ${PHP_VER} >= 85
-.  if ${OPSYS} == FreeBSD
-CFLAGS+=	-Wno-error=int-conversion
-.  endif
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|ext/standard/php_smart_string|Zend/zend_smart_string|' \
-		${WRKSRC}/phalcon.zep.c
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/phalcon/distinfo b/www/phalcon/distinfo
index 8219a51d8efd..9fdf434aa4ba 100644
--- a/www/phalcon/distinfo
+++ b/www/phalcon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766646977
-SHA256 (phalcon-cphalcon-v5.10.0_GH0.tar.gz) = 6971905e21cb34d6bf6938ee19c1c7c7847eb85253cf63f4aac5b48d154b78a6
-SIZE (phalcon-cphalcon-v5.10.0_GH0.tar.gz) = 6194850
+TIMESTAMP = 1777477363
+SHA256 (phalcon-cphalcon-v5.11.1_GH0.tar.gz) = 5cf950af5b121c00bcdbf10ee95d0e548e333d03ae01995e4f4aceec7ffde2c2
+SIZE (phalcon-cphalcon-v5.11.1_GH0.tar.gz) = 6111352


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f297f4.26927.43247ce9>