| Summary: | [maintainer update] mail/courier new version | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | bsd | ||||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||||
| Status: | Closed FIXED | ||||||||||||
| Severity: | Affects Only Me | ||||||||||||
| Priority: | Normal | ||||||||||||
| Version: | Latest | ||||||||||||
| Hardware: | Any | ||||||||||||
| OS: | Any | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
bsd
2009-03-01 18:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. > Synopsis: [maintainer update] mail/courier new version > > http://www.freebsd.org/cgi/query-pr.cgi?pr=132228 - Your submittion is missing two extra-patch- files needed for MAILDROPFLAGS and WEBMAILXFACE options: http://people.freebsd.org/~amdmi3/courier-maildropflags-0.61.1.log http://people.freebsd.org/~amdmi3/courier-webmailxface-0.61.1.log - It misses pop3d-ssl.8 in MAN8 - IPV6 and following options don't need this hacky stuff with setting on/off (`OPTIONS= FOO "foo" off` will automatically be enabled in an options dialog if WITH_FOO is set). - It's nice to use SF macro for MASTER_SITES and remove MASTER_SITE_SUBDIR since it's ${PORTNAME} by default -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru State Changed From-To: open->feedback Awaiting submitter's feedback On Tuesday 03 March 2009 15:35:00 Dmitry Marakasov wrote: > > Synopsis: [maintainer update] mail/courier new version > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=132228 > > - Your submittion is missing two extra-patch- files needed for > MAILDROPFLAGS and WEBMAILXFACE options: > http://people.freebsd.org/~amdmi3/courier-maildropflags-0.61.1.log > http://people.freebsd.org/~amdmi3/courier-webmailxface-0.61.1.log Attached... > - It misses pop3d-ssl.8 in MAN8 Fixed... > - IPV6 and following options don't need this hacky stuff with setting > on/off (`OPTIONS= FOO "foo" off` will automatically be enabled > in an options dialog if WITH_FOO is set). It's leftover from older times, where it was necessary for some reason. If you have proposal, please let me know, I will test it. I would like rather not touch something working :) but will evaluate any idea. > - It's nice to use SF macro for MASTER_SITES and remove > MASTER_SITE_SUBDIR since it's ${PORTNAME} by default Again, could you send me an example? You know ports infrastructure better than I, probably, so I will listen... There is new patch attached, as an replacement of the older one. Milan amdmi3 2009-03-07 16:08:32 UTC
FreeBSD ports repository
Modified files:
mail/courier Makefile Makefile.man distinfo
Added files:
mail/courier/files extra-patch-maildrop__maildir.C
extra-patch-webmail__msg2html.c
Log:
- Update to 0.61.1
PR: 132228
Submitted by: Milan Obuch <bsd at dino dot sk> (maintainer)
Revision Changes Path
1.49 +38 -4 ports/mail/courier/Makefile
1.11 +1 -0 ports/mail/courier/Makefile.man
1.23 +3 -3 ports/mail/courier/distinfo
1.1 +33 -0 ports/mail/courier/files/extra-patch-maildrop__maildir.C (new)
1.1 +44 -0 ports/mail/courier/files/extra-patch-webmail__msg2html.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"
State Changed From-To: feedback->open Feddback received State Changed From-To: open->closed Committed. Thanks! |