Revision: 149780 https://trac.macports.org/changeset/149780 Author: devans@macports.org Date: 2016-06-29 13:59:38 -0700 (Wed, 29 Jun 2016) Log Message: ----------- p5-text-bibtex: update to version 0.74. Modified Paths: -------------- trunk/dports/perl/p5-text-bibtex/Portfile Modified: trunk/dports/perl/p5-text-bibtex/Portfile =================================================================== --- trunk/dports/perl/p5-text-bibtex/Portfile 2016-06-29 20:58:53 UTC (rev 149779) +++ trunk/dports/perl/p5-text-bibtex/Portfile 2016-06-29 20:59:38 UTC (rev 149780) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 5.24 -perl5.setup Text-BibTeX 0.72 +perl5.setup Text-BibTeX 0.74 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} @@ -16,8 +16,8 @@ BibTeX files. It is the Perl half of btOOL, a pair of libraries for \ dealing with BibTeX data. -checksums rmd160 bbe438cc0119349381b73448a451e54269fe7836 \ - sha256 fc99855298233f677335dfec83172e04d3a008b368380d11bbd5cbf67c92d66d +checksums rmd160 1ee1bb5788f6f5e02e2b1369e8fa87d394e06dc2 \ + sha256 d3788e6459c8e90d80770e103012627f8a95439a8324ba8db2611b0eb8fdf6ae if {${perl5.major} != ""} { # see #31769