ports/78723: [NON MAINTAINER UPDATE] mail/tpop3d: [SUMMARIZE CHANGES]

Boris Kovalenko boris at tagnet.ru
Sat Mar 12 05:30:04 UTC 2005


>Number:         78723
>Category:       ports
>Synopsis:       [NON MAINTAINER UPDATE] mail/tpop3d: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 12 05:30:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Boris Kovalenko
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
JSC "TAGNet"
>Environment:
System: FreeBSD boris.nikom.ru 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 09:45:12 YEKT
>Description:
[DESCRIBE CHANGES]

    Minor changes to be sure Maildir will be properly compiled if options
    was changed.

Port maintainer (chris at shagged.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- tpop3d-1.5.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/tpop3d/Makefile /usr/ports/mail/tpop3d.new/Makefile
--- /usr/ports/mail/tpop3d/Makefile	Sat Mar 12 10:12:40 2005
+++ /usr/ports/mail/tpop3d.new/Makefile	Sat Mar 12 10:15:40 2005
@@ -62,7 +62,7 @@
 CONFIGURE_ARGS+=	--enable-auth-flatfile
 .endif
 
-.if !defined(WITHOUT_MAILDIR)
+.if defined(WITH_MAILDIR) && !defined(WITHOUT_MAILDIR)
 CONFIGURE_ARGS+=	--enable-mbox-maildir
 .endif
 
--- tpop3d-1.5.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list