Revision: 149499 https://trac.macports.org/changeset/149499 Author: and.damore@macports.org Date: 2016-06-23 02:11:24 -0700 (Thu, 23 Jun 2016) Log Message: ----------- port fish: upgrade to 2.3.0; nomaintainer Modified Paths: -------------- trunk/dports/shells/fish/Portfile Modified: trunk/dports/shells/fish/Portfile =================================================================== --- trunk/dports/shells/fish/Portfile 2016-06-23 02:05:14 UTC (rev 149498) +++ trunk/dports/shells/fish/Portfile 2016-06-23 09:11:24 UTC (rev 149499) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup fish-shell fish-shell 2.2.0 -revision 1 +github.setup fish-shell fish-shell 2.3.0 name fish license GPL-2 categories shells @@ -19,8 +18,8 @@ github.tarball_from releases distname ${name}-${version} -checksums rmd160 1dd2103707fded8a3933de4b06fdd8c78f6a5197 \ - sha256 a76339fd14ce2ec229283c53e805faac48c3e99d9e3ede9d82c0554acfc7b77a +checksums rmd160 5e836da5d5dc13674047170fee977655a2cb32d5 \ + sha256 912bac47552b1aa0d483a39ade330356632586a8f726c0e805b46d45cfad54e5 depends_build port:doxygen \ path:bin/dot:graphviz
participants (1)
-
and.damore@macports.org