Date: Mon, 29 Sep 2014 23:27:27 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369563 - head/shells/fish Message-ID: <201409292327.s8TNRRmV006311@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Mon Sep 29 23:27:26 2014 New Revision: 369563 URL: http://svnweb.freebsd.org/changeset/ports/369563 QAT: https://qat.redports.org/buildarchive/r369563/ Log: - 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: head/shells/fish/Makefile head/shells/fish/distinfo head/shells/fish/pkg-plist Modified: head/shells/fish/Makefile ============================================================================== --- head/shells/fish/Makefile Mon Sep 29 22:38:09 2014 (r369562) +++ head/shells/fish/Makefile Mon Sep 29 23:27:26 2014 (r369563) @@ -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: head/shells/fish/distinfo ============================================================================== --- head/shells/fish/distinfo Mon Sep 29 22:38:09 2014 (r369562) +++ head/shells/fish/distinfo Mon Sep 29 23:27:26 2014 (r369563) @@ -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 Modified: head/shells/fish/pkg-plist ============================================================================== --- head/shells/fish/pkg-plist Mon Sep 29 22:38:09 2014 (r369562) +++ head/shells/fish/pkg-plist Mon Sep 29 23:27:26 2014 (r369563) @@ -565,10 +565,3 @@ man/man1/mimedb.1.gz %%NLS%%share/locale/en/LC_MESSAGES/fish.mo %%NLS%%share/locale/fr/LC_MESSAGES/fish.mo %%NLS%%share/locale/sv/LC_MESSAGES/fish.mo -@dirrm %%DATADIR%%/tools/web_config/sample_prompts -@dirrm %%DATADIR%%/tools/web_config -@dirrm %%DATADIR%%/tools -@dirrm %%DATADIR%%/functions -@dirrm %%DATADIR%%/completions -@dirrm %%DATADIR%% -@dirrm %%ETCDIR%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409292327.s8TNRRmV006311>