regen plist.
reminded by alek@
This commit is contained in:
parent
d952985c16
commit
bd3d64849c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2007/01/10 16:57:56 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/01/11 13:46:19 steven Exp $
|
||||
|
||||
.if ${MACHINE_ARCH} == "hppa"
|
||||
BROKEN= "compiler hangs on py-Checker for example"
|
||||
@ -6,7 +6,7 @@ BROKEN= "compiler hangs on py-Checker for example"
|
||||
|
||||
VERSION= 2.3
|
||||
PATCHLEVEL= .6
|
||||
PKG_PATCHLEVEL=
|
||||
PKG_PATCHLEVEL= p0
|
||||
SHARED_LIBS= python2.3 0.0
|
||||
|
||||
# needed for www/zope
|
||||
|
@ -1,10 +1,11 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/24 20:48:23 steven Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2007/01/11 13:46:19 steven Exp $
|
||||
@option no-default-conflict
|
||||
@conflict python->=2.3,<2.4
|
||||
@pkgpath lang/python/2.3
|
||||
bin/pydoc2.3
|
||||
bin/python2.3
|
||||
include/python2.3/
|
||||
include/python2.3/Python-ast.h
|
||||
include/python2.3/Python.h
|
||||
include/python2.3/abstract.h
|
||||
include/python2.3/bitset.h
|
||||
@ -624,6 +625,7 @@ lib/python2.3/email/test/data/msg_33.txt
|
||||
lib/python2.3/email/test/data/msg_34.txt
|
||||
lib/python2.3/email/test/data/msg_35.txt
|
||||
lib/python2.3/email/test/data/msg_40.txt
|
||||
lib/python2.3/email/test/data/msg_41.txt
|
||||
lib/python2.3/email/test/test_email.py
|
||||
lib/python2.3/email/test/test_email.pyc
|
||||
lib/python2.3/email/test/test_email.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user