FreeBSD Bugzilla – Attachment 190970 Details for
Bug 226185
textproc/ripgrep: Update to version 0.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Version 0.8.1 update patch
ripgrep-0.8.1.diff (text/plain), 1.99 KB, created by
Petteri Valkonen
on 2018-02-24 19:51:11 UTC
(
hide
)
Description:
Version 0.8.1 update patch
Filename:
MIME Type:
Creator:
Petteri Valkonen
Created:
2018-02-24 19:51:11 UTC
Size:
1.99 KB
patch
obsolete
>diff -ruN ripgrep.orig/Makefile ripgrep/Makefile >--- ripgrep.orig/Makefile 2018-02-24 13:04:21.389056000 +0200 >+++ ripgrep/Makefile 2018-02-24 12:59:30.208943000 +0200 >@@ -4,7 +4,7 @@ > # vim: ts=8 noet > > PORTNAME= ripgrep >-DISTVERSION= 0.8.0 >+DISTVERSION= 0.8.1 > CATEGORIES= textproc > > MAINTAINER= petteri.valkonen@iki.fi >@@ -86,6 +86,7 @@ > > BASH_PLIST_FILES= etc/bash_completion.d/rg.bash > FISH_PLIST_FILES= share/fish/completions/rg.fish >+ZSH_PLIST_FILES= share/zsh/site-functions/_rg > > # simd crate uses cfg_target_feature which isn't stable yet, so unlock > # unstable features similar to how lang/rust bootstraps. www/firefox >@@ -94,8 +95,6 @@ > SIMD_VARS= CARGO_FEATURES+=simd-accel ${SIMD_VARS_${ARCH}} > SIMD_VARS_i386= RUSTFLAGS+="-C target-feature=+sse2" > >-ZSH_PLIST_FILES= share/zsh/site-functions/_rg >- > post-patch: > @${REINPLACE_CMD} -e 's|OUT_DIR|RIPGREP_OUTDIR|' ${WRKSRC}/build.rs > >diff -ruN ripgrep.orig/distinfo ripgrep/distinfo >--- ripgrep.orig/distinfo 2018-02-24 13:04:21.389467000 +0200 >+++ ripgrep/distinfo 2018-02-24 12:54:08.945118000 +0200 >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1518468285 >+TIMESTAMP = 1519469648 > SHA256 (rust/crates/aho-corasick-0.6.4.tar.gz) = d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4 > SIZE (rust/crates/aho-corasick-0.6.4.tar.gz) = 25443 > SHA256 (rust/crates/ansi_term-0.10.2.tar.gz) = 6b3568b48b7cefa6b8ce125f9bb4989e52fbcc29ebea88df04cc7c5f12f70455 >@@ -79,5 +79,5 @@ > SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = 2918815 > SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f > SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 >-SHA256 (BurntSushi-ripgrep-0.8.0_GH0.tar.gz) = c26391013522dfce3d870aec911fc602425e2eb385b75802b5b44440f4c32e24 >-SIZE (BurntSushi-ripgrep-0.8.0_GH0.tar.gz) = 518238 >+SHA256 (BurntSushi-ripgrep-0.8.1_GH0.tar.gz) = 7035379fce0c1e32552e8ee528b92c3d01b8d3935ea31d26c51a73287be74bb3 >+SIZE (BurntSushi-ripgrep-0.8.1_GH0.tar.gz) = 521088
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
Actions:
View
|
Diff
Attachments on
bug 226185
:
190970
|
190973
|
190976