Updated p5-Text-CSV-Hash to 0.13
If we can read .csv files with \n embedded in the middle of entries, we should be able to generate them too, for others to marvel at the braindamage of such a format.
This commit is contained in:
parent
449c87aac6
commit
cbdf54187c
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 2002/04/05 11:31:54 abs Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2002/04/10 14:22:13 abs Exp $
|
||||
|
||||
DISTNAME= Text-CSV-Hash-0.12
|
||||
DISTNAME= Text-CSV-Hash-0.13
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.9 2002/04/05 11:31:54 abs Exp $
|
||||
$NetBSD: distinfo,v 1.10 2002/04/10 14:22:13 abs Exp $
|
||||
|
||||
SHA1 (Text-CSV-Hash-0.12.tar.gz) = 8539f033f814622f6fb94ceba4ad6e3abc7389d1
|
||||
Size (Text-CSV-Hash-0.12.tar.gz) = 5812 bytes
|
||||
SHA1 (Text-CSV-Hash-0.13.tar.gz) = dc6707e901e8d63622740607fadba564ef822a84
|
||||
Size (Text-CSV-Hash-0.13.tar.gz) = 5812 bytes
|
||||
|
|
Loading…
Reference in a new issue