Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2019 15:32:17 +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: r493425 - in head/shells/fish: . files
Message-ID:  <201902201532.x1KFWHWQ083657@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: asomers (src committer)
Date: Wed Feb 20 15:32:17 2019
New Revision: 493425
URL: https://svnweb.freebsd.org/changeset/ports/493425

Log:
  shells/fish: upgrade to 3.0.1

Deleted:
  head/shells/fish/files/patch-src_fallback.cpp
  head/shells/fish/files/patch-src_fallback.h
Modified:
  head/shells/fish/Makefile
  head/shells/fish/distinfo

Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile	Wed Feb 20 15:13:29 2019	(r493424)
+++ head/shells/fish/Makefile	Wed Feb 20 15:32:17 2019	(r493425)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fish
-PORTVERSION=	3.0.0
-PORTREVISION=	1
+PORTVERSION=	3.0.1
 CATEGORIES=	shells
 MASTER_SITES=	https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/
 

Modified: head/shells/fish/distinfo
==============================================================================
--- head/shells/fish/distinfo	Wed Feb 20 15:13:29 2019	(r493424)
+++ head/shells/fish/distinfo	Wed Feb 20 15:32:17 2019	(r493425)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546108347
-SHA256 (fish-3.0.0.tar.gz) = ea9dd3614bb0346829ce7319437c6a93e3e1dfde3b7f6a469b543b0d2c68f2cf
-SIZE (fish-3.0.0.tar.gz) = 6472393
+TIMESTAMP = 1550527080
+SHA256 (fish-3.0.1.tar.gz) = 21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4
+SIZE (fish-3.0.1.tar.gz) = 6477550



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