1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Update to 1.0.5.

PR:		ports/104701
Submitted by:	chinsan (maintainer)
This commit is contained in:
Shaun Amott 2006-11-21 17:23:47 +00:00
parent 379dd8e3bb
commit d12ecb6511
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177737
2 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Console_Table
PORTVERSION= 1.0.4
PORTVERSION= 1.0.5
CATEGORIES= devel pear
MAINTAINER= chinsan@FreeBSD.org
@ -17,7 +17,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
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"

View File

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