Bug 187065 - mail-mta/msmtp-1.4.13 (version bump)
|
Bug#:
187065
|
Product: Gentoo Linux
|
Version: 2007.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: net-mail@gentoo.org
|
Reported By: radhermit@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: mail-mta/msmtp-1.4.13 (version bump)
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-07-29 21:54 0000
|
Simply bumping the version works for x86.
Also, I don't think it's necessary to install the dos and windows README files
since few people should need them while running Gentoo.
See the attached patch for changes from the currently masked
msmtp-1.4.9-r1.ebuild in the tree.
Created an attachment (id=129040) [details]
msmtp-1.4.13.ebuild
msmtp-1.4.13 has been released and has switched licenses to the GPLv3.
This release also includes some scripts in the scripts subdirectory which
aren't installed by default by the attached ebuild (at least on my machine).
Should they be installed by default, optionally with a local use flag, or
manually by each user who wants them?
1. Do not base your ebuilds on masked -r1, it's a forgotten attempt to
introduce mailer-config for MTAs (similar ebuilds can be found for other MTAs
in the tree). Use last unmasked version instead.
2. Post a diff instead of an entire ebuild - that makes it easier to see what's
changed in your version.
3. Contrib scripts should generally be installed into /usr/share/${PN}
Thanks for the tips. See the attached diff for changes.
(In reply to comment #10)
...
> I am going to commit this ebuild. Please have a look and test it.
> Thanks.
Everything works fine here.
Committed.
Thanks for testing and your patience.