Revision: 132510 https://trac.macports.org/changeset/132510 Author: devans@macports.org Date: 2015-02-02 13:08:31 -0800 (Mon, 02 Feb 2015) Log Message: ----------- p5-text-bibtex: update to version 0.70, minor white space. Modified Paths: -------------- trunk/dports/perl/p5-text-bibtex/Portfile Modified: trunk/dports/perl/p5-text-bibtex/Portfile =================================================================== --- trunk/dports/perl/p5-text-bibtex/Portfile 2015-02-02 21:07:21 UTC (rev 132509) +++ trunk/dports/perl/p5-text-bibtex/Portfile 2015-02-02 21:08:31 UTC (rev 132510) @@ -5,8 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Text-BibTeX 0.69 -revision 1 +perl5.setup Text-BibTeX 0.70 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} @@ -18,17 +17,18 @@ BibTeX files. It is the Perl half of btOOL, a pair of libraries for \ dealing with BibTeX data. -checksums rmd160 701b09094a6219464fa41dc3540e92c0fb93c3c9 \ - sha256 7fccd930786c0fd0c5f23b36b960fd95e03c43beefd4587009d7bd27e02ff0bf +checksums rmd160 fa0ad43e9f0c82ca913d074183c0478485850491 \ + sha256 7a1615bb44a43c2d18f3d81167ec8e432a9a778190251b630bbe4fe534d99e53 if {${perl5.major} != ""} { # see #31769 -patchfiles patch-btparse_tests_namebug.c.diff \ + patchfiles patch-btparse_tests_namebug.c.diff \ patch-btparse_tests_tex_test.c.diff -depends_build-append port:p${perl5.major}-capture-tiny \ - port:p${perl5.major}-extutils-libbuilder \ - port:p${perl5.major}-config-autoconf + depends_build-append \ + port:p${perl5.major}-capture-tiny \ + port:p${perl5.major}-extutils-libbuilder \ + port:p${perl5.major}-config-autoconf -perl5.use_module_build + perl5.use_module_build }
participants (1)
-
devans@macports.org