From mm@mail2.vx.sk  Fri Dec 31 11:15:50 2010
Return-Path: <mm@mail2.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7D3121065672
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Dec 2010 11:15:50 +0000 (UTC)
	(envelope-from mm@mail2.vx.sk)
Received: from mail2.vx.sk (mail2.vx.sk [IPv6:2a01:4f8:100:84a3::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 1A5C78FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Dec 2010 11:15:50 +0000 (UTC)
Received: from neo.vx.sk (localhost [127.0.0.1])
	by mail2.vx.sk (Postfix) with ESMTP id 31DF3DFB96;
	Fri, 31 Dec 2010 12:15:49 +0100 (CET)
Received: from mail2.vx.sk ([127.0.0.1])
	by neo.vx.sk (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id GjhQJbRmT8J3; Fri, 31 Dec 2010 12:10:47 +0100 (CET)
Received: by mail2.vx.sk (Postfix, from userid 1001)
	id AF861DFB68; Fri, 31 Dec 2010 12:10:47 +0100 (CET)
Message-Id: <20101231111047.AF861DFB68@mail2.vx.sk>
Date: Fri, 31 Dec 2010 12:10:47 +0100 (CET)
From: Martin Matuska <mm@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: admin@lissyara.su
Subject: [PATCH] lang/php52: update suhosin patch
X-Send-Pr-Version: 3.113
X-GNATS-Notify: admin@lissyara.su

>Number:         153579
>Category:       ports
>Synopsis:       [PATCH] lang/php52: update suhosin patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 31 11:20:10 UTC 2010
>Closed-Date:    Wed Jan 19 20:49:09 UTC 2011
>Last-Modified:  Wed Jan 19 20:49:09 UTC 2011
>Originator:     Martin Matuska
>Release:        FreeBSD 8.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #14 r216479M: Thu Dec 16 10:31:17 CET
>Description:
Update suhosin patch to 5.2.16.
As the resulting binaries are identical this does not require a portrevision
bump change.

Port maintainer (admin@lissyara.su) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- php52-5.2.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/php52/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	22 Dec 2010 20:05:44 -0000	1.15
+++ Makefile	31 Dec 2010 11:09:39 -0000
@@ -88,7 +88,7 @@
 .endif
 
 .if !defined(WITHOUT_SUHOSIN)
-PATCHFILES+=	suhosin-patch-5.2.14-0.9.7.patch.gz:suhosin
+PATCHFILES+=	suhosin-patch-${PORTVERSION}-0.9.7.patch.gz:suhosin
 PATCH_SITES+=	http://download.suhosin.org/:suhosin
 PLIST_SUB+=	SUHOSIN=""
 .else
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/php52/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	17 Dec 2010 11:30:56 -0000	1.6
+++ distinfo	31 Dec 2010 11:09:39 -0000
@@ -2,7 +2,7 @@
 SIZE (php-5.2.16.tar.bz2) = 9090930
 SHA256 (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 354ce451417d14ef47761ae55147e9cee30fa0ff6f59447da021194c539f4d7f
 SIZE (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 43550
-SHA256 (suhosin-patch-5.2.14-0.9.7.patch.gz) = bd03ade44673f7e6fa116d746350f16c60be7170d6c41816a2d51faaeb5a31ae
-SIZE (suhosin-patch-5.2.14-0.9.7.patch.gz) = 23057
+SHA256 (suhosin-patch-5.2.16-0.9.7.patch.gz) = aae115a318d80b3f32cedf876e7a8e4b932febb1b0c743c0b398003ebe122f91
+SIZE (suhosin-patch-5.2.16-0.9.7.patch.gz) = 23069
 SHA256 (php-5.2.10-mail-header.patch) = a61d50540f4aae32390118453845c380fe935b6d1e46cef6819c8561946e942f
 SIZE (php-5.2.10-mail-header.patch) = 3383
--- php52-5.2.16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Dec 31 11:20:22 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153579 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Dec 31 11:20:26 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: admin@lissyara.su
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153579: [PATCH] lang/php52: update suhosin patch
Date: Fri, 31 Dec 2010 11:20:24 UT

 Maintainer of lang/php52,
 
 Please note that PR ports/153579 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153579
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Alex Keda <admin@lissyara.su>
To: bug-followup@FreeBSD.org, mm@FreeBSD.org
Cc:  
Subject: Re: ports/153579: [PATCH] lang/php52: update suhosin patch
Date: Fri, 31 Dec 2010 15:53:39 +0300

 OK

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153579: commit references a PR
Date: Fri, 31 Dec 2010 12:56:41 +0000 (UTC)

 mm          2010-12-31 12:56:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/php52           Makefile distinfo 
   Log:
   - Update suhosin patch
   - Portrevision bump not required
   
   PR:             ports/153579
   Approved by:    Alex Keda <admin@lissyara.su> (maintainer)
   
   Revision  Changes    Path
   1.16      +1 -1      ports/lang/php52/Makefile
   1.7       +2 -2      ports/lang/php52/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: mm 
State-Changed-When: Wed Jan 19 20:49:06 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153579 
>Unformatted:
