ports/104240: mail/mailman: does not work well with python 2.5

NIIMI Satoshi sa2c at sa2c.net
Tue Oct 10 01:30:23 UTC 2006


>Number:         104240
>Category:       ports
>Synopsis:       mail/mailman: does not work well with python 2.5
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 01:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD berkeley.l.sa2c.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #17: Sun Oct 1 13:00:54 JST 2006 root at berkeley.l.sa2c.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Current version of mailman (2.1.9) does not work well with python 2.5.
	
>How-To-Repeat:
	
>Fix:

	

--- mailman.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/mailman/Makefile,v
retrieving revision 1.64
diff -u -r1.64 Makefile
--- Makefile	20 Sep 2006 15:54:22 -0000	1.64
+++ Makefile	10 Oct 2006 01:15:43 -0000
@@ -25,7 +25,7 @@
 		HTDIG "htdig integration patches" off
 
 HAS_CONFIGURE=	yes
-USE_PYTHON=	yes
+USE_PYTHON=	2.4
 CONFIGURE_ARGS=	--prefix=${MAILMANDIR} --with-python=${PYTHON_CMD} \
 		--with-username=${MM_USERNAME} \
 		--with-groupname=${MM_GROUPNAME} \
--- mailman.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list