Date: Sat, 20 Aug 2022 02:42:47 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c999f6f175f3 - main - www/phalcon: update to 5.0.0.RC4 Message-ID: <202208200242.27K2glVu036897@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=c999f6f175f329e4db43dfe9d933c47ae448de5f commit c999f6f175f329e4db43dfe9d933c47ae448de5f Author: Franco Fichtner <franco@opnsense.org> AuthorDate: 2022-08-20 02:42:01 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-20 02:42:01 +0000 www/phalcon: update to 5.0.0.RC4 Changes: https://github.com/phalcon/cphalcon/releases/tag/v5.0.0RC4 PR: 265898 --- www/phalcon/Makefile | 2 +- www/phalcon/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/phalcon/Makefile b/www/phalcon/Makefile index d93b0409ac66..7af913531a3d 100644 --- a/www/phalcon/Makefile +++ b/www/phalcon/Makefile @@ -1,6 +1,6 @@ PORTNAME= phalcon DISTVERSIONPREFIX= v -DISTVERSION= 5.0.0RC3 +DISTVERSION= 5.0.0RC4 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/phalcon/distinfo b/www/phalcon/distinfo index 1a3ccc45b1a5..d26f7defc9c3 100644 --- a/www/phalcon/distinfo +++ b/www/phalcon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657697397 -SHA256 (phalcon-cphalcon-v5.0.0RC3_GH0.tar.gz) = 224191514fb6536ce7932fae2f73f817d1437eea7e1595066dbc0017ef5cdd22 -SIZE (phalcon-cphalcon-v5.0.0RC3_GH0.tar.gz) = 5882235 +TIMESTAMP = 1659983560 +SHA256 (phalcon-cphalcon-v5.0.0RC4_GH0.tar.gz) = 7b499b9be78e75be4a5647526b7bc2ea057537507332e739e56f408fa7df1442 +SIZE (phalcon-cphalcon-v5.0.0RC4_GH0.tar.gz) = 6080358
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208200242.27K2glVu036897>