[119331] trunk/dports/perl/p5-libwww-perl/Portfile
mojca at macports.org
mojca at macports.org
Tue Apr 22 15:10:56 PDT 2014
Revision: 119331
https://trac.macports.org/changeset/119331
Author: mojca at macports.org
Date: 2014-04-22 15:10:56 -0700 (Tue, 22 Apr 2014)
Log Message:
-----------
p5-libwww-perl: whitespace and first line only
Modified Paths:
--------------
trunk/dports/perl/p5-libwww-perl/Portfile
Modified: trunk/dports/perl/p5-libwww-perl/Portfile
===================================================================
--- trunk/dports/perl/p5-libwww-perl/Portfile 2014-04-22 22:08:25 UTC (rev 119330)
+++ trunk/dports/perl/p5-libwww-perl/Portfile 2014-04-22 22:10:56 UTC (rev 119331)
@@ -1,46 +1,47 @@
+# -*- 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 5.18
-perl5.setup libwww-perl 6.05 LWP
-maintainers nomaintainer
-license {Artistic GPL}
-supported_archs noarch
+perl5.setup libwww-perl 6.05 LWP
+maintainers nomaintainer
+license {Artistic GPL}
+supported_archs noarch
-description The World-Wide Web library for Perl
-long_description The libwww-perl collection is a set of Perl \
- modules which provides a simple and consistent \
- application programming interface to the \
- World-Wide Web. The main focus of the library \
- is to provide classes and functions that allow \
- you to write WWW clients. The library also \
- contain modules that are of more general use \
- and even classes that help you implement \
- simple HTTP servers.
+description The World-Wide Web library for Perl
+long_description The libwww-perl collection is a set of Perl \
+ modules which provides a simple and consistent \
+ application programming interface to the \
+ World-Wide Web. The main focus of the library \
+ is to provide classes and functions that allow \
+ you to write WWW clients. The library also \
+ contain modules that are of more general use \
+ and even classes that help you implement \
+ simple HTTP servers.
-checksums rmd160 7ac4d92693a31528ba95a37424e62e221b32971c \
- sha256 7b25799ff7eec18e8e4e97dc0cad7b2a5b433b50b13feb59d9179173bee78f23
+checksums rmd160 7ac4d92693a31528ba95a37424e62e221b32971c \
+ sha256 7b25799ff7eec18e8e4e97dc0cad7b2a5b433b50b13feb59d9179173bee78f23
-platforms darwin
+platforms darwin
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-encode-locale \
- port:p${perl5.major}-file-listing \
- port:p${perl5.major}-html-form \
- port:p${perl5.major}-html-parser \
- port:p${perl5.major}-http-cookies \
- port:p${perl5.major}-http-daemon \
- port:p${perl5.major}-http-date \
- port:p${perl5.major}-http-message \
- port:p${perl5.major}-http-negotiate \
- port:p${perl5.major}-lwp-mediatypes \
- port:p${perl5.major}-net-http \
- port:p${perl5.major}-uri \
- port:p${perl5.major}-www-robotrules
+depends_lib-append port:p${perl5.major}-encode-locale \
+ port:p${perl5.major}-file-listing \
+ port:p${perl5.major}-html-form \
+ port:p${perl5.major}-html-parser \
+ port:p${perl5.major}-http-cookies \
+ port:p${perl5.major}-http-daemon \
+ port:p${perl5.major}-http-date \
+ port:p${perl5.major}-http-message \
+ port:p${perl5.major}-http-negotiate \
+ port:p${perl5.major}-lwp-mediatypes \
+ port:p${perl5.major}-net-http \
+ port:p${perl5.major}-uri \
+ port:p${perl5.major}-www-robotrules
-use_parallel_build yes
+use_parallel_build yes
post-destroot {
# Install miscellaneous doc files
@@ -56,7 +57,7 @@
depends_lib-append port:p${perl5.major}-lwp-protocol-https
}
-default_variants +ssl
+default_variants +ssl
}
notes "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140422/28a23652/attachment-0001.html>
More information about the macports-changes
mailing list