On 2012/08/16 16:07, Stefan Sperling wrote:
> Also include some mostly no-op changes from 'make update-plist'.

I would revert those (with the possible exception of putting info.rb
in the right alphabetical order), some of them are harmless but
unnecessary but the PLIST-python ones are wrong (MODPY_PY_PREFIX
is something of a problem in general with update-plist..)

> --- pkg/PLIST-python  26 Feb 2010 18:21:09 -0000      1.8
> +++ pkg/PLIST-python  16 Aug 2012 13:50:57 -0000
> @@ -1,8 +1,8 @@
>  @comment $OpenBSD: PLIST-python,v 1.8 2010/02/26 18:21:09 espie Exp $
>  @pkgpath devel/subversion,-python,gnome_keyring
> -lib/libsvn_swig_py-1.a
> -lib/libsvn_swig_py-1.la
> -@lib lib/libsvn_swig_py-1.so.${LIBsvn_swig_py-1_VERSION}
> +lib/libsvn_swig_${MODPY_PY_PREFIX}1.a
> +lib/libsvn_swig_${MODPY_PY_PREFIX}1.la
> +@lib lib/libsvn_swig_${MODPY_PY_PREFIX}1.so.${LIBsvn_swig_py-1_VERSION}
>  lib/python${MODPY_VERSION}/site-packages/libsvn/
>  lib/python${MODPY_VERSION}/site-packages/libsvn/__init__.py
>  lib/python${MODPY_VERSION}/site-packages/libsvn/__init__.pyc

Reply via email to