[129980] trunk/dports/perl/p5-lwp-protocol-https/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 23 14:54:03 PST 2014


Revision: 129980
          https://trac.macports.org/changeset/129980
Author:   mojca at macports.org
Date:     2014-12-23 14:54:03 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-lwp-protocol-https: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-lwp-protocol-https/Portfile

Modified: trunk/dports/perl/p5-lwp-protocol-https/Portfile
===================================================================
--- trunk/dports/perl/p5-lwp-protocol-https/Portfile	2014-12-23 22:53:07 UTC (rev 129979)
+++ trunk/dports/perl/p5-lwp-protocol-https/Portfile	2014-12-23 22:54:03 UTC (rev 129980)
@@ -13,19 +13,18 @@
 supported_archs     noarch
 
 description         LWP::Protocol::https - SSL support for libwww-perl
+long_description    The LWP::Protocol::https module used to be bundled with p5-libwww-perl, \
+                    but it was unbundled in v6.02 so that dependencies could be declared \
+                    properly.  Ports that need https support can just declare their \
+                    dependency on ${name} and will no longer need to know what \
+                    underlying modules to install.
 
-long_description \
-    The LWP::Protocol::https module used to be bundled with p5-libwww-perl, \
-    but it was unbundled in v6.02 so that dependencies could be declared \
-    properly.  Ports that need https support can just declare their \
-    dependency on ${name} and will no longer need to know what \
-    underlying modules to install.
-
 checksums           rmd160  faefe1526b6a04be2deac8c6f96a9d6cf2d4a647 \
                     sha256  b86c83cc1dcf4a6f84e2fbe32f9c39591a36e6e418af00533505f3452496adef
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-io-socket-ssl \
+    depends_lib-append \
+                    port:p${perl5.major}-io-socket-ssl \
                     port:p${perl5.major}-mozilla-ca \
                     port:p${perl5.major}-net-http
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/b1c9cdae/attachment.html>


More information about the macports-changes mailing list