Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2014 14:29:37 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        linpct@gmail.com
Subject:   ports/187779: [PATCH] www/phalcon: update to 1.3.0
Message-ID:  <20140320062937.67C45750C61@goingmarry.kkbox.com>
Resent-Message-ID: <201403200630.s2K6U0OA033052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187779
>Category:       ports
>Synopsis:       [PATCH] www/phalcon: update to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 20 06:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC
>Description:
- Update to 1.3.0

Port maintainer (linpct@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.16 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- phalcon-1.3.0.patch begins here ---
diff -ruN /usr/ports/www/phalcon/Makefile ./Makefile
--- /usr/ports/www/phalcon/Makefile	2014-03-02 02:52:55.000000000 +0800
+++ ./Makefile	2014-03-20 12:48:30.000000000 +0800
@@ -2,9 +2,9 @@
 # $FreeBSD: head/www/phalcon/Makefile 346714 2014-03-01 18:52:55Z marino $
 
 PORTNAME=	phalcon
-PORTVERSION=	1.2.6
+PORTVERSION=	1.3.0
 CATEGORIES=	www
-MASTER_SITES=	https://github.com/phalcon/cphalcon/archive/v${PORTVERSION}/
+MASTER_SITES=	https://github.com/phalcon/cphalcon/archive/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	linpct@gmail.com
@@ -20,7 +20,7 @@
 		--with-php-config=${LOCALBASE}/bin/php-config
 ONLY_FOR_ARCHS=	amd64 i386
 
-USE_PHP=	pdo
+USE_PHP=	hash pdo
 USE_PHPEXT=	yes
 USE_PHPIZE=	yes
 USE_PHP_BUILD=	yes
diff -ruN /usr/ports/www/phalcon/distinfo ./distinfo
--- /usr/ports/www/phalcon/distinfo	2014-02-22 22:15:59.000000000 +0800
+++ ./distinfo	2014-03-20 11:55:02.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phalcon-v1.2.6.tar.gz) = 63006071e641f956b6ee524b38d3a6b9b0801176e6753aa0ecda225dd98e3513
-SIZE (phalcon-v1.2.6.tar.gz) = 2584664
+SHA256 (phalcon-v1.3.0.tar.gz) = 8363412be2feb6876e583ea77af1527c98a2ee25e60890f0ddf92a41e0933868
+SIZE (phalcon-v1.3.0.tar.gz) = 2888185
--- phalcon-1.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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