On Tue, Aug 02, 2011 at 04:35:08PM -0700, David O'Brien wrote:
> Edit of first line seemed to have ts=8 instead of ts=4.
> Edit of second line seemed to have "expandtabs" instead of "noexpandtabs".
> 
> Index: bsd.python.mk
> ===================================================================
> RCS file: /home/ncvs/ports/Mk/bsd.python.mk,v
> retrieving revision 1.136
> diff -u -p -r1.136 bsd.python.mk
> --- bsd.python.mk     22 Jul 2011 15:38:11 -0000      1.136
> +++ bsd.python.mk     2 Aug 2011 23:33:06 -0000
> @@ -202,7 +202,7 @@ Python_Include_MAINTAINER=        python@FreeBS
>  #
>  
>  _PYTHON_PORTBRANCH=          2.7
> -_PYTHON_ALLBRANCHES=         2.7 2.6 2.5 2.4 3.2 3.1 # preferred first
> +_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.4 3.2 3.1 # preferred first
>  _ZOPE_PORTBRANCH=            2.7
>  _ZOPE_ALLBRANCHES=           2.7 2.8 2.9 2.10 3.2
>  
> @@ -256,7 +256,7 @@ _ZOPE_VERSION=    ${_ZOPE_PORTBRANCH} # jus
>  
>  ZOPE_VERSION?=       ${_ZOPE_VERSION}
>  
> -PYTHON_VERSION=         python2.4
> +PYTHON_VERSION=      python2.4
>  .endif       # defined(USE_ZOPE)
>  

Committed, thanks! :)
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to