Permalink
Browse files
p5-xml-rss: update to version 1.60
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-xml-rss/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.24 5.26 |
|
|
perl5.setup XML-RSS 1.59 |
|
|
perl5.setup XML-RSS 1.60 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
categories-append textproc |
|
|
@@ -16,8 +16,9 @@ long_description This module was created to help those who need to manage \ |
|
|
updating, and saving RSS files. |
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 b7fc6aa87456f459b4e4b167b58a4e6728c62bfd \ |
|
|
sha256 a26b4a11c1149afc4795a6f0b18c1ec78f3fb63b779e02b6325e5f617f74db6c |
|
|
checksums rmd160 facde6a8b7f15328bedcd8723953a189c2548c88 \ |
|
|
sha256 4b3359878bb1a2bc06dae7ed17b00143a2b89c814b8b12f6e2780f35b1528677 \ |
|
|
size 130871 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|