Bug 164822 - [PATCH] mail/exilog: Add IPv6 support
Summary: [PATCH] mail/exilog: Add IPv6 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 12:50 UTC by Oleksii Samorukov
Modified: 2012-02-06 21:10 UTC (History)
1 user (show)

See Also:


Attachments
exilog-0.5_6.patch (3.33 KB, patch)
2012-02-06 12:50 UTC, Oleksii Samorukov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksii Samorukov freebsd_committer freebsd_triage 2012-02-06 12:50:10 UTC
This patch fixing IPv6 addresses support in the database and web interface.
Based on developer git with some changes.


Added file(s):
- files/patch-ipv6

Port maintainer (ler@lerctr.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-06 12:50:19 UTC
Maintainer of mail/exilog,

Please note that PR ports/164822 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164822

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-06 12:50:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Larry Rosenman freebsd_committer freebsd_triage 2012-02-06 13:01:35 UTC
Approved
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Edwin Groothuis <edwin@FreeBSD.org> wrote:

Maintainer of mail/exilog,

Please note that PR ports/164822 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164822

--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Dennis Herrmann freebsd_committer freebsd_triage 2012-02-06 20:25:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-02-06 21:08:51 UTC
dhn         2012-02-06 21:08:43 UTC

  FreeBSD ports repository

  Modified files:
    mail/exilog          Makefile 
  Added files:
    mail/exilog/files    patch-ipv6 
  Log:
  - Add IPv6 support
  - Bump PORTREVISION
  
  PR:             ports/164822
  Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
  Approved by:    Larry Rosenman <ler@lerctr.org> (maintainer)
  
  Revision  Changes    Path
  1.16      +3 -1      ports/mail/exilog/Makefile
  1.1       +60 -0     ports/mail/exilog/files/patch-ipv6 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Dennis Herrmann freebsd_committer freebsd_triage 2012-02-06 21:09:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!