From antonio@digitalsign.com  Wed Feb  9 17:51:39 2005
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 18BD616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Feb 2005 17:51:39 +0000 (GMT)
Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BD08543D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Feb 2005 17:51:37 +0000 (GMT)
	(envelope-from antonio@digitalsign.com)
Received: from digitalsign.com (localhost [127.0.0.1])
	by digitalsign.com (8.12.6/8.12.6) with ESMTP id j19Hpaea035361
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 9 Feb 2005 15:51:36 -0200 (BRST)
	(envelope-from antonio@digitalsign.com)
Received: (from antonio@localhost)
	by digitalsign.com (8.12.6/8.12.6/Submit) id j19HpZKP035360;
	Wed, 9 Feb 2005 15:51:35 -0200 (BRST)
Message-Id: <200502091751.j19HpZKP035360@digitalsign.com>
Date: Wed, 9 Feb 2005 15:51:35 -0200 (BRST)
From: Antonio Carlos Venancio Junior <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: devel/pear-Var_Dump to 1.0.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77318
>Category:       ports
>Synopsis:       Update port: devel/pear-Var_Dump to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 09 18:00:33 GMT 2005
>Closed-Date:    Sat Feb 19 17:58:33 GMT 2005
>Last-Modified:  Sat Feb 19 17:58:33 GMT 2005
>Originator:     Antnio Carlos Venncio Jnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: devel/pear-Var_Dump to 1.0.2
  + changelog: http://pear.php.net/package/Var_Dump/download/1.0.2/
>How-To-Repeat:
>Fix:
diff -ruN pear-Var_Dump.orig/Makefile pear-Var_Dump/Makefile
--- pear-Var_Dump.orig/Makefile	Wed Feb  9 15:33:45 2005
+++ pear-Var_Dump/Makefile	Wed Feb  9 15:45:47 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Var_Dump
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	devel www pear
 
 MAINTAINER=	antonio@php.net
@@ -20,14 +20,20 @@
 		Var_Dump/Renderer/HTML4_Table.php Var_Dump/Renderer/HTML4_Text.php \
 		Var_Dump/Renderer/XHTML_Table.php Var_Dump/Renderer/XHTML_Text.php \
 		Var_Dump/Renderer/XML.php
-DOCS=		example-1.php example-2.php example-3.php example-4.php example-5.php \
+EXAMPLES=	example-1.php example-2.php example-3.php example-4.php example-5.php \
 		example-6.php
 DATA=		renderer-xml.dtd memory-usage.txt
-TESTS=		test.php
+TESTS=		bug1321.phpt bug490.phpt bug3396.phpt bug3416.phpt ignore-list.phpt \
+		renderer-html4_table.phpt renderer-html4_text.phpt renderer-table.phpt \
+		renderer-text.phpt renderer-xhtml_table.phpt renderer-xhtml_text.phpt \
+		renderer-xml.phpt text-compact_mode.phpt text-normal_mode.phpt \
+		text-wide_mode.phpt toString-array.phpt toString-bool.phpt \
+		toString-float.phpt toString-int.phpt toString-null.phpt \
+		toString-object.phpt toString-resource.phpt
+_EXAMPLESDIR=	docs
 
-_DOCSDIR=	.
-_TESTSDIR=	.
-_DATADIR=	.
+post-extract:
+	${MV} ${WRKSRC}/php/* ${WRKSRC}
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
diff -ruN pear-Var_Dump.orig/distinfo pear-Var_Dump/distinfo
--- pear-Var_Dump.orig/distinfo	Wed Feb  9 15:33:45 2005
+++ pear-Var_Dump/distinfo	Wed Feb  9 15:43:28 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/Var_Dump-1.0.1.tgz) = ee4a176bec0bbf3c2111377e3e17499f
-SIZE (PEAR/Var_Dump-1.0.1.tgz) = 14843
+MD5 (PEAR/Var_Dump-1.0.2.tgz) = 68e55d06868baf3189442d0eb5ee1401
+SIZE (PEAR/Var_Dump-1.0.2.tgz) = 16188
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: thierry 
State-Changed-When: Sat Feb 19 17:58:08 GMT 2005 
State-Changed-Why:  

Committed, thanks! 


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