Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2018 00:19:18 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488495 - head/www/phalcon
Message-ID:  <201812270019.wBR0JISw078282@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Dec 27 00:19:17 2018
New Revision: 488495
URL: https://svnweb.freebsd.org/changeset/ports/488495

Log:
  www/phalcon: Update to 3.4.2
  
  PR:		233744
  Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
  Approved by:	maintainer timeout (linpct@gmail.com, >2 weeks)

Modified:
  head/www/phalcon/Makefile   (contents, props changed)
  head/www/phalcon/distinfo   (contents, props changed)

Modified: head/www/phalcon/Makefile
==============================================================================
--- head/www/phalcon/Makefile	Thu Dec 27 00:07:25 2018	(r488494)
+++ head/www/phalcon/Makefile	Thu Dec 27 00:19:17 2018	(r488495)
@@ -3,7 +3,7 @@
 
 PORTNAME=	phalcon
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.4.1
+DISTVERSION=	3.4.2
 CATEGORIES=	www
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
 
@@ -32,7 +32,7 @@ WRKSRC_SUBDIR=	build/php${PHP_VER:C/.$//}/${PBITS}bits
 
 post-patch:
 .if ${PHP_VER} >= 70 && ${PBITS} == 32
-	@${REINPLACE_CMD} -e 's| ZEPHIR_FASTCALL | |' ${WRKSRC}/phalcon.zep.c
+	@${REINPLACE_CMD} -e 's|ZEPHIR_FASTCALL| |' ${WRKSRC}/phalcon.zep.c
 .endif
 
 .include <bsd.port.post.mk>

Modified: head/www/phalcon/distinfo
==============================================================================
--- head/www/phalcon/distinfo	Thu Dec 27 00:07:25 2018	(r488494)
+++ head/www/phalcon/distinfo	Thu Dec 27 00:19:17 2018	(r488495)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535623199
-SHA256 (phalcon-cphalcon-v3.4.1_GH0.tar.gz) = 5afcbb804b18768508bb53c7762f8daa6090a74c915de58afde1e36bfcc197c6
-SIZE (phalcon-cphalcon-v3.4.1_GH0.tar.gz) = 6708239
+TIMESTAMP = 1543767539
+SHA256 (phalcon-cphalcon-v3.4.2_GH0.tar.gz) = 217a4519c5e4e86cc9dacb30803a2dd7b77089e0fa8d31bb10c96163f18d6a9e
+SIZE (phalcon-cphalcon-v3.4.2_GH0.tar.gz) = 6704467



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812270019.wBR0JISw078282>