From nobody@FreeBSD.org  Wed Apr 28 08:24:02 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 45AA11065672
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Apr 2010 08:24:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 1AD0A8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Apr 2010 08:24:02 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3S8O1cZ058708
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Apr 2010 08:24:01 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o3S8O12C058701;
	Wed, 28 Apr 2010 08:24:01 GMT
	(envelope-from nobody)
Message-Id: <201004280824.o3S8O12C058701@www.freebsd.org>
Date: Wed, 28 Apr 2010 08:24:01 GMT
From: TOMITA Yoshinori <yoshin-t@jp.fujitsu.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update ports/devel/pear-HTML_Table from 1.8.2 to 1.8.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: gerrit.beine@gmx.de

>Number:         146106
>Category:       ports
>Synopsis:       update ports/devel/pear-HTML_Table from 1.8.2 to 1.8.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 28 08:30:02 UTC 2010
>Closed-Date:    Thu Jul 01 06:53:10 UTC 2010
>Last-Modified:  Thu Jul  1 07:00:13 UTC 2010
>Originator:     TOMITA Yoshinori
>Release:        FreeBSD 8.0-STABLE
>Organization:
>Environment:
FreeBSD *myhost* 8.0-STABLE FreeBSD 8.0-STABLE #5: Tue Feb 16 09:49:04 JST 2010     *me*:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
As described in http://pear.php.net/bugs/bug.php?id=17073
HTML_Table-1.8.2 with PHP-5.3.2 will show deprecated messages.

PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/share/pear/HTML/Table.php on line 223,

This is fixed at HTML_Table-1.8.3

>How-To-Repeat:
% php -v
PHP 5.3.2 with Suhosin-Patch (cli) (built: Apr 28 2010 09:35:45) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

% php
<?php
require_once 'HTML/Table.php';
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/share/pear/HTML/Table.php on line 180
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/share/pear/HTML/Table.php on line 181
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/share/pear/HTML/Table.php on line 205
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/share/pear/HTML/Table.php on line 223
PHP Deprecated:  Assigning the return value of new by reference is deprecated in /usr/local/share/pear/HTML/Table.php on line 267

>Fix:
update ports/devel/pear-HTML_Table
a patch is attached.


Patch attached with submission follows:

diff -ur /usr/ports/devel/pear-HTML_Table/Makefile pear-HTML_Table/Makefile
--- /usr/ports/devel/pear-HTML_Table/Makefile	2007-12-18 08:59:48.000000000 +0900
+++ pear-HTML_Table/Makefile	2010-04-28 16:57:57.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML_Table
-PORTVERSION=	1.8.2
+PORTVERSION=	1.8.3
 CATEGORIES=	devel www pear
 
 MAINTAINER=	gerrit.beine@gmx.de
Only in pear-HTML_Table: channel.xml
diff -ur /usr/ports/devel/pear-HTML_Table/distinfo pear-HTML_Table/distinfo
--- /usr/ports/devel/pear-HTML_Table/distinfo	2007-12-18 08:59:49.000000000 +0900
+++ pear-HTML_Table/distinfo	2010-04-28 17:01:20.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (PEAR/HTML_Table-1.8.2.tgz) = 4d7e318d4ce49083d488d4c1b891bba0
-SHA256 (PEAR/HTML_Table-1.8.2.tgz) = 2f00bf0380e5b1f2998596db204b7d81e430ca3be74fb3bd1b39b311a3ec282f
-SIZE (PEAR/HTML_Table-1.8.2.tgz) = 16988
+MD5 (PEAR/HTML_Table-1.8.3.tgz) = f8a74eb688236a4ca3b53cae265be5f9
+SHA256 (PEAR/HTML_Table-1.8.3.tgz) = a5e607282d1332a478f0e8c8a678b1a9410c6946cfd475c4f4202d1ea8bb028b
+SIZE (PEAR/HTML_Table-1.8.3.tgz) = 16994


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 28 08:30:18 UTC 2010 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146106 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Apr 28 08:30:23 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gerrit.beine@gmx.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/146106: update ports/devel/pear-HTML_Table from 1.8.2 to 1.8.3
Date: Wed, 28 Apr 2010 08:30:21 UT

 Maintainer of devel/pear-HTML_Table,
 
 Please note that PR ports/146106 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/146106
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Jul 1 06:53:09 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146106: commit references a PR
Date: Thu,  1 Jul 2010 06:53:08 +0000 (UTC)

 miwi        2010-07-01 06:53:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pear-HTML_Table Makefile distinfo 
   Log:
   - Update to 1.8.3
   
   PR:             146106
   Submitted by:   TOMITA Yoshinori <yoshin-t@jp.fujitsu.com>
   Approved by:    maintainer timeout
   Feature safe:   yes
   
   Revision  Changes    Path
   1.12      +1 -1      ports/devel/pear-HTML_Table/Makefile
   1.11      +3 -3      ports/devel/pear-HTML_Table/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"
 
>Unformatted:
