diff options
author | culot <culot@FreeBSD.org> | 2012-05-13 16:26:39 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-05-13 16:26:39 +0800 |
commit | 311f45e5ce739a235d672244726e35f19a9a88ec (patch) | |
tree | bac8fb5780a5ef3961f081c6fc2ce3d7ca749367 /textproc | |
parent | 65d210de81d521e13fa895717329fad447850448 (diff) | |
download | freebsd-ports-gnome-311f45e5ce739a235d672244726e35f19a9a88ec.tar.gz freebsd-ports-gnome-311f45e5ce739a235d672244726e35f19a9a88ec.tar.zst freebsd-ports-gnome-311f45e5ce739a235d672244726e35f19a9a88ec.zip |
- Update to 0.63
Changes: http://search.cpan.org/dist/Text-BibTeX/CHANGES
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-BibTeX/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 904ad504088b..6b8787ae7c77 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-BibTeX -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AMBS/Text diff --git a/textproc/p5-Text-BibTeX/distinfo b/textproc/p5-Text-BibTeX/distinfo index 3e18db0a4e61..1ab9a6041d7d 100644 --- a/textproc/p5-Text-BibTeX/distinfo +++ b/textproc/p5-Text-BibTeX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-BibTeX-0.62.tar.gz) = 59159f2aeee51cc015a61c01de9abfca2cb4f884ea69b211edcac926d7877f6f -SIZE (Text-BibTeX-0.62.tar.gz) = 272092 +SHA256 (Text-BibTeX-0.63.tar.gz) = da688d9ee99c5768f82c3c70c81c048da2803e958a3959985b067bc72290b717 +SIZE (Text-BibTeX-0.63.tar.gz) = 272285 |