Permalink
Browse files
p5-text-bibtex: update to version 0.87
- Loading branch information
Showing
with
4 additions
and
5 deletions.
-
+4
−5
perl/p5-text-bibtex/Portfile
|
|
@@ -4,8 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Text-BibTeX 0.86 |
|
|
revision 1 |
|
|
perl5.setup Text-BibTeX 0.87 |
|
|
platforms darwin |
|
|
maintainers nomaintainer |
|
|
license {Artistic-1 GPL} |
|
|
@@ -16,9 +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 4b95fc91db4d4a989970e8b80a8d14754c32339d \ |
|
|
sha256 b54746d27197909368e6fbb0667ea9c0dff7e28106700adb54f7e84cb1ac5399 \ |
|
|
size 301824 |
|
|
checksums rmd160 5b7877c5f6d788f96a34e36635699d6339f06cfc \ |
|
|
sha256 5de11a12af8f03cce69359a0ecce8299fd653a0dbe8349ffc5d6c861a30315e2 \ |
|
|
size 301784 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|