Update to 0.99
Upstream changes: 0.99 - 2013-06-05, H.Merijn Brand * Documents return value of bind_columns without arguments * Fix automatic UTF-8 in getline/parse 0.98 - 2013-06-03, H.Merijn Brand * Clarify eol documentation * Move error_input to XS
This commit is contained in:
parent
3ecbe22248
commit
deb034db4f
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.44 2013/05/31 12:42:15 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2013/06/11 07:38:22 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Text-CSV_XS-0.97
|
||||
DISTNAME= Text-CSV_XS-0.99
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
SVR4_PKGNAME= p5tcx
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.25 2013/04/03 08:11:17 wen Exp $
|
||||
$NetBSD: distinfo,v 1.26 2013/06/11 07:38:22 wen Exp $
|
||||
|
||||
SHA1 (Text-CSV_XS-0.97.tgz) = e4c11e54c07191ba233ac74ab2e89316ade507f9
|
||||
RMD160 (Text-CSV_XS-0.97.tgz) = b9ce11e8873159b108a23f7504b24b7684a78c73
|
||||
Size (Text-CSV_XS-0.97.tgz) = 122416 bytes
|
||||
SHA1 (Text-CSV_XS-0.99.tgz) = 6053572560a657930898265cd360d025488193ad
|
||||
RMD160 (Text-CSV_XS-0.99.tgz) = 7533539c7a52593e0d48f75b16c532e47d1eb593
|
||||
Size (Text-CSV_XS-0.99.tgz) = 123016 bytes
|
||||
|
|
Loading…
Reference in a new issue