ports/104701: [MAINTAINER] devel/pear-Console_Table: update to 1.0.5

chinsan chinsan at FreeBSD.org
Mon Oct 23 05:40:21 UTC 2006


>Number:         104701
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pear-Console_Table: update to 1.0.5
>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:   Mon Oct 23 05:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006
>Description:
- Update to 1.0.5
  * Allow to specify separator rules in addData().
  * Fix warnings when combining separator rules and callback filters (Bug #8566).

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

--- pear-Console_Table-1.0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-Console_Table/Makefile /usr/home/chinsan/project/pear-Console_Table/Makefile
--- /usr/ports/devel/pear-Console_Table/Makefile	Wed Oct  4 01:27:03 2006
+++ /usr/home/chinsan/project/pear-Console_Table/Makefile	Mon Oct 23 13:05:25 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Console_Table
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	devel pear
 
 MAINTAINER=	chinsan at FreeBSD.org
@@ -17,7 +17,8 @@
 
 CATEGORY=	Console
 FILES=		Table.php
-TESTS=		assoziative_arrays.phpt multibyte.phpt no_header.phpt no_rows.phpt
+TESTS=		assoziative_arrays.phpt filters.phpt multibyte.phpt multiline.phpt \
+		no_header.phpt no_rows.phpt rules.phpt
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff -ruN --exclude=CVS /usr/ports/devel/pear-Console_Table/distinfo /usr/home/chinsan/project/pear-Console_Table/distinfo
--- /usr/ports/devel/pear-Console_Table/distinfo	Fri Aug  4 05:18:33 2006
+++ /usr/home/chinsan/project/pear-Console_Table/distinfo	Mon Oct 23 13:03:14 2006
@@ -1,3 +1,3 @@
-MD5 (PEAR/Console_Table-1.0.4.tgz) = a88fd749867ee74be302388d7361e452
-SHA256 (PEAR/Console_Table-1.0.4.tgz) = c39bd8abeb3277b7ad7ddf328f88e9af3544afbc19d9cf5d7a9b1042565e0672
-SIZE (PEAR/Console_Table-1.0.4.tgz) = 6348
+MD5 (PEAR/Console_Table-1.0.5.tgz) = 23c6973122c1106673c6ccce7375c4e2
+SHA256 (PEAR/Console_Table-1.0.5.tgz) = 615ff23b2219d2c51ea84b76822b5ec8f06e3087e357a986c87d77804e8e4c4b
+SIZE (PEAR/Console_Table-1.0.5.tgz) = 7052
--- pear-Console_Table-1.0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list