[129981] trunk/dports/perl/p5-cache-memcached/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 23 14:56:44 PST 2014


Revision: 129981
          https://trac.macports.org/changeset/129981
Author:   mojca at macports.org
Date:     2014-12-23 14:56:44 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-cache-memcached: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-cache-memcached/Portfile

Modified: trunk/dports/perl/p5-cache-memcached/Portfile
===================================================================
--- trunk/dports/perl/p5-cache-memcached/Portfile	2014-12-23 22:54:03 UTC (rev 129980)
+++ trunk/dports/perl/p5-cache-memcached/Portfile	2014-12-23 22:56:44 UTC (rev 129981)
@@ -1,26 +1,26 @@
 # -*- 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             Cache-Memcached 1.29
-revision                2
-maintainers             costite.com:ron
-license                 {Artistic-1 GPL}
-platforms               darwin
-supported_archs         noarch
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         Cache-Memcached 1.29
+revision            2
+maintainers         costite.com:ron
+license             {Artistic-1 GPL}
+platforms           darwin
+supported_archs     noarch
 
-description             Perl 5 client library for memcached
+description         Perl 5 client library for memcached
+long_description    This is the Perl API for memcached, a distributed \
+                    memory cache daemon.
 
-long_description        This is the Perl API for memcached, a distributed \
-                        memory cache daemon.
+checksums           md5     d255a6b3937b77c5e9d0f3fffb5bcfbd \
+                    sha1    a3dfa0f16f9c3f4d3986721eac9c29fd9df1a7c5 \
+                    rmd160  26e2aab4c2bc54cd9e7319399dc6b1cc52b938dd
 
-checksums               md5     d255a6b3937b77c5e9d0f3fffb5bcfbd \
-                        sha1    a3dfa0f16f9c3f4d3986721eac9c29fd9df1a7c5 \
-                        rmd160  26e2aab4c2bc54cd9e7319399dc6b1cc52b938dd
-
 if {${perl5.major} != ""} {
-    depends_lib-append      port:p${perl5.major}-string-crc32
+    depends_lib-append \
+                    port:p${perl5.major}-string-crc32
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/d3e61811/attachment-0001.html>


More information about the macports-changes mailing list