Bug 261600 - www/phalcon4: update to 4.1.3
Summary: www/phalcon4: update to 4.1.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://github.com/phalcon/cphalcon/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-31 11:22 UTC by Franco Fichtner
Modified: 2022-02-05 11:26 UTC (History)
1 user (show)

See Also:
franco: maintainer-feedback+


Attachments
4.1.3 update (1.09 KB, patch)
2022-01-31 11:22 UTC, Franco Fichtner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2022-01-31 11:22:45 UTC
Created attachment 231468 [details]
4.1.3 update

Hi,

Small update to Phalcon 4.1.3 removing hash requirement since no longer needed without PHP 7.3.


Cheers,
Franco
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-05 07:58:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=633c8c122577bc6b60493b636e92bed845cb1835

commit 633c8c122577bc6b60493b636e92bed845cb1835
Author:     Franco Fichtner <franco@opnsense.org>
AuthorDate: 2022-02-05 07:54:04 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-05 07:56:59 +0000

    www/phalcon4: Update to 4.1.3

    Remove USE_PHP= hash because there is no PHP 7.3 anymore.

    PR:             261600

 www/phalcon4/Makefile | 4 ++--
 www/phalcon4/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Franco Fichtner 2022-02-05 11:26:24 UTC
Thanks!