Commit graph

10 commits

Author SHA1 Message Date
taca
3f24ff6584 textproc/pear-Console_Table: update to 1.3.1
1.3.1						2018-01-25 15:56 UTC
Changelog:

* Fix warning with PHP 7.2 when passing non-array data (Remi Collet
  <remi@remirepo.net>, PR #14).
2018-02-28 16:03:31 +00:00
taca
a348b58044 Update pear-Console_Talbe to 1.3.0.
* Fix warning with PHP 7 and bump required PHP version to 5.2.0 (Pieter
  Frenssen PR #13).
2016-07-19 15:08:21 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
taca
fd140b173c Update pear-Console_Table to 1.2.1.
1.2.1:
* Add travis configuration (Christian Weiske).
* Try to autoload Console_Color2 first (Jurgen Rutten, PR #11).
* Fix Composer definition syntax (Rob Loach, PR #9).

1.2.0:
* Make border visibility configurable (Christian Weiske, Request #20186).
* Allow to customize all border characters (Christian Weiske, Request
  #20182).
* Fix notice when using setAlign() on other than first column (Christian
  Weiske, Bug #20181).
* Use Console_Color2 to avoid notices from PHP 4 code (Christian Weiske, Bug
  #20188)

1.1.6:
Use line breaks dependent on the current operating system.
2015-08-30 14:57:42 +00:00
taca
53b94d85eb Update pear-Console_Table to 1.1.5 and add LICENSE.
* Use mb_strwidth() instead of mb_strlen() to determine lengths of multi-byte
  strings (Bug #19423).
2013-03-16 03:49:35 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
taca
7095d5ca8e Update pear-Console_Table package to 1.1.4.
1.1.4		2010-10-25 14:04 UTC

Changelog:

Automatically built QA release
Req #14835 Add Console_Color support - yunosh

Doc #15006 Console_table docs are totally worthless - cweiske
2010-12-22 15:47:38 +00:00
taca
aae38d93d0 Update pear-Console_Table package from 1.1.1 to 1.1.3.
1.1.3

Add option to render data with ANSI color codes (Igor Feghali,
Request #14835).

1.1.2

Don't render anything if no data has been provided (Bug #14405).
2010-02-06 16:06:28 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
adrianp
91f4ac87ef Provides methods such as addRow(), insertRow(), addCol() etc. to build console
tables with or without headers and with user defined table rules and padding.
2008-07-08 20:46:54 +00:00