diff options
author | he <he@pkgsrc.org> | 2008-11-22 00:06:30 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-11-22 00:06:30 +0000 |
commit | 0f001d831d9aaaf769a7ef2340e996cc17ce3741 (patch) | |
tree | a722e81aa5ed80111280836a7f9e4ca7b2bc3e9e /textproc/p5-Text-BibTeX | |
parent | d5e2fe4f875c520cdabb1b1cc1194c0681607f20 (diff) | |
download | pkgsrc-0f001d831d9aaaf769a7ef2340e996cc17ce3741.tar.gz |
Update from version 0.37nb1 to 0.38.
Upstream changes:
Release 0.38 - 8 March, 2008
----------------------------
* fixed problem when creating an empty Entry.
Thanks to Frank Wiegand.
Diffstat (limited to 'textproc/p5-Text-BibTeX')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-BibTeX/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 5c8b6f4398c..9315044cddc 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/10/19 19:18:56 he Exp $ +# $NetBSD: Makefile,v 1.16 2008/11/22 00:06:30 he Exp $ -DISTNAME= Text-BibTeX-0.37 +DISTNAME= Text-BibTeX-0.38 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5tbt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-BibTeX/distinfo b/textproc/p5-Text-BibTeX/distinfo index c7a0f525ed4..f02798c987e 100644 --- a/textproc/p5-Text-BibTeX/distinfo +++ b/textproc/p5-Text-BibTeX/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2008/04/24 21:20:46 markd Exp $ +$NetBSD: distinfo,v 1.5 2008/11/22 00:06:30 he Exp $ -SHA1 (Text-BibTeX-0.37.tar.gz) = 600018a4dc6ad108e9028241da4135d3afe223a2 -RMD160 (Text-BibTeX-0.37.tar.gz) = c44e39fe34d3644bd1b697b1d7de239c80dc341d -Size (Text-BibTeX-0.37.tar.gz) = 85480 bytes +SHA1 (Text-BibTeX-0.38.tar.gz) = b324e6a37c107d31ab8d930f29c95e7470378ca0 +RMD160 (Text-BibTeX-0.38.tar.gz) = 9b6c53840cce22a4fc5ac17c6fffecbfe8509096 +Size (Text-BibTeX-0.38.tar.gz) = 85432 bytes SHA1 (btparse-0.35.tar.gz) = bb52c5fc02c1326008bed31a3c8932dd832b8ea8 RMD160 (btparse-0.35.tar.gz) = afdf8cc2abd0beaa53b142d7277758a32e26d256 Size (btparse-0.35.tar.gz) = 470546 bytes |