[129235] trunk/dports/perl/p5-www-wolframalpha/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 13:56:36 PST 2014


Revision: 129235
          https://trac.macports.org/changeset/129235
Author:   mojca at macports.org
Date:     2014-12-09 13:56:36 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-www-wolframalpha: whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-www-wolframalpha/Portfile

Modified: trunk/dports/perl/p5-www-wolframalpha/Portfile
===================================================================
--- trunk/dports/perl/p5-www-wolframalpha/Portfile	2014-12-09 21:53:07 UTC (rev 129234)
+++ trunk/dports/perl/p5-www-wolframalpha/Portfile	2014-12-09 21:56:36 UTC (rev 129235)
@@ -20,23 +20,23 @@
                     conditions and limitations\; see \
                     http://products.wolframalpha.com/developers/ for details.
 
-checksums           sha1    bb38dfa6d9ff0f53b775b0edec3d09cb282926aa \
-                    rmd160  b1a1f2da5b79544c5bc9ca4780ecb4d5143ef83b
+checksums           rmd160  b1a1f2da5b79544c5bc9ca4780ecb4d5143ef83b \
+                    sha256  668b53e61202894038e9ac2e632810b42d916fbc0c4205dd6d00a0ad61d08eb1
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-libwww-perl \
-                    port:p${perl5.major}-uri \
-                    port:p${perl5.major}-xml-simple
+    depends_lib-append  port:p${perl5.major}-libwww-perl \
+                        port:p${perl5.major}-uri \
+                        port:p${perl5.major}-xml-simple
 
-post-destroot {
-    set docdir ${prefix}/share/doc/${name}
-    xinstall -d ${destroot}${docdir}
-    xinstall -m 644 -W ${worksrcpath} Changes README ${destroot}${docdir}
+    post-destroot {
+        set docdir ${prefix}/share/doc/${name}
+        xinstall -d ${destroot}${docdir}
+        xinstall -m 644 -W ${worksrcpath} Changes README ${destroot}${docdir}
 
-    set exampledir ${docdir}/examples
-    xinstall -d ${destroot}${exampledir}
-    xinstall -m 644 -W ${worksrcpath}/ex \
-        asyncPod.pl query.pl validatequery.pl \
-        ${destroot}${exampledir}
+        set exampledir ${docdir}/examples
+        xinstall -d ${destroot}${exampledir}
+        xinstall -m 644 -W ${worksrcpath}/ex \
+            asyncPod.pl query.pl validatequery.pl \
+            ${destroot}${exampledir}
+    }
 }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/64f494dd/attachment.html>


More information about the macports-changes mailing list