> +MODPY_EGG_VERSION =  0.2.3
> +DISTNAME =           schacon-hg-git-${MODPY_EGG_VERSION}
> +PKGNAME =            py-hg-git-${MODPY_EGG_VERSION}
> +REVISION =           0

i don't think the empty REVISION is needed there

> Index: devel/py-hg-git/patches/patch-hgrepo.py
> ===================================================================
> RCS file: devel/py-hg-git/patches/patch-hgrepo.py
> diff -N devel/py-hg-git/patches/patch-hgrepo.py
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ devel/py-hg-git/patches/patch-hgrepo.py   29 Jul 2010 14:03:11 -0000
> @@ -0,0 +1,13 @@
> +# $OpenBSD#

that should be named patch-hgrepo_py, and the "$OpenBSD#" tag should
be "$OpenBSD$".  if you're creating patch files manually, just run
'make update-patches' and it'll automatically generate a properly
named and $OpenBSD$-tagged file for each *.orig file found in the
working source tree.

Reply via email to