Hi Darrin-

On Sun, Feb 01, 2009 at 02:20:50PM -0700, Darrin Chandler wrote:
> I'm including my own diff, which is largely Ryan's.

[...]
> diff -u -p -r1.3 PLIST
> --- pkg/PLIST 24 May 2008 04:17:11 -0000      1.3
> +++ pkg/PLIST 1 Feb 2009 21:06:16 -0000
> @@ -1,6 +1,6 @@
>  @comment $OpenBSD: PLIST,v 1.3 2008/05/24 04:17:11 wcmaier Exp $
>  bin/${LNAME}-admin.py
> -lib/python${MODPY_VERSION}/site-packages/Django-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
> +lib/python${MODPY_VERSION}/site-packages/Django-${V}_final-py${MODPY_VERSION}.egg-info
>  lib/python${MODPY_VERSION}/site-packages/${LNAME}/
>  lib/python${MODPY_VERSION}/site-packages/${LNAME}/__init__.py
>  lib/python${MODPY_VERSION}/site-packages/${LNAME}/__init__.pyc

We don't want this hunk. Does it go away if you set
MODPY_EGG_VERSION=$V_final and regen the PLIST?

[...]
> @@ -988,53 +1851,8 @@ lib/python${MODPY_VERSION}/site-packages
>  lib/python${MODPY_VERSION}/site-packages/${LNAME}/views/static.py
>  lib/python${MODPY_VERSION}/site-packages/${LNAME}/views/static.pyc
>  share/doc/${LNAME}/
> -share/doc/${LNAME}/add_ons.txt
[...]
> -share/doc/${LNAME}/url_dispatch.txt
> +share/doc/${LNAME}/Makefile
> +share/doc/${LNAME}/conf.py
> +share/doc/${LNAME}/contents.txt
> +share/doc/${LNAME}/glossary.txt
> +share/doc/${LNAME}/index.txt

This hunk still looks suspicious to me. Are the above files
sufficient to build the docs? Do we no longer want to distribute the
docs (which would be fine with me)?

Thanks!

-- 

o--------------------------{ Will Maier }--------------------------o
| web:.......http://www.lfod.us/ | email.........willma...@ml1.net |
*---------------------[ BSD: Live Free or Die ]--------------------*

Reply via email to