Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2005 15:51:35 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77318: Update port: devel/pear-Var_Dump to 1.0.2
Message-ID:  <200502091751.j19HpZKP035360@digitalsign.com>
Resent-Message-ID: <200502091800.j19I0XwK016646@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 09 18:00:33 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502091751.j19HpZKP035360>