From root@deep.tw  Tue Nov 19 06:34:08 2013
Return-Path: <root@deep.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id DF87DF5E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Nov 2013 06:34:08 +0000 (UTC)
Received: from deep.tw (220-134-39-129.HINET-IP.hinet.net [220.134.39.129])
	by mx1.freebsd.org (Postfix) with ESMTP id B310C274A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Nov 2013 06:34:08 +0000 (UTC)
Received: by deep.tw (Postfix, from userid 0)
	id 3F5485C1A; Tue, 19 Nov 2013 14:34:07 +0800 (CST)
Message-Id: <20131119063407.3F5485C1A@deep.tw>
Date: Tue, 19 Nov 2013 14:34:07 +0800 (CST)
From: Jin-Sih Lin <linpct@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/phalcon: update to 1.2.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         184070
>Category:       ports
>Synopsis:       [MAINTAINER] www/phalcon: update to 1.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 19 06:40:00 UTC 2013
>Closed-Date:    Fri Dec 13 03:01:34 UTC 2013
>Last-Modified:  Fri Dec 13 03:10:00 UTC 2013
>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 #2 r253131: Thu Jul 11 16:55:44 CST
>Description:
- Update to 1.2.4

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

--- phalcon-1.2.4.patch begins here ---
diff -ruN ../phalcon.orig/Makefile ./Makefile
--- ../phalcon.orig/Makefile	2013-09-23 13:14:44.000000000 +0800
+++ ./Makefile	2013-11-19 12:59:50.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/phalcon/Makefile 327776 2013-09-20 23:36:50Z bapt $
 
 PORTNAME=	phalcon
-PORTVERSION=	1.2.3
+PORTVERSION=	1.2.4
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/phalcon/cphalcon/archive/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
diff -ruN ../phalcon.orig/distinfo ./distinfo
--- ../phalcon.orig/distinfo	2013-08-26 23:10:51.000000000 +0800
+++ ./distinfo	2013-11-19 12:59:59.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phalcon-v1.2.3.tar.gz) = e8630c78416264b99af9d5205d1840d1a4383c4416c6e4cc887987f8466b7afc
-SIZE (phalcon-v1.2.3.tar.gz) = 2573572
+SHA256 (phalcon-v1.2.4.tar.gz) = ad4132b5e74206015be473a25b169fe8c774b82c87ffc4e7dc388a97692f616f
+SIZE (phalcon-v1.2.4.tar.gz) = 2608470
--- phalcon-1.2.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Nov 19 06:40:08 UTC 2013 
Responsible-Changed-Why:  
swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184070 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Fri Dec 13 03:01:33 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184070 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184070: commit references a PR
Date: Fri, 13 Dec 2013 03:01:34 +0000 (UTC)

 Author: swills
 Date: Fri Dec 13 03:01:27 2013
 New Revision: 336315
 URL: http://svnweb.freebsd.org/changeset/ports/336315
 
 Log:
   - Update to 1.2.4
   
   PR:		ports/184070
   Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
 
 Modified:
   head/www/phalcon/Makefile
   head/www/phalcon/distinfo
 
 Modified: head/www/phalcon/Makefile
 ==============================================================================
 --- head/www/phalcon/Makefile	Fri Dec 13 02:22:20 2013	(r336314)
 +++ head/www/phalcon/Makefile	Fri Dec 13 03:01:27 2013	(r336315)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	phalcon
 -PORTVERSION=	1.2.3
 +PORTVERSION=	1.2.4
  CATEGORIES=	www
  MASTER_SITES=	https://github.com/phalcon/cphalcon/archive/v${PORTVERSION}/
  DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 Modified: head/www/phalcon/distinfo
 ==============================================================================
 --- head/www/phalcon/distinfo	Fri Dec 13 02:22:20 2013	(r336314)
 +++ head/www/phalcon/distinfo	Fri Dec 13 03:01:27 2013	(r336315)
 @@ -1,2 +1,2 @@
 -SHA256 (phalcon-v1.2.3.tar.gz) = e8630c78416264b99af9d5205d1840d1a4383c4416c6e4cc887987f8466b7afc
 -SIZE (phalcon-v1.2.3.tar.gz) = 2573572
 +SHA256 (phalcon-v1.2.4.tar.gz) = ad4132b5e74206015be473a25b169fe8c774b82c87ffc4e7dc388a97692f616f
 +SIZE (phalcon-v1.2.4.tar.gz) = 2608470
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
