Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728060 - net-mail/dbmail-3.2.4 version bump
Summary: net-mail/dbmail-3.2.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-12 11:10 UTC by Sandino Araico Sanchez
Modified: 2021-01-27 13:29 UTC (History)
2 users (show)

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


Attachments
dbmail-3.2.4.ebuild (dbmail-3.2.4.ebuild,4.78 KB, text/plain)
2020-06-12 11:12 UTC, Sandino Araico Sanchez
Details
ebuild with EAPI 7 (dbmail-3.2.4.ebuild,4.71 KB, text/plain)
2020-08-21 18:06 UTC, Sandino Araico Sanchez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandino Araico Sanchez 2020-06-12 11:10:35 UTC
net-mail/dbmail-3.2.4 released on 2020-06-08 
https://github.com/dbmail/dbmail/releases

Reproducible: Always
Comment 1 Sandino Araico Sanchez 2020-06-12 11:12:20 UTC
Created attachment 644508 [details]
dbmail-3.2.4.ebuild
Comment 2 Jonas Stein gentoo-dev 2020-06-14 12:04:58 UTC
Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman and pkgcheck
* We always try to use the latest EAPI, please bump to EAPI=7
* Please remove obsolete lines
* please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/)
* A bot can look for additional mistakes, if you upload a PR via github
Comment 3 Sandino Araico Sanchez 2020-08-04 01:33:50 UTC
Pull request #16994
Comment 4 Sandino Araico Sanchez 2020-08-18 19:43:29 UTC
I know there are existing issues already in previous ebuilds. I have not touched them because they are stabilized and this new one is not.
Would it suffice if I just add a 3.2.3-r3 using eapi 7, acct/user and acct/group and wait for people to test it and ask for stabilization?
Comment 5 Sandino Araico Sanchez 2020-08-21 18:04:35 UTC
Is there any other reason why this version bump has not been merged?
3.2.5 is already out but I am waiting for 3.2.4 to be merged before submitting a new PR for 3.2.5.
Comment 6 Sandino Araico Sanchez 2020-08-21 18:06:45 UTC
Created attachment 655978 [details]
ebuild with EAPI 7
Comment 7 Sandino Araico Sanchez 2021-01-13 12:30:07 UTC
ping
Comment 8 Larry the Git Cow gentoo-dev 2021-01-27 13:29:25 UTC
The bug has been closed via the following commit(s):

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

commit fe99916a6310adad8cca2e1494681af0a476646b
Author:     Sandino Araico Sanchez <sandino@sandino.net>
AuthorDate: 2021-01-27 13:28:27 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-27 13:29:18 +0000

    net-mail/dbmail: version bump to 3.2.5
    
    Signed-off-by: Sandino Araico Sanchez <sandino@sandino.net>
    Closes: https://bugs.gentoo.org/728060
    Closes: https://github.com/gentoo/gentoo/pull/16994
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-mail/dbmail/Manifest                     |  1 +
 net-mail/dbmail/dbmail-3.2.5.ebuild          | 96 ++++++++++++++++++++++++++++
 net-mail/dbmail/files/README.gentoo          | 41 ++++++++++++
 net-mail/dbmail/files/dbmail-imapd.initd     | 74 ++++++++-------------
 net-mail/dbmail/files/dbmail-lmtpd.initd     | 74 ++++++++-------------
 net-mail/dbmail/files/dbmail-pop3d.initd     | 74 ++++++++-------------
 net-mail/dbmail/files/dbmail-timsieved.initd | 71 ++++++++------------
 7 files changed, 246 insertions(+), 185 deletions(-)