Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Aug 2006 23:14:43 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101265: [PATCH] devel/pear-Console_Table: update to 1.0.4, take maintainership
Message-ID:  <20060802152858.79B1230205@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200608021530.k72FUHNd064072@freefall.freebsd.org>

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

>Number:         101265
>Category:       ports
>Synopsis:       [PATCH] devel/pear-Console_Table: update to 1.0.4, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 02 15:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
- Update to 1.0.4
- Take maintainership

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

--- pear-Console_Table-1.0.4.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	Sat Dec 10 03:24:28 2005
+++ /usr/home/chinsan/project/pear-Console_Table/Makefile	Wed Aug  2 23:13:05 2006
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Console_Table
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.4
 CATEGORIES=	devel pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	chinsan.tw@gmail.com
 COMMENT=	PHP class that makes it easy to build console style tables
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
@@ -17,6 +17,7 @@
 
 CATEGORY=	Console
 FILES=		Table.php
+TESTS=		assoziative_arrays.phpt multibyte.phpt no_header.phpt no_rows.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	Thu Nov 24 23:39:46 2005
+++ /usr/home/chinsan/project/pear-Console_Table/distinfo	Wed Aug  2 23:08:12 2006
@@ -1,3 +1,3 @@
-MD5 (PEAR/Console_Table-1.0.2.tgz) = ddffa6a971d67dcf0559765f34512ada
-SHA256 (PEAR/Console_Table-1.0.2.tgz) = 0091788259b68ee897ca6200db2ca29c3f912c7af260f1112b51fc4b688a7e4c
-SIZE (PEAR/Console_Table-1.0.2.tgz) = 4657
+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
--- pear-Console_Table-1.0.4.patch ends here ---

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



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