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
Description:   Opened: 2007-07-29 21:54 0000
New version includes build fixes, documentation improvements, and improves
default security. See specific release enhancements at
http://msmtp.sourceforge.net/news.html.

------- Comment #1 From Tim Harder 2007-08-02 18:29:34 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.

------- Comment #2 From Tim Harder 2007-08-02 18:30:20 0000 -------
Created an attachment (id=126723) [details]
msmtp-1.4.12.patch

------- Comment #3 From Tim Harder 2007-08-24 06:20:09 0000 -------
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?

------- Comment #4 From Andrej Kacian (RETIRED) 2007-09-30 13:21:21 0000 -------
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}

------- Comment #5 From Tim Harder 2007-09-30 22:54:22 0000 -------
Created an attachment (id=132272) [details]
msmtp-1.4.13.diff

Diff from 1.4.9 to 1.4.13.

------- Comment #6 From Tim Harder 2007-09-30 22:55:12 0000 -------
Thanks for the tips. See the attached diff for changes.

------- Comment #7 From Tim Harder 2007-10-14 07:18:27 0000 -------
Created an attachment (id=133403) [details]
msmtp-1.4.13-r1.diff

Fixed some quoting issues

------- Comment #8 From MATSUU Takuto 2007-10-29 08:46:20 0000 -------
Created an attachment (id=134612) [details]
msmtp-1.4.13.ebuild

clean up.

------- Comment #9 From Tim Harder 2008-03-21 05:54:22 0000 -------
1.4.14 has been released and a few new features were added. See
http://msmtp.sourceforge.net/news.html for details.

------- Comment #10 From Torsten Veller 2008-03-21 09:52:07 0000 -------
Created an attachment (id=146746) [details]
mail-mta/msmtp-1.4.14

I am going to commit this ebuild. Please have a look and test it.
Thanks.

------- Comment #11 From Tim Harder 2008-03-21 16:20:39 0000 -------
(In reply to comment #10)
...
> I am going to commit this ebuild. Please have a look and test it.
> Thanks.

Everything works fine here.

------- Comment #12 From Torsten Veller 2008-03-22 15:00:50 0000 -------
Committed.
Thanks for testing and your patience.