Update to 0.66
Upstream changes: Release 0.66 - 29 October, 2012 ------------------------------- * Fix a segmentation fault with strcat and no string limit. Release 0.65 - 26 September, 2012 --------------------------------- * Patch to support @ and ~ in names (thanks to Philip Kime) Release 0.64 - 8 July, 2012 --------------------------- * Patch to expand macro size limit (thanks to Philip Kime) Release 0.63 - 12 May, 2012 --------------------------- * Patch on what to consider whitespaces (thanks to Philip Kime)
This commit is contained in:
parent
785407bc6e
commit
a4dd7874bf
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.29 2012/10/25 06:56:23 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2012/12/03 14:46:02 wen Exp $
|
||||
|
||||
DISTNAME= Text-BibTeX-0.62
|
||||
DISTNAME= Text-BibTeX-0.66
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
SVR4_PKGNAME= p5tbt
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.11 2012/05/23 20:57:29 markd Exp $
|
||||
$NetBSD: distinfo,v 1.12 2012/12/03 14:46:02 wen Exp $
|
||||
|
||||
SHA1 (Text-BibTeX-0.62.tar.gz) = f26a0b68197e4767b554a3d10bf70598f55b031f
|
||||
RMD160 (Text-BibTeX-0.62.tar.gz) = 931a126ad8caf584d1ba47f7a8ade5e5ae6df7eb
|
||||
Size (Text-BibTeX-0.62.tar.gz) = 272092 bytes
|
||||
SHA1 (Text-BibTeX-0.66.tar.gz) = 7c2b2797d42b686da188100f035d8c541436cbaf
|
||||
RMD160 (Text-BibTeX-0.66.tar.gz) = c6389b7b4d98f416c930ba8584882106df1f74d7
|
||||
Size (Text-BibTeX-0.66.tar.gz) = 281825 bytes
|
||||
SHA1 (patch-inc_MyBuilder.pm) = c584445f48a0e390925cefe8e7b1222aa129b1d6
|
||||
|
|
Loading…
Reference in a new issue