Date: Mon, 29 Sep 2014 23:28:23 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r369564 - branches/2014Q3/shells/fish Message-ID: <201409292328.s8TNSN0j006549@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Mon Sep 29 23:28:23 2014 New Revision: 369564 URL: http://svnweb.freebsd.org/changeset/ports/369564 QAT: https://qat.redports.org/buildarchive/r369564/ Log: MFH: r369563 (without @dir changes) - Update to 2.1.1 Security: CVE-2014-2905 Security: CVE-2014-2906 Security: CVE-2014-3856 Security: CVE-2014-2914 Security: CVE-2014-3219 Modified: branches/2014Q3/shells/fish/Makefile branches/2014Q3/shells/fish/distinfo Directory Properties: branches/2014Q3/ (props changed) Modified: branches/2014Q3/shells/fish/Makefile ============================================================================== --- branches/2014Q3/shells/fish/Makefile Mon Sep 29 23:27:26 2014 (r369563) +++ branches/2014Q3/shells/fish/Makefile Mon Sep 29 23:28:23 2014 (r369564) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fish -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= shells MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/ Modified: branches/2014Q3/shells/fish/distinfo ============================================================================== --- branches/2014Q3/shells/fish/distinfo Mon Sep 29 23:27:26 2014 (r369563) +++ branches/2014Q3/shells/fish/distinfo Mon Sep 29 23:28:23 2014 (r369564) @@ -1,2 +1,2 @@ -SHA256 (fish-2.1.0.tar.gz) = af527af9d145df5675ca3031c1a87007d4f4753a1cde49da88f4eb883a1cf044 -SIZE (fish-2.1.0.tar.gz) = 1707921 +SHA256 (fish-2.1.1.tar.gz) = b7e4d3c3d55fc3859edcb20462fcf0d14ab26e920eddcd503072e8105284d924 +SIZE (fish-2.1.1.tar.gz) = 1681744
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409292328.s8TNSN0j006549>