Permalink
Browse files
p5-text-bibtex: update to version 0.86
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-text-bibtex/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Text-BibTeX 0.85 |
|
|
perl5.setup Text-BibTeX 0.86 |
|
|
platforms darwin |
|
|
maintainers nomaintainer |
|
|
license {Artistic-1 GPL} |
|
|
@@ -15,8 +15,9 @@ long_description Text::BibTeX is a Perl library for reading, parsing, and pro |
|
|
BibTeX files. It is the Perl half of btOOL, a pair of libraries for \ |
|
|
dealing with BibTeX data. |
|
|
|
|
|
checksums rmd160 b338a4681df3640320c55e6b5e147decbe203a33 \ |
|
|
sha256 1005455f09ad5d39ebf6b45c87106a7341cbe5a7b25251dd05c7c960d7ebd30c |
|
|
checksums rmd160 4b95fc91db4d4a989970e8b80a8d14754c32339d \ |
|
|
sha256 b54746d27197909368e6fbb0667ea9c0dff7e28106700adb54f7e84cb1ac5399 \ |
|
|
size 301824 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|