1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Update to 1.0.4

- Pass maintainership to submitter

PR:		ports/101265
Submitted by:	chinsan <chinsan.tw at gmail.com>
This commit is contained in:
Rong-En Fan 2006-08-02 23:31:09 +00:00
parent c1341c94b0
commit 13d9b2e16b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169503
2 changed files with 6 additions and 5 deletions

View File

@ -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 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
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"

View File

@ -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