Date: Thu, 14 Nov 2019 22:31:54 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517622 - head/www/phalcon Message-ID: <201911142231.xAEMVsl8071512@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Thu Nov 14 22:31:53 2019 New Revision: 517622 URL: https://svnweb.freebsd.org/changeset/ports/517622 Log: Update to 3.4.5. PR: 241729 Submitted by: maintainer Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo head/www/phalcon/pkg-descr Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Thu Nov 14 22:29:41 2019 (r517621) +++ head/www/phalcon/Makefile Thu Nov 14 22:31:53 2019 (r517622) @@ -3,7 +3,7 @@ PORTNAME= phalcon DISTVERSIONPREFIX= v -DISTVERSION= 3.4.4 +DISTVERSION= 3.4.5 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Thu Nov 14 22:29:41 2019 (r517621) +++ head/www/phalcon/distinfo Thu Nov 14 22:31:53 2019 (r517622) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567124019 -SHA256 (phalcon-cphalcon-v3.4.4_GH0.tar.gz) = 2fc3239a4c0bb76e748b79e55b73dd44199fb21b8d1444be646ac6b3803a9613 -SIZE (phalcon-cphalcon-v3.4.4_GH0.tar.gz) = 6707840 +TIMESTAMP = 1572528238 +SHA256 (phalcon-cphalcon-v3.4.5_GH0.tar.gz) = 4c56420641a4a12f95e93e65a107aba8ef793817da57a4c29346c012faf66777 +SIZE (phalcon-cphalcon-v3.4.5_GH0.tar.gz) = 6707873 Modified: head/www/phalcon/pkg-descr ============================================================================== --- head/www/phalcon/pkg-descr Thu Nov 14 22:29:41 2019 (r517621) +++ head/www/phalcon/pkg-descr Thu Nov 14 22:31:53 2019 (r517622) @@ -1,4 +1,4 @@ PhalconPHP is a web framework delivered as a C extension providing high performance and lower resource consumption. -WWW: http://phalconphp.com/ +WWW: https://phalcon.io/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911142231.xAEMVsl8071512>