[129933] trunk/dports/perl/p5-xml-atom/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 23 09:32:47 PST 2014
Revision: 129933
https://trac.macports.org/changeset/129933
Author: mojca at macports.org
Date: 2014-12-23 09:32:47 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-xml-atom: status line and whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-xml-atom/Portfile
Modified: trunk/dports/perl/p5-xml-atom/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-atom/Portfile 2014-12-23 17:24:34 UTC (rev 129932)
+++ trunk/dports/perl/p5-xml-atom/Portfile 2014-12-23 17:32:47 UTC (rev 129933)
@@ -1,26 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup XML-Atom 0.13
+perl5.setup XML-Atom 0.13
revision 3
-maintainers cyberscript.net:ryan
-categories-append textproc
-license {Artistic-1 GPL}
-description Perl5 modules for Atom feed and API implementation.
-long_description Atom is a syndication, API, and archiving format \
- for weblogs and other data. XML::Atom implements \
- the feed format as well as a client for the API.
-homepage http://search.cpan.org/dist/XML-Atom/
-checksums md5 8785f3ce9a1c035bafdae46cfc05a78c
-platforms darwin
+maintainers cyberscript.net:ryan
+categories-append textproc
+license {Artistic-1 GPL}
+description Perl5 modules for Atom feed and API implementation.
+long_description Atom is a syndication, API, and archiving format \
+ for weblogs and other data. XML::Atom implements \
+ the feed format as well as a client for the API.
+homepage http://search.cpan.org/dist/XML-Atom/
+checksums md5 8785f3ce9a1c035bafdae46cfc05a78c
+platforms darwin
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-xml-libxml \
- port:p${perl5.major}-digest-sha1 \
- port:p${perl5.major}-libwww-perl \
- port:p${perl5.major}-lwp-authen-wsse \
- port:p${perl5.major}-datetime
+ depends_lib-append \
+ port:p${perl5.major}-datetime \
+ port:p${perl5.major}-digest-sha1 \
+ port:p${perl5.major}-libwww-perl \
+ port:p${perl5.major}-lwp-authen-wsse \
+ port:p${perl5.major}-xml-libxml
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/d2cd2472/attachment-0001.html>
More information about the macports-changes
mailing list