summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-03-16 03:49:35 +0000
committertaca <taca@pkgsrc.org>2013-03-16 03:49:35 +0000
commit69efc63bd32c6bd9ea3451501414670dfd06520f (patch)
tree5047c2bccd724dfb87c53dbf5ff0c98290c86d7d /textproc
parentbcdfa8515b0fb4e3ce7c6fffc19023942040c1c2 (diff)
downloadpkgsrc-69efc63bd32c6bd9ea3451501414670dfd06520f.tar.gz
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).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-Console_Table/Makefile7
-rw-r--r--textproc/pear-Console_Table/distinfo8
2 files changed, 9 insertions, 6 deletions
diff --git a/textproc/pear-Console_Table/Makefile b/textproc/pear-Console_Table/Makefile
index d637f8bad0b..ce06c8e42ac 100644
--- a/textproc/pear-Console_Table/Makefile
+++ b/textproc/pear-Console_Table/Makefile
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2012/10/25 06:56:45 asau Exp $
+# $NetBSD: Makefile,v 1.6 2013/03/16 03:49:35 taca Exp $
-DISTNAME= Console_Table-1.1.4
+DISTNAME= Console_Table-1.1.5
CATEGORIES+= textproc
+LICENSE= modified-bsd
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Class that makes it easy to build console style tables
+EXTRACT_USING= pax
+
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/pear-Console_Table/distinfo b/textproc/pear-Console_Table/distinfo
index dd643b937eb..182aa7e146d 100644
--- a/textproc/pear-Console_Table/distinfo
+++ b/textproc/pear-Console_Table/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/12/22 15:47:38 taca Exp $
+$NetBSD: distinfo,v 1.4 2013/03/16 03:49:35 taca Exp $
-SHA1 (pear/Console_Table-1.1.4.tgz) = b7cde3dfd779037c7e31f5486dd4d99bd06b2a84
-RMD160 (pear/Console_Table-1.1.4.tgz) = ef5d6c94529502fb0e832ff3f8aab1ad2bd641f6
-Size (pear/Console_Table-1.1.4.tgz) = 9369 bytes
+SHA1 (pear/Console_Table-1.1.5.tgz) = 3641971f888b730c6637401904ec5359711792f2
+RMD160 (pear/Console_Table-1.1.5.tgz) = 30b3b0c3a236ea39470fbb7dce53e5d0d9ccd1dd
+Size (pear/Console_Table-1.1.5.tgz) = 9487 bytes