- dependencies changed, so please bump!
This commit is contained in:
parent
0a58c70784
commit
761d8a6404
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/09/14 14:47:59 millert Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/09/14 15:11:22 jasper Exp $
|
||||
|
||||
COMMENT = pure Python implementation of Git file formats and protocols
|
||||
|
||||
MODPY_EGG_VERSION = 0.6.1
|
||||
DISTNAME = dulwich-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/09/14 14:47:59 millert Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/09/14 15:11:22 jasper Exp $
|
||||
|
||||
COMMENT = push/pull from a Git server repository using Mercurial
|
||||
|
||||
MODPY_EGG_VERSION = 0.2.3
|
||||
DISTNAME = schacon-hg-git-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-hg-git-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user