[124468] trunk/dports/perl/p5-wx/Portfile

mojca at macports.org mojca at macports.org
Sun Aug 24 02:59:27 PDT 2014


Revision: 124468
          https://trac.macports.org/changeset/124468
Author:   mojca at macports.org
Date:     2014-08-24 02:59:27 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
p5-wx: whitespace only

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

Modified: trunk/dports/perl/p5-wx/Portfile
===================================================================
--- trunk/dports/perl/p5-wx/Portfile	2014-08-24 09:46:47 UTC (rev 124467)
+++ trunk/dports/perl/p5-wx/Portfile	2014-08-24 09:59:27 UTC (rev 124468)
@@ -19,23 +19,23 @@
 maintainers         mojca openmaintainer
 license             {Artistic-1 GPL}
 
-description         interface to the wxWidgets GUI toolkit
-
+description         Interface to the wxWidgets cross-platform GUI toolkit
 long_description    ${description}
 
 checksums           rmd160  5243481e9623a974e95a73e27906483bdde2aba9 \
                     sha256  93e974c7d5ae2c66fe2f3de14988d372cea5b9b5e3da6798776aa90efe7442c9
 
 if {${perl5.major} != ""} {
-wxWidgets.use       wxWidgets-3.0
+    wxWidgets.use   wxWidgets-3.0
 
-patchfiles          patch-resttoolpath.diff
+    patchfiles      patch-resttoolpath.diff
 
-depends_build-append \
+    depends_build-append \
                     port:p${perl5.major}-extutils-xspp
 
-depends_lib-append  port:p${perl5.major}-alien-wxwidgets \
+    depends_lib-append \
+                    port:p${perl5.major}-alien-wxwidgets \
                     port:${wxWidgets.port}
 
-configure.args      installdirs=vendor
+    configure.args  installdirs=vendor
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/1459b9a4/attachment.html>


More information about the macports-changes mailing list