FreeBSD Bugzilla – Attachment 213859 Details for
Bug 245975
shells/fish: Update to 3.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fish: upgrade to 3.1.1
file_245975.txt (text/plain), 2.74 KB, created by
Evilham
on 2020-04-27 16:01:20 UTC
(
hide
)
Description:
fish: upgrade to 3.1.1
Filename:
MIME Type:
Creator:
Evilham
Created:
2020-04-27 16:01:20 UTC
Size:
2.74 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 532712) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= fish >-PORTVERSION= 3.1.0 >+PORTVERSION= 3.1.1 > PORTREVISION= 1 > CATEGORIES= shells > MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ >Index: distinfo >=================================================================== >--- distinfo (revision 532712) >+++ distinfo (working copy) >@@ -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 >Index: files/patch-share_functions_fish__vcs__prompt.fish >=================================================================== >--- files/patch-share_functions_fish__vcs__prompt.fish (revision 532712) >+++ files/patch-share_functions_fish__vcs__prompt.fish (nonexistent) >@@ -1,12 +0,0 @@ >---- share/functions/fish_vcs_prompt.fish.orig 2020-04-18 20:32:19 UTC >-+++ share/functions/fish_vcs_prompt.fish >-@@ -3,5 +3,8 @@ function fish_vcs_prompt --description "Print the prom >- # This is so we don't try svn if git already worked. >- fish_git_prompt >- or fish_hg_prompt >-- or fish_svn_prompt >-+ # The svn prompt is disabled by default because it's quite slow on common svn repositories. >-+ # To enable it uncomment it. >-+ # You can also only use it in specific directories by checking $PWD. >-+ # or fish_svn_prompt >- end > >Property changes on: files/patch-share_functions_fish__vcs__prompt.fish >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 532712) >+++ pkg-plist (working copy) >@@ -328,7 +328,6 @@ > %%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 @@ > %%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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
contact
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 245975
: 213859
Working