Fix with the newer setuptools

Thanks landry@ for the bulk!
ok sthen@
This commit is contained in:
danj 2018-04-24 09:42:42 +00:00
parent 3c47b441c2
commit d1a24523ff
3 changed files with 9 additions and 9 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.25 2016/01/06 17:01:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2018/04/24 09:42:42 danj Exp $
COMMENT= protocol definition, declaration and adaptation
MODPY_EGG_VERSION = 1.0a0dev_r0
MODPY_EGG_VERSION = 1.0a0.dev0
DISTNAME= PyProtocols-1.0a0dev_r2306
PKGNAME= py-protocols-1.0r2306
REVISION= 4
REVISION= 5
EPOCH= 0
WRKSRC = ${WRKDIR}/PyProtocols

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.25 2016/01/06 17:01:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2018/04/24 09:42:42 danj Exp $
COMMENT= rule-based dispatching and generic functions
MODPY_EGG_VERSION = RuleDispatch-0.5a0.dev_r0
MODPY_EGG_VERSION = RuleDispatch-0.5a0.dev0
DISTNAME= RuleDispatch-0.5a0.dev-r2306
PKGNAME= py-ruledispatch-0.5r2306
REVISION= 4
REVISION= 5
EPOCH= 0
WRKDIST = ${WRKDIR}/RuleDispatch

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2015/12/03 21:24:32 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2018/04/24 09:42:42 danj Exp $
COMMENT= ldap authentication plugin for trac
MODPY_EGG_VERSION = 0.6.0dev_r0
MODPY_EGG_VERSION = 0.6.0.dev0
DISTNAME= trac-ldapplugin-0.6.0
REVISION= 6
REVISION= 7
CATEGORIES= www devel
HOMEPAGE= http://trac-hacks.org/wiki/LdapPlugin