[151525] trunk/dports/perl/p5-php-serialization/Portfile

devans at macports.org devans at macports.org
Wed Aug 17 00:17:56 PDT 2016


Revision: 151525
          https://trac.macports.org/changeset/151525
Author:   devans at macports.org
Date:     2016-08-17 00:17:56 -0700 (Wed, 17 Aug 2016)
Log Message:
-----------
p5-php-serialization: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-php-serialization/Portfile

Modified: trunk/dports/perl/p5-php-serialization/Portfile
===================================================================
--- trunk/dports/perl/p5-php-serialization/Portfile	2016-08-17 07:08:41 UTC (rev 151524)
+++ trunk/dports/perl/p5-php-serialization/Portfile	2016-08-17 07:17:56 UTC (rev 151525)
@@ -1,3 +1,4 @@
+# -*- 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$
 
 # This comment was inserted on 20160713 to force reindexing of
@@ -6,23 +7,22 @@
 # Reindexing is necessary for the new definition to take effect.
 # This comment may be removed in subsequent updates of this port.
 
-PortSystem      1.0
-PortGroup       perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup     PHP-Serialization 0.34
-revision        3
-maintainers     nomaintainer
-license         {Artistic-1 GPL}
-platforms       darwin
-supported_archs noarch
+perl5.setup         PHP-Serialization 0.34
+revision            3
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+platforms           darwin
+supported_archs     noarch
 
-description     An implementation of PHP-Serialization
-long_description \
-                Provides a simple, quick means of serializing perl memory structures \
-                (including object data!) into a format that PHP can deserialize() and access, \
-                and vice versa.
+description         An implementation of PHP-Serialization
+long_description    Provides a simple, quick means of serializing perl memory structures \
+                    (including object data!) into a format that PHP can deserialize() and access, \
+                    and vice versa.
 
-checksums       md5     333af0848ad79931875a35cc61dc22e0 \
-                sha1    838e1eff1c56d3dbb15bf035ee22d9f2773abdf2 \
-                rmd160  11df0b4303be2846ed8af0e3322fd2ac0ccf885e
+checksums           md5     333af0848ad79931875a35cc61dc22e0 \
+                    sha1    838e1eff1c56d3dbb15bf035ee22d9f2773abdf2 \
+                    rmd160  11df0b4303be2846ed8af0e3322fd2ac0ccf885e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160817/aebde5a5/attachment.html>


More information about the macports-changes mailing list