[129944] trunk/dports/perl/p5-xml-rss/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 23 11:34:12 PST 2014
Revision: 129944
https://trac.macports.org/changeset/129944
Author: mojca at macports.org
Date: 2014-12-23 11:34:12 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-xml-rss: upgrade to 1.56, remove (nonexistent) homepage, adjust dependencies according to cpan2port
Modified Paths:
--------------
trunk/dports/perl/p5-xml-rss/Portfile
Modified: trunk/dports/perl/p5-xml-rss/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-rss/Portfile 2014-12-23 19:29:34 UTC (rev 129943)
+++ trunk/dports/perl/p5-xml-rss/Portfile 2014-12-23 19:34:12 UTC (rev 129944)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup XML-RSS 1.55
+perl5.setup XML-RSS 1.56
license {Artistic-1 GPL}
maintainers nomaintainer
categories-append textproc
@@ -15,17 +15,18 @@
long_description This module was created to help those who need to manage \
RDF Site Summary (RSS) files. It makes quick work of creating, \
updating, and saving RSS files.
-homepage http://search.cpan.org/~msergeant/${distname}/
platforms darwin
-checksums sha1 dcc1bd3d77234432c27e16516b72ad8221653167 \
- rmd160 a2c020f9e1ddcc0f1272f6cfb4806a453cb9a50b
+checksums rmd160 8f5f76c64fb80d612d6ab460fe16e37ddfc97f48 \
+ sha256 6f61a26f814217181ea7b792abf869336213157d016bdb10ee0ba505d488f5e3
if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-test-manifest
depends_lib-append \
+ port:p${perl5.major}-datetime \
port:p${perl5.major}-datetime-format-mail \
port:p${perl5.major}-datetime-format-w3cdtf \
port:p${perl5.major}-html-parser \
- port:p${perl5.major}-test-manifest \
port:p${perl5.major}-xml-parser
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/eebdb9dd/attachment.html>
More information about the macports-changes
mailing list