Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517732 - net-fs/davfs2-1.5.0 version bump
Summary: net-fs/davfs2-1.5.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-21 22:46 UTC by Uwe Sauter
Modified: 2015-10-16 16:12 UTC (History)
7 users (show)

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


Attachments
davfs2-1.5.2.ebuild (davfs2-1.5.2.ebuild,1.13 KB, text/plain)
2014-12-06 14:41 UTC, Chema Alonso Josa (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Sauter 2014-07-21 22:46:52 UTC
On April 21th, a new version of davfs2 was released after almost two years. A lot of bug fixes were done.
I kindly ask for an ebuild for this new version.

Website: http://savannah.nongnu.org/projects/davfs2

Reproducible: Always
Comment 1 cyberbat 2014-11-21 17:07:15 UTC
davfs2 1.5.2 was released at 23.08.2014. Is anybody here? The issue is not even confirmed.
Comment 2 Chema Alonso Josa (RETIRED) gentoo-dev 2014-12-06 14:41:19 UTC
I've been using =net-fs/davfs2-1.5.2 for a while with no issues. I've used the attached ebuild.
Comment 3 Chema Alonso Josa (RETIRED) gentoo-dev 2014-12-06 14:41:58 UTC
Created attachment 391064 [details]
davfs2-1.5.2.ebuild
Comment 4 Dirk Olmes 2015-01-28 15:00:33 UTC
I can confirm that the attached ebuild works for me, too. Including it in the official portage tree would be highly appreciated.
Comment 5 cyberbat 2015-08-27 16:31:34 UTC
Bump. Can anybody be so kind to tell what's the problem here?
Comment 6 Chema Alonso Josa (RETIRED) gentoo-dev 2015-08-29 09:28:53 UTC
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.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-10-12 16:43:59 UTC
We have a pull request for this @ https://github.com/gentoo/gentoo/pull/155.

Please let us know if it's ok to go.
Comment 8 Ian Delaney (RETIRED) gentoo-dev 2015-10-14 04:43:52 UTC
yes clear from here
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-10-16 10:42:13 UTC
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
Comment 10 Göktürk Yüksek archtester gentoo-dev 2015-10-16 16:12:49 UTC
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