Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666758 - mail-filter/milter-regex-2.2: version bump
Summary: mail-filter/milter-regex-2.2: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2018-09-22 13:14 UTC by Ralph Seichter
Modified: 2018-11-08 17:17 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Seichter 2018-09-22 13:14:28 UTC
The latest (and only) available milter-regex ebuild bundles upstream release 1.9 which was released in November 2011. Version 2.1 was released in November 2017 [1]. According to metadata.xml, the ebuild does not seem to have a proxy maintainer, but is assigned to the Net-Mail project.

[1] http://www.benzedrine.ch/milter-regex.html
Comment 1 Ralph Seichter 2018-09-25 23:41:54 UTC
Version 2.2 of milter-regex (a feature update) has been released today.
Comment 2 Ralph Seichter 2018-09-28 16:21:37 UTC
I've created a pull request for a replacement ebuild. If the Net-Mail
project has no objections, you can register me as the proxy maintainer
for milter-regex.
Comment 3 Larry the Git Cow gentoo-dev 2018-11-08 17:17:27 UTC
The bug has been referenced in the following commit(s):

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

commit a199b66a6767c285587d9a22e06a42078e8a5684
Author:     Ralph Seichter <github@seichter.de>
AuthorDate: 2018-09-28 16:04:54 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-11-08 17:17:19 +0000

    mail-filter/milter-regex: Replacement for outdated ebuild
    
    This is a replacement for the milter-regex 1.9 ebuild. Version
    1.9 was released seven years ago, and the old ebuild was based
    on EAPI 4. The new ebuild for milter-regex 2.2 (released a few
    days ago) uses EAPI 7.
    
    Bug: https://bugs.gentoo.org/666758
    Package-Manager: Portage-2.3.49, Repoman-2.3.10
    Signed-off-by: Ralph Seichter <gentoo@seichter.de>
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 mail-filter/milter-regex/Manifest                  |  1 +
 .../files/milter-regex-2.2-gentoo.patch            | 38 ++++++++++++++++
 .../milter-regex/files/milter-regex-conf-2.2       | 13 ++++++
 .../milter-regex/files/milter-regex-init-2.2       | 14 ++++++
 mail-filter/milter-regex/metadata.xml              | 26 ++++++++---
 mail-filter/milter-regex/milter-regex-2.2.ebuild   | 51 ++++++++++++++++++++++
 6 files changed, 137 insertions(+), 6 deletions(-)