svn commit: r369564 - branches/2014Q3/shells/fish

Bryan Drewery bdrewery at FreeBSD.org
Mon Sep 29 23:28:24 UTC 2014


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


More information about the svn-ports-all mailing list