Skip to content

Commit

Permalink
textproc/pear-Console_Table: update to 1.3.1
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
taca committed Feb 28, 2018
1 parent 9ce091c commit bc63043
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions textproc/pear-Console_Table/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2016/07/19 15:08:21 taca Exp $
# $NetBSD: Makefile,v 1.9 2018/02/28 16:03:31 taca Exp $

DISTNAME= Console_Table-1.3.0
DISTNAME= Console_Table-1.3.1
CATEGORIES+= textproc
LICENSE= modified-bsd

Expand Down
10 changes: 5 additions & 5 deletions textproc/pear-Console_Table/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2016/07/19 15:08:21 taca Exp $
$NetBSD: distinfo,v 1.8 2018/02/28 16:03:31 taca Exp $

SHA1 (pear/Console_Table-1.3.0.tgz) = b5de07d750933f708548da6ba372c246b331952d
RMD160 (pear/Console_Table-1.3.0.tgz) = 341802e5261098666815ca6126d2907e249f0a58
SHA512 (pear/Console_Table-1.3.0.tgz) = 83227ce8e55ae38cdf91b7097879a3406898064d1c047c5a94c6cadc46cbeeea51c43d135e6aadfbdb38fa080a1b27a1d4cea1c36ff9eb3e14dc4b04de334c11
Size (pear/Console_Table-1.3.0.tgz) = 11391 bytes
SHA1 (pear/Console_Table-1.3.1.tgz) = 746969753219ba583dd7e60c3aca9b8fe5d6ca79
RMD160 (pear/Console_Table-1.3.1.tgz) = 3274d989a15bbd5d5e6e65ad9ffd4ff6f9ab8bc6
SHA512 (pear/Console_Table-1.3.1.tgz) = abac68c20bb670b29f405625edff0330ce5af51763a50ee7482c3ab9d39c7335134d77c0f1a94ce4914c2f454d493a685841e07628eb2aa58cc66617521b6a65
Size (pear/Console_Table-1.3.1.tgz) = 11492 bytes

0 comments on commit bc63043

Please sign in to comment.