From johnpupu@www.johnpupu.tw  Wed Nov 20 10:27:02 2013
Return-Path: <johnpupu@www.johnpupu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id D5FC18F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Nov 2013 10:27:02 +0000 (UTC)
Received: from www.johnpupu.tw (60-199-173-18.static.tfn.net.tw [60.199.173.18])
	by mx1.freebsd.org (Postfix) with ESMTP id A0CC02EAB
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Nov 2013 10:27:01 +0000 (UTC)
Received: from www.johnpupu.tw (localhost [127.0.0.1])
	by www.johnpupu.tw (Postfix) with ESMTP id B2615536003
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 20 Nov 2013 18:26:53 +0800 (CST)
Received: (from root@localhost)
	by www.johnpupu.tw (8.14.5/8.14.5/Submit) id rAKAQr9d084306;
	Wed, 20 Nov 2013 18:26:53 +0800 (CST)
	(envelope-from johnpupu)
Message-Id: <201311201026.rAKAQr9d084306@www.johnpupu.tw>
Date: Wed, 20 Nov 2013 18:26:53 +0800 (CST)
From: John Chen <johnpupu@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/pecl-yar: update to 1.2.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         184114
>Category:       ports
>Synopsis:       [MAINTAINER] www/pecl-yar: update to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 20 10:30:01 UTC 2013
>Closed-Date:    Wed Nov 20 18:33:08 UTC 2013
>Last-Modified:  Wed Nov 20 18:40:02 UTC 2013
>Originator:     John Chen
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
Watcher
>Environment:
System: FreeBSD www.johnpupu.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10
>Description:
- Update to 1.2.1

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

--- pecl-yar-1.2.1.patch begins here ---
diff -ruN --exclude=CVS ../pecl-yar.orig/Makefile ./Makefile
--- ../pecl-yar.orig/Makefile	2013-11-16 09:10:10.000000000 +0800
+++ ./Makefile	2013-11-20 18:19:56.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/pecl-yar/Makefile 333921 2013-11-15 20:52:16Z sunpoet $
 
 PORTNAME=	yar
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN --exclude=CVS ../pecl-yar.orig/distinfo ./distinfo
--- ../pecl-yar.orig/distinfo	2013-11-16 09:10:10.000000000 +0800
+++ ./distinfo	2013-11-20 18:20:24.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/yar-1.2.0.tgz) = b1fbaae7e5dfa5488414495a811ac05b8f3976f8963076680c02a96ff8385ec0
-SIZE (PECL/yar-1.2.0.tgz) = 33625
+SHA256 (PECL/yar-1.2.1.tgz) = 3f70f161d5c92b01bb9489bcb80384869951c545f4753817f5edf4c8056a56a3
+SIZE (PECL/yar-1.2.1.tgz) = 35174
--- pecl-yar-1.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 20 10:30:09 UTC 2013 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184114 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Wed Nov 20 18:33:07 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184114: commit references a PR
Date: Wed, 20 Nov 2013 18:33:10 +0000 (UTC)

 Author: sunpoet
 Date: Wed Nov 20 18:32:58 2013
 New Revision: 334441
 URL: http://svnweb.freebsd.org/changeset/ports/334441
 
 Log:
   - Update to 1.2.1
   
   Changes:	http://pecl.php.net/package-changelog.php?package=yar
   PR:		ports/184114
   Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
 
 Modified:
   head/www/pecl-yar/Makefile
   head/www/pecl-yar/distinfo
 
 Modified: head/www/pecl-yar/Makefile
 ==============================================================================
 --- head/www/pecl-yar/Makefile	Wed Nov 20 18:32:30 2013	(r334440)
 +++ head/www/pecl-yar/Makefile	Wed Nov 20 18:32:58 2013	(r334441)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	yar
 -PORTVERSION=	1.2.0
 +PORTVERSION=	1.2.1
  CATEGORIES=	www
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 
 Modified: head/www/pecl-yar/distinfo
 ==============================================================================
 --- head/www/pecl-yar/distinfo	Wed Nov 20 18:32:30 2013	(r334440)
 +++ head/www/pecl-yar/distinfo	Wed Nov 20 18:32:58 2013	(r334441)
 @@ -1,2 +1,2 @@
 -SHA256 (PECL/yar-1.2.0.tgz) = b1fbaae7e5dfa5488414495a811ac05b8f3976f8963076680c02a96ff8385ec0
 -SIZE (PECL/yar-1.2.0.tgz) = 33625
 +SHA256 (PECL/yar-1.2.1.tgz) = 3f70f161d5c92b01bb9489bcb80384869951c545f4753817f5edf4c8056a56a3
 +SIZE (PECL/yar-1.2.1.tgz) = 35174
 _______________________________________________
 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:
