Update to 0.5.1 and fix build with 2.6.
This commit is contained in:
parent
1d68304279
commit
0487834d8c
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/07/10 23:37:21 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2008/12/27 16:36:16 fgsch Exp $
|
||||
|
||||
COMMENT = toolkit for generation of output for the web
|
||||
|
||||
MODPY_EGG_VERSION = 0.5
|
||||
MODPY_EGG_VERSION = 0.5.1
|
||||
DISTNAME = Genshi-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME:L}
|
||||
|
||||
@ -22,8 +22,7 @@ MODULES = lang/python
|
||||
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
|
||||
BUILD_DEPENDS = \
|
||||
:python-expat-${MODPY_VERSION}.*:lang/python/${MODPY_VERSION},-expat
|
||||
BUILD_DEPENDS = ${MODPY_EXPAT_DEPENDS}
|
||||
REGRESS_DEPENDS = ${BUILD_DEPENDS}
|
||||
|
||||
post-install:
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Genshi-0.5.tar.gz) = cFdoiOHZCsEh20kex4a7LA==
|
||||
RMD160 (Genshi-0.5.tar.gz) = ztv7w3tWjZZ8trXJNfqvsSWzUlE=
|
||||
SHA1 (Genshi-0.5.tar.gz) = Nu/R+d5CX1aifO9b3WQoGapK4LI=
|
||||
SHA256 (Genshi-0.5.tar.gz) = lZ5+UsfQVASdP5rOx+5p6slGX/BMkXwuTJ7unorszX8=
|
||||
SIZE (Genshi-0.5.tar.gz) = 373403
|
||||
MD5 (Genshi-0.5.1.tar.gz) = O7ioaATP8ETb0Jflq+0/BA==
|
||||
RMD160 (Genshi-0.5.1.tar.gz) = CVL/OM0LlfJcWTyPBc5hi0JiBNM=
|
||||
SHA1 (Genshi-0.5.1.tar.gz) = yVnJhHw0jKwKijXl5l1txZMneuw=
|
||||
SHA256 (Genshi-0.5.1.tar.gz) = p/zniAg/4s+wkbOl37nCXkXCEgyKt4RwtOuFin7hQtY=
|
||||
SIZE (Genshi-0.5.1.tar.gz) = 375636
|
||||
|
Loading…
Reference in New Issue
Block a user