From root@poudriere.ithil.palantiri.org  Wed May 14 09:35:29 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
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 6383BE7F;
	Wed, 14 May 2014 09:35:29 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id D6AA72D4B;
	Wed, 14 May 2014 09:35:26 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s4E9ZLXt073086
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Wed, 14 May 2014 11:35:22 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s4E9ZLii073085;
	Wed, 14 May 2014 11:35:21 +0200 (CEST)
	(envelope-from root)
Message-Id: <201405140935.s4E9ZLii073085@poudriere.ithil.palantiri.org>
Date: Wed, 14 May 2014 11:35:21 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: miwi@FreeBSD.org
Subject: [PATCH] devel/pear-PHP_CodeSniffer: update to 1.5.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189793
>Category:       ports
>Synopsis:       [PATCH] devel/pear-PHP_CodeSniffer: update to 1.5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 09:40:00 UTC 2014
>Closed-Date:    Sun May 18 07:25:41 UTC 2014
>Last-Modified:  Sun May 18 07:30:01 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 1.5.3
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/pear-PHP_CodeSniffer/1.5.3/

Port maintainer (miwi@FreeBSD.org) is cc'd.

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

--- pear-PHP_CodeSniffer-1.5.3.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354032)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PHP_CodeSniffer
-PORTVERSION=	1.5.2
+PORTVERSION=	1.5.3
 CATEGORIES=	devel www pear
 
 MAINTAINER=	miwi@FreeBSD.org
Index: distinfo
===================================================================
--- distinfo	(revision 354032)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/PHP_CodeSniffer-1.5.2.tgz) = 0d31bd1c3ca2a736c422abc5967645d9ef15a0482bb926ab1a1812a432332539
-SIZE (PEAR/PHP_CodeSniffer-1.5.2.tgz) = 406544
+SHA256 (PEAR/PHP_CodeSniffer-1.5.3.tgz) = b038f1dfa319fb198b037133cc94e3f02284befd77f492e3f09e93219f08ad68
+SIZE (PEAR/PHP_CodeSniffer-1.5.3.tgz) = 408354
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 354032)
+++ pkg-descr	(working copy)
@@ -4,4 +4,4 @@
 and consistent. It can also help prevent some common semantic errors
 made by developers.
 
-WWW: http://pear.php.net/package/PHP_CodeSniffer/
+WWW: http://pear.php.net/package/PHP_CodeSniffer
--- pear-PHP_CodeSniffer-1.5.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 14 09:40:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189793 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun May 18 07:25:40 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189793: commit references a PR
Date: Sun, 18 May 2014 07:25:38 +0000 (UTC)

 Author: miwi
 Date: Sun May 18 07:25:34 2014
 New Revision: 354399
 URL: http://svnweb.freebsd.org/changeset/ports/354399
 QAT: https://qat.redports.org/buildarchive/r354399/
 
 Log:
   - Update to 1.5.3
   - Pet portlint
   
   PR:		189793
   Submitted by:	Ports Fury
 
 Modified:
   head/devel/pear-PHP_CodeSniffer/Makefile
   head/devel/pear-PHP_CodeSniffer/distinfo
   head/devel/pear-PHP_CodeSniffer/pkg-descr
 
 Modified: head/devel/pear-PHP_CodeSniffer/Makefile
 ==============================================================================
 --- head/devel/pear-PHP_CodeSniffer/Makefile	Sun May 18 07:24:15 2014	(r354398)
 +++ head/devel/pear-PHP_CodeSniffer/Makefile	Sun May 18 07:25:34 2014	(r354399)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	PHP_CodeSniffer
 -PORTVERSION=	1.5.2
 +PORTVERSION=	1.5.3
  CATEGORIES=	devel www pear
  
  MAINTAINER=	miwi@FreeBSD.org
 
 Modified: head/devel/pear-PHP_CodeSniffer/distinfo
 ==============================================================================
 --- head/devel/pear-PHP_CodeSniffer/distinfo	Sun May 18 07:24:15 2014	(r354398)
 +++ head/devel/pear-PHP_CodeSniffer/distinfo	Sun May 18 07:25:34 2014	(r354399)
 @@ -1,2 +1,2 @@
 -SHA256 (PEAR/PHP_CodeSniffer-1.5.2.tgz) = 0d31bd1c3ca2a736c422abc5967645d9ef15a0482bb926ab1a1812a432332539
 -SIZE (PEAR/PHP_CodeSniffer-1.5.2.tgz) = 406544
 +SHA256 (PEAR/PHP_CodeSniffer-1.5.3.tgz) = b038f1dfa319fb198b037133cc94e3f02284befd77f492e3f09e93219f08ad68
 +SIZE (PEAR/PHP_CodeSniffer-1.5.3.tgz) = 408354
 
 Modified: head/devel/pear-PHP_CodeSniffer/pkg-descr
 ==============================================================================
 --- head/devel/pear-PHP_CodeSniffer/pkg-descr	Sun May 18 07:24:15 2014	(r354398)
 +++ head/devel/pear-PHP_CodeSniffer/pkg-descr	Sun May 18 07:25:34 2014	(r354399)
 @@ -4,4 +4,4 @@ is an essential development tool that en
  and consistent. It can also help prevent some common semantic errors
  made by developers.
  
 -WWW: http://pear.php.net/package/PHP_CodeSniffer/
 +WWW: http://pear.php.net/package/PHP_CodeSniffer
 _______________________________________________
 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:
