[106199] trunk/dports/shells/fish/Portfile

larryv at macports.org larryv at macports.org
Sat May 18 12:27:51 PDT 2013


Revision: 106199
          https://trac.macports.org/changeset/106199
Author:   larryv at macports.org
Date:     2013-05-18 12:27:51 -0700 (Sat, 18 May 2013)
Log Message:
-----------
fish: Tweak whitespace.

Modified Paths:
--------------
    trunk/dports/shells/fish/Portfile

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2013-05-18 15:38:53 UTC (rev 106198)
+++ trunk/dports/shells/fish/Portfile	2013-05-18 19:27:51 UTC (rev 106199)
@@ -10,31 +10,27 @@
 categories              shells
 platforms               darwin
 maintainers             nomaintainer
+
 description             user friendly command line shell for UNIX-like \
                         operating systems
 long_description        fish is a user friendly command line shell for \
                         UNIX-like operating systems like Darwin.
 
 homepage                http://fishshell.com/
+
 master_sites            ${homepage}files/${version}/
 use_bzip2               yes
-
 checksums               md5     ead6b7c6cdb21f35a3d4aa1d5fa596f1 \
                         sha1    3a6a5d0cfff348e5f9b1e7cd771865fd1dcd802e \
                         rmd160  820b7a57f31b98a6faf1520b356a06422891e787
 
-livecheck.type          regex
-livecheck.regex         fish-(.*?).tar.bz2
-
 depends_build           port:doxygen \
                         path:bin/dot:graphviz
-
 depends_lib             port:libiconv \
                         port:ncurses \
                         port:gettext
 
 configure.ccache        no
-
 configure.args          --mandir=${prefix}/share/man \
                         --docdir=${prefix}/share/doc/${name} \
                         --without-xsel
@@ -77,3 +73,6 @@
 
     sudo port install xsel
 "
+
+livecheck.type          regex
+livecheck.regex         fish-(.*?).tar.bz2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130518/9b626c30/attachment.html>


More information about the macports-changes mailing list