Summary: | net-fs/davfs2-1.5.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Uwe Sauter <uwe> |
Component: | Current packages | Assignee: | Network Filesystems <net-fs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cyberbat83, dirk.olmes, gokturk, nikoli, nimiux, reviewers+disabled, uwe |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://github.com/gentoo/gentoo/issues/155 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | davfs2-1.5.2.ebuild |
Description
Uwe Sauter
2014-07-21 22:46:52 UTC
davfs2 1.5.2 was released at 23.08.2014. Is anybody here? The issue is not even confirmed. I've been using =net-fs/davfs2-1.5.2 for a while with no issues. I've used the attached ebuild. Created attachment 391064 [details]
davfs2-1.5.2.ebuild
I can confirm that the attached ebuild works for me, too. Including it in the official portage tree would be highly appreciated. Bump. Can anybody be so kind to tell what's the problem here? net-fs are the maintainers of this package. They should review the ebuild and do the bump. @net-fs: I can do the bump if you are ok with the attached ebuild. Thanks. We have a pull request for this @ https://github.com/gentoo/gentoo/pull/155. Please let us know if it's ok to go. yes clear from here commit 9118358748d50d1651890303dff371786f4393dd Merge: c45be02 109922a Author: Michał Górny <mgorny@gentoo.org> Date: Fri Oct 16 12:39:45 2015 +0200 net-fs/davfs2: Merge "version bump to 1.5.2" Pull-Request: https://github.com/gentoo/gentoo/pull/155 Just replaying the github discussion here for completeness purposes: - epatch() and eautoreconf() isn't needed. phases with the default actions are removed (namely src_prepare, src_compile and src_install). autotools and euilts inherits are deleted. - inheriting linux-mod isn't required. it was included 9 years ago for a different functionality that isn't needed now: https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-fs/davfs2/davfs2-0.2.8.ebuild?hideattic=0&r1=1.2&r2=1.3 |