Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 16:17:57 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172778: [MAINTAINER] www/phalcon: update to 0.5.2
Message-ID:  <20121016081757.CB5625CE7@deep.tw>
Resent-Message-ID: <201210160820.q9G8K06W031609@freefall.freebsd.org>

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

>Number:         172778
>Category:       ports
>Synopsis:       [MAINTAINER] www/phalcon: update to 0.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 16 08:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 18 08:09:36 CST 2012
>Description:
- Update to 0.5.2

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- phalcon-0.5.2.patch begins here ---
diff -ruN --exclude=CVS ../phalcon.orig/Makefile ./Makefile
--- ../phalcon.orig/Makefile	2012-10-10 10:20:58.000000000 +0800
+++ ./Makefile	2012-10-16 15:00:26.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phalcon
-PORTVERSION=	0.5.1
+PORTVERSION=	0.5.2
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/
 DISTNAME=	${PORTNAME}-c${PORTNAME}-${GITVERSION}
@@ -17,7 +17,7 @@
 BUILD_DEPENDS=	${LOCALBASE}/include/php/ext/pdo/php_pdo_driver.h:${PORTSDIR}/databases/php5-pdo
 RUN_DEPENDS=	${LOCALBASE}/include/php/ext/pdo/php_pdo_driver.h:${PORTSDIR}/databases/php5-pdo
 
-GITVERSION=	b22910a
+GITVERSION=	729a028
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/build/
 
diff -ruN --exclude=CVS ../phalcon.orig/distinfo ./distinfo
--- ../phalcon.orig/distinfo	2012-10-07 17:53:01.000000000 +0800
+++ ./distinfo	2012-10-16 15:20:50.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phalcon-cphalcon-b22910a.tar.gz) = 05bf8b088fe920db2747c05281789bee9829ea1f3f0afde063b344b29d36d2e6
-SIZE (phalcon-cphalcon-b22910a.tar.gz) = 879134
+SHA256 (phalcon-cphalcon-729a028.tar.gz) = 9efe85cbc182ece14d19322fce6cfbc8dd6736452be3a5c3ed072dfb754c81e5
+SIZE (phalcon-cphalcon-729a028.tar.gz) = 881146
--- phalcon-0.5.2.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?20121016081757.CB5625CE7>