Bug 107343 - [MAINTAINER] mail/lmtpd: Fixes for GCC 4.1
Summary: [MAINTAINER] mail/lmtpd: Fixes for GCC 4.1
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-29 22:50 UTC by Xavier Beaudouin
Modified: 2006-12-30 21:20 UTC (History)
0 users

See Also:


Attachments
lmtpd-0.10.2.patch (4.28 KB, patch)
2006-12-29 22:50 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2006-12-29 22:50:10 UTC
Fixes for GCC 4.1 and make fixes from portlint

Added file(s):
- files/patch-lmtpconf.c
- files/patch-re-re.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-29 23:01:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-30 21:11:54 UTC
miwi        2006-12-30 21:11:49 UTC

  FreeBSD ports repository

  Modified files:
    mail/lmtpd           Makefile 
  Added files:
    mail/lmtpd/files     patch-lmtpconf.c patch-re-re.c 
  Log:
  - Fix build with gcc 4.1
  
  PR:             ports/107343
  Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
  
  Revision  Changes    Path
  1.20      +8 -8      ports/mail/lmtpd/Makefile
  1.1       +19 -0     ports/mail/lmtpd/files/patch-lmtpconf.c (new)
  1.1       +13 -0     ports/mail/lmtpd/files/patch-re-re.c (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 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-30 21:11:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!