[130764] trunk/dports/perl/p5-autodia/Portfile

mojca at macports.org mojca at macports.org
Fri Jan 2 07:13:05 PST 2015


Revision: 130764
          https://trac.macports.org/changeset/130764
Author:   mojca at macports.org
Date:     2015-01-02 07:13:05 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
p5-autodia: whitespace only

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

Modified: trunk/dports/perl/p5-autodia/Portfile
===================================================================
--- trunk/dports/perl/p5-autodia/Portfile	2015-01-02 15:12:30 UTC (rev 130763)
+++ trunk/dports/perl/p5-autodia/Portfile	2015-01-02 15:13:05 UTC (rev 130764)
@@ -11,12 +11,12 @@
 maintainers         snc openmaintainer
 license             GPL-2+
 description         Create XML diagrams
-long_description \
-    AutoDia is an open-source, auto-documentation and auto-diagramming \
-    system allowing you to automatically generate Images, XML, HTML or Dia \
-    files.
+long_description    AutoDia is an open-source, auto-documentation and auto-diagramming \
+                    system allowing you to automatically generate Images, XML, HTML or Dia \
+                    files.
 
 platforms           darwin
+supported_archs     noarch
 
 homepage            http://search.cpan.org/dist/Autodia/
 
@@ -24,12 +24,12 @@
                     sha256  ac8125c88abe39d9fe01ca3acc13a00a29f3336a4bb7ef60447e6b8b822ff422
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-xml-simple
-    
-    supported_archs noarch
-    
+    depends_lib-append \
+                    port:p${perl5.major}-xml-simple
+
     variant graphviz description {Build with graphviz support} {
-        depends_lib-append    port:p${perl5.major}-graphviz
+        depends_lib-append \
+                    port:p${perl5.major}-graphviz
     }
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/49d50a48/attachment-0001.html>


More information about the macports-changes mailing list