Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 607010

Summary: mail-filter/imapfilter-2.6.10 version bump request
Product: Gentoo Linux Reporter: Martin Zwicknagl <martin.zwicknagl>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, net-mail+disabled
Priority: Normal Keywords: Bug, EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: updated ebuild for imapfilter
updated ebuild for imapfilter-2.6.10 changed to EAPI=6
diff for imapfilter-2.5.7-r1.ebuild to imapfilter-2.6.10.ebuild

Description Martin Zwicknagl 2017-01-24 10:00:00 UTC
Created attachment 461180 [details]
updated ebuild for imapfilter

The last change in mail-filter/imapfilter is from the year 2015 which is imapfilter-2.5.7-r1 

The actual up-stream version of imapfilter is 2.6.10, which fixes (at least for me) problems getting emails with the "is_older" method.

I created a local ebuild mail-filter/imapfilter-2.6.10.ebuild by just renaming the actual portage version imapfilter-2.5.7-r1.ebuild into imapfilter-2.6.10.ebuild. -> emerged the new version

Result: no problems in compiling and running imapfilter so far.


Could you please update the ebuild for mail-filter/imapfilter in the portage tree.

Thanks,
Martin
Comment 1 Jonas Stein gentoo-dev 2017-01-24 14:16:46 UTC
*** Bug 607012 has been marked as a duplicate of this bug. ***
Comment 2 Jonas Stein gentoo-dev 2017-01-24 14:29:28 UTC
Thank you for your contribution.
Here a few suggestions, after a short look

* please attach the diff -u old.ebuild new.ebuild [1]
* we always try to use the latest EAPI -> EAPI=6 [2]
* test your ebuild with repoman -d full 

[1] https://devmanual.gentoo.org/ebuild-writing/common-mistakes/
[2] https://devmanual.gentoo.org/ebuild-writing/eapi/
Comment 3 Martin Zwicknagl 2017-01-24 16:09:32 UTC
Created attachment 461254 [details]
updated ebuild for imapfilter-2.6.10 changed to EAPI=6
Comment 4 Martin Zwicknagl 2017-01-24 16:10:24 UTC
Created attachment 461256 [details, diff]
diff for imapfilter-2.5.7-r1.ebuild to imapfilter-2.6.10.ebuild
Comment 5 Stefan Strogin gentoo-dev 2019-02-28 06:51:03 UTC
2.6.12 is now in tree, bug 671780.
Let's close this one.