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

cal at macports.org cal at macports.org
Wed Mar 12 11:22:20 PDT 2014


Revision: 117778
          https://trac.macports.org/changeset/117778
Author:   cal at macports.org
Date:     2014-03-12 11:22:20 -0700 (Wed, 12 Mar 2014)
Log Message:
-----------
fish: stealth update, fixes checksum error

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

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2014-03-12 17:56:27 UTC (rev 117777)
+++ trunk/dports/shells/fish/Portfile	2014-03-12 18:22:20 UTC (rev 117778)
@@ -5,6 +5,8 @@
 PortGroup               github 1.0
 
 github.setup            fish-shell fish-shell 2.1.0
+# fish was stealth-updated, no changes. Remove this line with the next update.
+dist_subdir             ${name}/${version}_1
 name                    fish
 license                 GPL-2
 categories              shells
@@ -16,8 +18,8 @@
 
 homepage                http://fishshell.com/
 
-checksums               rmd160  8a3f7b4af75906742bf008d80897db781e6701ed \
-                        sha256  ca7c63effd88fb1c9466eb351e4b2139319bfdba2331c0767e979cf5675ae41f
+checksums               rmd160  37b015542bf12ea71f593df3e8fbd18e49e0ceed \
+                        sha256  aa81de9075ab8e7aa99d3857b3653d698a4ff40d2246fbf2289ee925bf1a81b2
 
 depends_build           port:doxygen \
                         path:bin/dot:graphviz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140312/9abe83a1/attachment.html>


More information about the macports-changes mailing list