[129949] trunk/dports/perl/p5-redis/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 23 12:09:16 PST 2014


Revision: 129949
          https://trac.macports.org/changeset/129949
Author:   mojca at macports.org
Date:     2014-12-23 12:09:16 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-redis: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-redis/Portfile

Modified: trunk/dports/perl/p5-redis/Portfile
===================================================================
--- trunk/dports/perl/p5-redis/Portfile	2014-12-23 20:07:27 UTC (rev 129948)
+++ trunk/dports/perl/p5-redis/Portfile	2014-12-23 20:09:16 UTC (rev 129949)
@@ -1,22 +1,23 @@
 # -*- 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           Redis 1.953 ../by-authors/id/M/ME/MELO/
-revision              1
-license               Artistic-2
-platforms             darwin
-maintainers           komatasche.de:macportscf openmaintainer
-supported_archs       noarch
-description           Redis - perl binding for Redis database
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         Redis 1.953 ../by-authors/id/M/ME/MELO/
+revision            1
+license             Artistic-2
+platforms           darwin
+maintainers         komatasche.de:macportscf openmaintainer
+supported_archs     noarch
+description         Redis - perl binding for Redis database
+long_description    ${description}
 
-checksums             rmd160 5085f02128797b2e9efa760497c7cf2dda937a25 \
-                      sha256 3b35fd810af6130e129ea734d51abfc227f6318934ddc2aa943943a2d8d8a530
+checksums           rmd160 5085f02128797b2e9efa760497c7cf2dda937a25 \
+                    sha256 3b35fd810af6130e129ea734d51abfc227f6318934ddc2aa943943a2d8d8a530
 
 if {${perl5.major} != ""} {
-  depends_lib-append  port:p${perl5.major}-try-tiny
+    depends_lib-append \
+                    port:p${perl5.major}-try-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/099f545b/attachment.html>


More information about the macports-changes mailing list