The _sha256 and _sha512 modules are not built when Python is built

against OpenSSL 0.9.8 as it includes support for these hashes directly.
Bump pkgname.
Report from Frank Denis
This commit is contained in:
djm 2008-09-06 23:39:57 +00:00
parent f6c9102d1a
commit 04a7186835
2 changed files with 3 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.24 2008/08/06 03:23:31 djm Exp $
# $OpenBSD: Makefile,v 1.25 2008/09/06 23:39:57 djm Exp $
VERSION= 2.5
PATCHLEVEL= .2
PKG_PATCHLEVEL= p4
PKG_PATCHLEVEL= p5
SHARED_LIBS= python2.5 1.0
# PSUBDIR= python/${VERSION}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.6 2008/05/10 17:10:24 deanna Exp $
@comment $OpenBSD: PLIST-main,v 1.7 2008/09/06 23:39:57 djm Exp $
@option no-default-conflict
@conflict python->=2.5,<2.6
@pkgpath lang/python/2.5
@ -1387,8 +1387,6 @@ lib/python2.5/lib-dynload/_locale.so
lib/python2.5/lib-dynload/_lsprof.so
lib/python2.5/lib-dynload/_multibytecodec.so
lib/python2.5/lib-dynload/_random.so
lib/python2.5/lib-dynload/_sha256.so
lib/python2.5/lib-dynload/_sha512.so
lib/python2.5/lib-dynload/_socket.so
lib/python2.5/lib-dynload/_ssl.so
lib/python2.5/lib-dynload/_struct.so