[129226] trunk/dports/perl/p5-www-curl/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 13:27:15 PST 2014


Revision: 129226
          https://trac.macports.org/changeset/129226
Author:   mojca at macports.org
Date:     2014-12-09 13:27:15 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-www-curl: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-www-curl/Portfile

Modified: trunk/dports/perl/p5-www-curl/Portfile
===================================================================
--- trunk/dports/perl/p5-www-curl/Portfile	2014-12-09 21:20:22 UTC (rev 129225)
+++ trunk/dports/perl/p5-www-curl/Portfile	2014-12-09 21:27:15 UTC (rev 129226)
@@ -1,24 +1,24 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=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	WWW-Curl 4.09
-revision    3
-license     {MPL MIT}
-maintainers	alum.wpi.edu:arno+macports openmaintainer
-description	Perl extension interface for libcurl
+perl5.setup	        WWW-Curl 4.09
+revision            3
+license             {MPL MIT}
+maintainers         alum.wpi.edu:arno+macports openmaintainer
+description         Perl extension interface for libcurl
 
 long_description    Python module interface to the cURL library which is a \
                     tool for transferring files with URL syntax, supporting \
                     many protocols.
-platforms	darwin
-checksums   sha1    3f5c370d9b2464a78f0b53af7dac4d9231679a02 \
-            md5     04c136c1212edb68717ec14f6dff1cc3 \
-            rmd160  7d038c9d46678a691b74bd9450e131e1d915c2d9
+platforms           darwin
+checksums           sha1    3f5c370d9b2464a78f0b53af7dac4d9231679a02 \
+                    md5     04c136c1212edb68717ec14f6dff1cc3 \
+                    rmd160  7d038c9d46678a691b74bd9450e131e1d915c2d9
 
 if {${perl5.major} != ""} {
-depends_lib-append	port:curl
+    depends_lib-append  port:curl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/01d6b4f3/attachment.html>


More information about the macports-changes mailing list