[123448] trunk/dports/perl/p5-image-size/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 05:19:28 PDT 2014


Revision: 123448
          https://trac.macports.org/changeset/123448
Author:   mojca at macports.org
Date:     2014-08-09 05:19:28 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-image-size: whitespace

Modified Paths:
--------------
    trunk/dports/perl/p5-image-size/Portfile

Modified: trunk/dports/perl/p5-image-size/Portfile
===================================================================
--- trunk/dports/perl/p5-image-size/Portfile	2014-08-09 12:13:37 UTC (rev 123447)
+++ trunk/dports/perl/p5-image-size/Portfile	2014-08-09 12:19:28 UTC (rev 123448)
@@ -1,25 +1,25 @@
 # -*- 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 5.18 5.20
-perl5.setup             Image-Size 3.232
-revision                1
-license                 {Artistic-2 LGPL-2.1}
-maintainers             nomaintainer
-platforms               darwin
-categories-append       graphics
-supported_archs         noarch
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Image-Size 3.232
+revision            1
+license             {Artistic-2 LGPL-2.1}
+maintainers         nomaintainer
+platforms           darwin
+categories-append   graphics
+supported_archs     noarch
 
-description             Extract size information from image files
-long_description        This module provide functions to extract image \
-                        sizes from image files
+description         Extract size information from image files
+long_description    This module provide functions to extract image \
+                    sizes from image files
 
-checksums               rmd160  ce9c35d31ca673ca86165309c5b73ba05b67ba69 \
-                        sha256  acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7
+checksums           rmd160  ce9c35d31ca673ca86165309c5b73ba05b67ba69 \
+                    sha256  acc34ef5270473ca925b2757bc9c379add8542280636dade2dc73f324231a0d7
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-module-build
+depends_lib-append  port:p${perl5.major}-module-build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/e21bdda8/attachment.html>


More information about the macports-changes mailing list