Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 15:36:07 +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: r534268 - in head/shells/fish: . files
Message-ID:  <202005071536.047Fa7mm082813@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: asomers (src committer)
Date: Thu May  7 15:36:07 2020
New Revision: 534268
URL: https://svnweb.freebsd.org/changeset/ports/534268

Log:
  shells/fish: update to 3.1.1
  
  PR:		245975
  Submitted by:	Evilham <contact@evilham.com>

Deleted:
  head/shells/fish/files/patch-share_functions_fish__vcs__prompt.fish
Modified:
  head/shells/fish/Makefile
  head/shells/fish/distinfo
  head/shells/fish/pkg-plist

Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile	Thu May  7 14:44:17 2020	(r534267)
+++ head/shells/fish/Makefile	Thu May  7 15:36:07 2020	(r534268)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fish
-PORTVERSION=	3.1.0
-PORTREVISION=	1
+PORTVERSION=	3.1.1
 CATEGORIES=	shells
 MASTER_SITES=	https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/
 

Modified: head/shells/fish/distinfo
==============================================================================
--- head/shells/fish/distinfo	Thu May  7 14:44:17 2020	(r534267)
+++ head/shells/fish/distinfo	Thu May  7 15:36:07 2020	(r534268)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582492621
-SHA256 (fish-3.1.0.tar.gz) = e5db1e6839685c56f172e1000c138e290add4aa521f187df4cd79d4eab294368
-SIZE (fish-3.1.0.tar.gz) = 6810953
+TIMESTAMP = 1588000442
+SHA256 (fish-3.1.1.tar.gz) = 07dc78eea3bc4cbd490b2f2a2e19e5771ac9e3b6b1a75893039ad8b34d6122b8
+SIZE (fish-3.1.1.tar.gz) = 6816063

Modified: head/shells/fish/pkg-plist
==============================================================================
--- head/shells/fish/pkg-plist	Thu May  7 14:44:17 2020	(r534267)
+++ head/shells/fish/pkg-plist	Thu May  7 15:36:07 2020	(r534268)
@@ -328,7 +328,6 @@ libdata/pkgconfig/fish.pc
 %%DATADIR%%/completions/aws.fish
 %%DATADIR%%/completions/badblocks.fish
 %%DATADIR%%/completions/base64.fish
-%%DATADIR%%/completions/bat.fish
 %%DATADIR%%/completions/bb-wrapper.fish
 %%DATADIR%%/completions/bc.fish
 %%DATADIR%%/completions/bd.fish
@@ -753,7 +752,6 @@ libdata/pkgconfig/fish.pc
 %%DATADIR%%/completions/resolvectl.fish
 %%DATADIR%%/completions/return.fish
 %%DATADIR%%/completions/rfkill.fish
-%%DATADIR%%/completions/rg.fish
 %%DATADIR%%/completions/rgrep.fish
 %%DATADIR%%/completions/rm.fish
 %%DATADIR%%/completions/rmdir.fish



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