Update to pear-Console-Table-1.2.1.

This commit is contained in:
benoit 2015-11-11 14:07:19 +00:00
parent 59de4d0893
commit 7e8f40e72b
3 changed files with 17 additions and 12 deletions

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:24 espie Exp $
# $OpenBSD: Makefile,v 1.9 2015/11/11 14:07:19 benoit Exp $
COMMENT= php class for building console-style tables
COMMENT = php class for building console-style tables
DISTNAME= Console_Table-1.1.4
CATEGORIES= devel
REVISION= 0
MODULES= www/pear
DISTNAME = Console_Table-1.2.1
CATEGORIES = devel
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_CDROM = Yes
MODULES = www/pear
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Console_Table-1.1.4.tgz) = tALJ6R+zLcg7uHhRoctvDQUqitIU5QXljaEnQdRNZKE=
SIZE (Console_Table-1.1.4.tgz) = 9369
SHA256 (Console_Table-1.2.1.tgz) = cqQlN0sRvv6DXmiwo1M1pAfOoMTv72VffMeOUF1D/XY=
SIZE (Console_Table-1.2.1.tgz) = 11332

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2010/08/30 13:24:22 sthen Exp $
@comment $OpenBSD: PLIST,v 1.3 2015/11/11 14:07:19 benoit Exp $
@comment lib/
@comment lib/php/
@group daemon
@ -7,6 +7,13 @@ pear/lib/Console/Table.php
pear/tests/Console_Table/
pear/tests/Console_Table/tests/
pear/tests/Console_Table/tests/assoziative_arrays.phpt
pear/tests/Console_Table/tests/border-ascii.phpt
pear/tests/Console_Table/tests/border-custom.phpt
pear/tests/Console_Table/tests/border-custom2.phpt
pear/tests/Console_Table/tests/border-disable.phpt
pear/tests/Console_Table/tests/border-dot.phpt
pear/tests/Console_Table/tests/border-empty.phpt
pear/tests/Console_Table/tests/bug20181.phpt
pear/tests/Console_Table/tests/colors.phpt
pear/tests/Console_Table/tests/filters.phpt
pear/tests/Console_Table/tests/multibyte.phpt