Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2020 20:37:19 +0000 (UTC)
From:      Alan Somers <asomers@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536420 - head/shells/fish
Message-ID:  <202005242037.04OKbJLA044903@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: asomers (src committer)
Date: Sun May 24 20:37:19 2020
New Revision: 536420
URL: https://svnweb.freebsd.org/changeset/ports/536420

Log:
  shells/fish: update to 3.1.2
  
  PR:		246681
  Submitted by:	dch

Modified:
  head/shells/fish/Makefile
  head/shells/fish/distinfo

Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile	Sun May 24 20:22:13 2020	(r536419)
+++ head/shells/fish/Makefile	Sun May 24 20:37:19 2020	(r536420)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fish
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.2
 CATEGORIES=	shells
 MASTER_SITES=	https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/
 

Modified: head/shells/fish/distinfo
==============================================================================
--- head/shells/fish/distinfo	Sun May 24 20:22:13 2020	(r536419)
+++ head/shells/fish/distinfo	Sun May 24 20:37:19 2020	(r536420)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588000442
-SHA256 (fish-3.1.1.tar.gz) = 07dc78eea3bc4cbd490b2f2a2e19e5771ac9e3b6b1a75893039ad8b34d6122b8
-SIZE (fish-3.1.1.tar.gz) = 6816063
+TIMESTAMP = 1590245573
+SHA256 (fish-3.1.2.tar.gz) = d5b927203b5ca95da16f514969e2a91a537b2f75bec9b21a584c4cd1c7aa74ed
+SIZE (fish-3.1.2.tar.gz) = 6816214



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005242037.04OKbJLA044903>