[129230] trunk/dports/perl/p5-www-urltoys/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 13:41:18 PST 2014


Revision: 129230
          https://trac.macports.org/changeset/129230
Author:   mojca at macports.org
Date:     2014-12-09 13:41:18 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-www-urltoys: whitespace only

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

Modified: trunk/dports/perl/p5-www-urltoys/Portfile
===================================================================
--- trunk/dports/perl/p5-www-urltoys/Portfile	2014-12-09 21:37:14 UTC (rev 129229)
+++ trunk/dports/perl/p5-www-urltoys/Portfile	2014-12-09 21:41:18 UTC (rev 129230)
@@ -1,30 +1,30 @@
+# -*- 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              WWW-URLToys 1.28
-revision                 3
-maintainers              pixilla
+perl5.setup         WWW-URLToys 1.28
+revision            3
+maintainers         pixilla
 
-description              WWW::URLToys - gather and download URLs from URLs
+description         WWW::URLToys - gather and download URLs from URLs
 
-long_description         WWW::URLToys is a separation of the program URLToys \
-                         into its core code (this module), and the programs \
-                         that use it (urltoys and urltoysw). This module has \
-                         been made available via CPAN to allow others to use \
-                         URLToys commands on their Perl arrays, and to create \
-                         interfaces for URLToys that far surpass those of the \
-                         original creator.
+long_description    WWW::URLToys is a separation of the program URLToys \
+                    into its core code (this module), and the programs \
+                    that use it (urltoys and urltoysw). This module has \
+                    been made available via CPAN to allow others to use \
+                    URLToys commands on their Perl arrays, and to create \
+                    interfaces for URLToys that far surpass those of the \
+                    original creator.
 
+platforms           darwin
+supported_archs     noarch
+
+checksums           rmd160  fe3e805fc7319b100ab29056cac3c02d312d1e5b \
+                    sha256  4b3c64e8eb5ca9ea328b31865a229b903d1d0a56907b57b51490e5f1afc75abc
+
 if {${perl5.major} != ""} {
-depends_lib-append       port:p${perl5.major}-libwww-perl
-
-checksums                md5     de1951e1a3a1f7095631376f115ed7b9 \
-                         sha1    7011e9e28fb0374fea0dc29423c2bded4a099b22 \
-                         rmd160  fe3e805fc7319b100ab29056cac3c02d312d1e5b
+    depends_lib-append  port:p${perl5.major}-libwww-perl
 }
-platforms               darwin
-
-supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/ce25b6e5/attachment.html>


More information about the macports-changes mailing list