Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651572 - sys-apps/fd-7.0.0 version bump
Summary: sys-apps/fd-7.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-26 12:56 UTC by Joonas Niilola
Modified: 2018-03-26 18:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joonas Niilola gentoo-dev 2018-03-26 12:56:33 UTC
fd-7.0.0 released with few changes, 
https://github.com/sharkdp/fd/releases

the CRATES list seems to be following: 
----------
	aho-corasick-0.6.4
	ansi_term-0.11.0
	atty-0.2.8
	bitflags-0.9.1
	bitflags-1.0.1
	cfg-if-0.1.2
	clap-2.31.1
	crossbeam-0.3.2
	ctrlc-3.1.0
	diff-0.1.11
	fnv-1.0.6
	fuchsia-zircon-0.3.3
	fuchsia-zircon-sys-0.3.3
	globset-0.3.0
	ignore-0.4.1
	kernel32-sys-0.2.2
	lazy_static-1.0.0
	libc-0.2.39
	log-0.4.1
	memchr-2.0.1
	nix-0.9.0
	num_cpus-1.8.0
	rand-0.4.2
	redox_syscall-0.1.37
	redox_termios-0.1.1
	regex-0.2.8
	regex-syntax-0.5.2
	remove_dir_all-0.3.0
	same-file-1.0.2
	strsim-0.7.0
	tempdir-0.3.6
	term_size-0.3.1
	termion-1.5.1
	textwrap-0.9.0
	thread_local-0.3.5
	ucd-util-0.1.1
	unicode-width-0.1.4
	unreachable-1.0.0
	utf8-ranges-1.0.0
	vec_map-0.8.0
	version_check-0.1.3
	void-1.0.2
	walkdir-2.1.4
	winapi-0.2.8
	winapi-0.3.4
	winapi-build-0.1.1
	winapi-i686-pc-windows-gnu-0.4.0
	winapi-x86_64-pc-windows-gnu-0.4.0
----------
Comment 1 Jonas Stein gentoo-dev 2018-03-26 14:32:23 UTC
Thank you for the bump request, but please wait at least 48h next time. 
https://wiki.gentoo.org/wiki/Zero-day_bump_requests

You can help the maintainer with further information:
Does a simple bump [1] work on your system? 
Chances are high, because a first look on the bump revealed only small changes.

[1] https://wiki.gentoo.org/wiki/Custom_repository#Simple_version_bump_of_an_ebuild_in_the_local_overlay
Comment 2 Joonas Niilola gentoo-dev 2018-03-26 15:45:21 UTC
(In reply to Jonas Stein from comment #1)
> Thank you for the bump request, but please wait at least 48h next time. 
> https://wiki.gentoo.org/wiki/Zero-day_bump_requests

Heh, this indeed makes me look like a d**k. I didnt know about that rule. Anyway, I pinged gyakovlev in IRC as soon as this was released, but he was busy and I decided to help him a bit by digging the required CRATES list, and made a bug to paste that info somewhere and give him something to link PR for :P

> 
> You can help the maintainer with further information:
> Does a simple bump [1] work on your system? 
> Chances are high, because a first look on the bump revealed only small
> changes.

Yes, with the updated CRATES list, fd-7.0.0 compiles, installs and works just fine.

$ fd --version
fd 7.0.0
Comment 3 Georgy Yakovlev archtester gentoo-dev 2018-03-26 17:03:24 UTC
Hey, that was quick =)
Comment 4 Larry the Git Cow gentoo-dev 2018-03-26 18:43:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18e87da4b1e9787ced9211a426a7ba1f0780527c

commit 18e87da4b1e9787ced9211a426a7ba1f0780527c
Author:     Georgy Yakovlev <ya@sysdump.net>
AuthorDate: 2018-03-26 16:49:44 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2018-03-26 18:42:48 +0000

    sys-apps/fd: version bump to 7.0.0
    
    Closes: https://bugs.gentoo.org/651572
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Closes: https://github.com/gentoo/gentoo/pull/7626

 sys-apps/fd/Manifest        | 27 +++++++++++++
 sys-apps/fd/fd-7.0.0.ebuild | 92 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 119 insertions(+)