Bug 140100 - [PATCH] mail/fetchmail: update to 6.3.13
Summary: [PATCH] mail/fetchmail: update to 6.3.13
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 10:00 UTC by Matthias Andree
Modified: 2009-11-04 10:50 UTC (History)
1 user (show)

See Also:


Attachments
fetchmail-6.3.13.patch (6.51 KB, patch)
2009-10-30 10:00 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2009-10-30 10:00:13 UTC
- Update to 6.3.13 (updates translations and supports SMTP multiline replies)
- Remove Kerberos IV support, insecure and obsolete
- Mark BROKEN if KRB5_HOME is set and invalid
- Kill pre-configure, no longer needed
- Kill obsolete POP2 from make config menu, still available if given on make 
  command line
- Auto-detect KRB5_HOME if it's $LOCALBASE or /usr
- MARK_JOBS_SAFE=yes
- Cease messing with @cwd in pkg-plist
- Reduce asterisks on pkg-message.in, to avoid screen clutter on long $PREFIX
- Don't pass --with-kerberos5 on GSSAPI, breaks the compile for me.
  Rely on krb-config instead.

Added file(s):
- files/patch-configure (to fix GSSAPI compilation)

Removed file(s):
- files/patch-socket.c (integrated upstream)

Port maintainer (chalpin@cs.wisc.edu) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-30 10:00:24 UTC
Maintainer of mail/fetchmail,

Please note that PR ports/140100 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/140100

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-30 10:00:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Corey Halpin 2009-10-30 13:24:24 UTC
On 2009-10-30, Edwin Groothuis wrote:
> Maintainer of mail/fetchmail,
> 
> Please note that PR ports/140100 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/140100

 
  Approve.

~crh
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-11-04 10:47:42 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-11-04 10:48:15 UTC
miwi        2009-11-04 10:47:33 UTC

  FreeBSD ports repository

  Modified files:
    mail/fetchmail       Makefile distinfo pkg-plist 
    mail/fetchmail/files pkg-message.in 
  Added files:
    mail/fetchmail/files patch-configure 
  Removed files:
    mail/fetchmail/files patch-socket.c 
  Log:
  - Update to 6.3.13 (updates translations and supports SMTP multiline replies)
  - Remove Kerberos IV support, insecure and obsolete
  - Mark BROKEN if KRB5_HOME is set and invalid
  - Kill pre-configure, no longer needed
  - Kill obsolete POP2 from make config menu, still available if given on make
    command line
  - Auto-detect KRB5_HOME if it's $LOCALBASE or /usr
  - MARK_JOBS_SAFE=yes
  - Cease messing with @cwd in pkg-plist
  - Reduce asterisks on pkg-message.in, to avoid screen clutter on long $PREFIX
    Rely on krb-config instead.
  
  PR:             140100
  Submitted by:   Matthias Andree <matthias.andree@gmx.de>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.204     +14 -39    ports/mail/fetchmail/Makefile
  1.132     +3 -3      ports/mail/fetchmail/distinfo
  1.8       +11 -0     ports/mail/fetchmail/files/patch-configure (new)
  1.4       +0 -15     ports/mail/fetchmail/files/patch-socket.c (dead)
  1.2       +4 -4      ports/mail/fetchmail/files/pkg-message.in
  1.29      +2 -3      ports/mail/fetchmail/pkg-plist
_______________________________________________
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"