Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2012 15:18:28 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/169478: [MAINTAINER] www/phalcon: update to 0.4.2
Message-ID:  <20120627071828.E4EDF5CEC@deep.tw>
Resent-Message-ID: <201206270720.q5R7K8DK068703@freefall.freebsd.org>

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

>Number:         169478
>Category:       ports
>Synopsis:       [MAINTAINER] www/phalcon: update to 0.4.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:   Wed Jun 27 07:20:08 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 #4: Thu Apr 19 10:22:37 CST 2012
>Description:
- Update to 0.4.2

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

--- phalcon-0.4.2.patch begins here ---
diff -ruN --exclude=CVS ../phalcon.orig/Makefile ./Makefile
--- ../phalcon.orig/Makefile	2012-06-18 08:03:16.000000000 +0800
+++ ./Makefile	2012-06-27 15:13:47.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phalcon
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/
 DISTNAME=	${PORTNAME}-c${PORTNAME}-${GITVERSION}
@@ -14,7 +14,7 @@
 MAINTAINER=	linpct@gmail.com
 COMMENT=	Phalcon PHP Framework written in C-language
 
-GITVERSION=	586965f
+GITVERSION=	129b8e7
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/release/
 
diff -ruN --exclude=CVS ../phalcon.orig/distinfo ./distinfo
--- ../phalcon.orig/distinfo	2012-06-17 11:55:39.000000000 +0800
+++ ./distinfo	2012-06-27 15:14:24.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phalcon-cphalcon-586965f.tar.gz) = 321cdb6212bb3004e0b392c0447e88d9f3d47334e440dfded41fd7c2e5266dff
-SIZE (phalcon-cphalcon-586965f.tar.gz) = 479045
+SHA256 (phalcon-cphalcon-129b8e7.tar.gz) = 44aa58fa8b1bef79ab5f131fb257ffcce847b6c7166dff77e4c7bb083ecc1a59
+SIZE (phalcon-cphalcon-129b8e7.tar.gz) = 616489
--- phalcon-0.4.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?20120627071828.E4EDF5CEC>