diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-30 11:12:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-30 11:12:00 +0000 |
commit | 42aeddb58952823c076418f59cd801a4a87b4080 (patch) | |
tree | 98a05b9c30cbde1fb250a7e4ae141a6a0cb750a3 /textproc/p5-Text-BibTeX/Makefile | |
parent | b6f1cb3ecac8ae07c04f2ce8003d61cbd24633ef (diff) | |
download | pkgsrc-42aeddb58952823c076418f59cd801a4a87b4080.tar.gz |
Updated p5-Text-BibTeX to 0.77.
0.77 2016-09-20
* Fixes for testing and installing on Darwin (install_name issues).
Thanks to Nuno "smash" Carvalho for the report and debug help.
Diffstat (limited to 'textproc/p5-Text-BibTeX/Makefile')
-rw-r--r-- | textproc/p5-Text-BibTeX/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 07936be0a9a..584c4aad1ba 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2016/07/25 23:33:03 wen Exp $ +# $NetBSD: Makefile,v 1.41 2016/09/30 11:12:00 wiz Exp $ -DISTNAME= Text-BibTeX-0.76 +DISTNAME= Text-BibTeX-0.77 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |